query-48c4be8d82024db704f16c0bda31dd2b

rq turtle/ttl

(Q93559482)Mayor of Geroskipou 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:Q93559482 }
}

Query found at

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