query-a89c2e723153664060479342f27fa3e7

rq turtle/ttl

(Q94335159)Larnaca Municipality municipal elections

Use at

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

Query found at

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