query-e4fc3deec7dccdae1eb13ad65746f5ae

rq turtle/ttl

UdeM

Use at

PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?node ?property WHERE {?node ?property wd:Q392189}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?node"):::projected v2("?property"):::projected c1(["wd:Q392189"]):::iri v1 -->v2--> c1