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