SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> English cricketer
?s <http://dbpedia.org/property/role> <http://dbpedia.org/resource/Wicket-keeper>
MINUS {?s dbo:wikiPageRedirects ?o . }}
