SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> British actor
?s <http://dbpedia.org/ontology/occupation> <http://dbpedia.org/resource/Actor>
MINUS {?s dbo:wikiPageRedirects ?o . }}
