SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> American baseball player
?s <http://dbpedia.org/property/stat3label> <http://dbpedia.org/resource/Run_batted_in>
MINUS {?s dbo:wikiPageRedirects ?o . }}
