SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> Mexican politician
?s <http://dbpedia.org/property/birthPlace> <http://dbpedia.org/resource/Mexico>
MINUS {?s dbo:wikiPageRedirects ?o . }}
