query-4320eaf942baeb4c70d313005f60d206

rq turtle/ttl

(Q94606984)Mayor of Aglantzia Municipality Elections

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?item
WHERE
{
    { ?item wdt:P31 wd:Q94606984 }
}

Query found at

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