SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> <http://dbpedia.org/resource/Road_bicycle_racing>
?s <http://dbpedia.org/property/role> Rider
MINUS {?s dbo:wikiPageRedirects ?o . }}
