query-e77aee6f814606b4ce6470f8516ecbd5
(Q65037116)1986 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:Q65037116 }
}
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?item"):::projected
c2(["wd:Q65037116"]):::iri
v1 --"wdt:P279"--> c2