query-a896696c8a4e2dff4e83a792f3685cca

rq turtle/ttl

(Q94609398)Mayor of Egkomi Municipality 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:Q94609398 }
}

Query found at

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