query-b2d2a67065a6f555bbb6f16042b1ef4e

rq turtle/ttl

List all items sourced from WikiPathways

Use at

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

Query found at

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