SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> American musician
?s <http://dbpedia.org/ontology/instrument> <http://dbpedia.org/resource/Saxophone>
MINUS {?s dbo:wikiPageRedirects ?o . }}
