query-618d786d195e1e4a8b0e05b2947cb24c

rq turtle/ttl

PropertiesAtlas of Hillforts ID (P4102)

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT DISTINCT ?subj ?atlasID WHERE
{  ?subj wdt:P4102 ?atlasID
} ORDER BY ?atlasID

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?atlasID"):::projected v2("?subj"):::projected v2 --"wdt:P4102"--> v1