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