SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> American actor
?s <http://dbpedia.org/property/birthPlace> <http://dbpedia.org/resource/United_States>
MINUS {?s dbo:wikiPageRedirects ?o . }}
