query-791322d8844425aaa85d6e962ba8511c

rq turtle/ttl

letzter edit

Use at

PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX schema: <http://schema.org/>
SELECT * WHERE {
wd:Q19286461 schema:dateModified ?a
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?a"):::projected c1(["wd:Q19286461"]):::iri c1 --"schema:dateModified"--> v1