query-210d8218f75c512db88eaebe9e327187

rq turtle/ttl

(Q28035577)2011 Cypriot 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:Q28035577 }
}

Query found at

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