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