query-00f4050c87d2ee104efe1c3def7bd8a7

rq turtle/ttl

exact match? (P2888)exact match What about

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT * WHERE { ?item wdt:P2888 ?uri }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item"):::projected v2("?uri"):::projected v1 --"wdt:P2888"--> v2