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