SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> Canadian ice hockey player
?s <http://dbpedia.org/property/position> <http://dbpedia.org/resource/Goaltender>
MINUS {?s dbo:wikiPageRedirects ?o . }}
