query-62f40a1d7e31604e08a82b242dff2150

rq turtle/ttl

Propertieslocated in the administrative territorial entity (P131)located in/on physical feature (P706)image (P18)

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT DISTINCT ?item WHERE {
  ?item wdt:P131 ?city.
  ?city wdt:P706 wd:Q640303, ?streek.
MINUS {?item wdt:P18 []. }
}

Query found at