query-787f7500a2166934d906b9c5c242aefc
(Q64995666)2016 Cypriot municipal elections
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?item
WHERE
{
{ ?item wdt:P279 wd:Q64995666 }
}
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?item"):::projected
c2(["wd:Q64995666"]):::iri
v1 --"wdt:P279"--> c2