query-ec2dce5b7f149dd3f6d41144b63d9b50

rq turtle/ttl

Abuse of this property for original research It appears that some people are abusing this property to store original research for their Wikiproject:

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?item WHERE { ?item wdt:P972 ?catalog . ?catalog wdt:P31 wd:Q21025364 }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v2("?catalog") v1("?item"):::projected c3(["wd:Q21025364"]):::iri v1 --"wdt:P972"--> v2 v2 --"wdt:P31"--> c3