query-ff54d14731cf861bf9fbf77e2119309a

rq turtle/ttl

TODO

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?item { ?item wdt:P106 wd:Q42405008 }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item"):::projected c2(["wd:Q42405008"]):::iri v1 --"wdt:P106"--> c2