query-a9a1342ff36fa2fde229ab96cc3a3c97

rq turtle/ttl

(Q94343868)Municipal Council of Athienou 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:Q94343868 }
}

Query found at

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