SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> American politician
?s <http://dbpedia.org/property/religion> <http://dbpedia.org/resource/Jews>
MINUS {?s dbo:wikiPageRedirects ?o . }}
