query-3f395cd0d1b56b1dad7b60969b9d009f

rq turtle/ttl

The pr: prefix

Use at

PREFIX wdref: <http://www.wikidata.org/reference/>
PREFIX pr: <http://www.wikidata.org/prop/reference/>
SELECT ?value WHERE { wdref:93e4b46a54654511255efce1b0c0057095924d36 pr:P854 ?value }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?value"):::projected c1(["wdref:93e4b46a54654511255efce1b0c0057095924d36"]):::iri c1 --"pr:P854"--> v1