query-9e5cd5e6a7d259dea8434ac4abc5f1cd

rq turtle/ttl

The prov:wasDerivedFrom relationship

Use at

PREFIX wds: <http://www.wikidata.org/entity/statement/>
PREFIX prov: <http://www.w3.org/ns/prov#>
SELECT ?reference WHERE { wds:q42-0E9C4724-C954-4698-84A7-5CE0D296A6F2 prov:wasDerivedFrom ?reference }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?reference"):::projected c1(["wds:q42-0E9C4724-C954-4698-84A7-5CE0D296A6F2"]):::iri c1 --"prov:wasDerivedFrom"--> v1