query-2f05ebc2ea43c6ef3e91dd1e7e08731a

rq turtle/ttl

Pullen255

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
select ?what where { ?what wdt:P112 wd:Q8743. }

Query found at

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