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