query-b461e378ed6ef29f787cfd7667e23b1c
(Q92321117)2016 Cypriot Municipal Councils 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:P31 wd:Q92321117 }
}
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?item"):::projected
c2(["wd:Q92321117"]):::iri
v1 --"wdt:P31"--> c2