query-45bfa95f1a31872ec9f5d694efaa02de

rq turtle/ttl

(Q92321112)2011 Cypriot Municipal Councils 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:Q92321112 }
}

Query found at

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