SELECT DISTINCT ?s
WHERE {
?s <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing>
?s <http://xmlns.com/foaf/0.1/depiction> <http://commons.wikimedia.org/wiki/Special:FilePath/RNLI_FLAG.png>
MINUS {?s dbo:wikiPageRedirects ?o . }}
