SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> New Zealand politician
?s <http://dbpedia.org/property/honorificPrefix> <http://dbpedia.org/resource/The_Honourable>
MINUS {?s dbo:wikiPageRedirects ?o . }}
