SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> Irish writer
?s <http://purl.org/dc/elements/1.1/description> Irish writer
MINUS {?s dbo:wikiPageRedirects ?o . }}
