query-2d3d1fe9e811bc4b703b6936f9320a83

rq turtle/ttl

(Q92480584)2001 Cypriot Mayors Elections

Use at

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

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item"):::projected c2(["wd:Q92480584"]):::iri v1 --"wdt:P31"--> c2