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