SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> British writer
?s <http://xmlns.com/foaf/0.1/givenName> John
MINUS {?s dbo:wikiPageRedirects ?o . }}
