User:Data Gamer/Cypriot Mayors/Livadia Mayors
Some mayors were in office two or three non-continuous term. This is not showing in the list. The check can be done with query.
SELECT ?officeLabel ?item ?itemLabel ?itemDescription ?start ?end ?order ?predecessorLabel ?successorLabel ?ordernumber
{
?item p:P39 ?fc_stmt .
?fc_stmt ps:P39 ?office ; pq:P580 ?start .
values ?office { wd:Q56459599 }
optional { ?fc_stmt pq:P582 ?end }
optional { ?fc_stmt pq:P1545 ?order
bind(if(strlen(str(?order))=1,concat("0",?order),?order) as ?ordernumber)
}
optional { ?fc_stmt pq:P1365 ?predecessor }
optional { ?fc_stmt pq:P1366 ?successor}
SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
} order by ?ordernumber
This list is periodically updated by a bot. Manual changes to the list will be removed on the next update!
WDQS | PetScan | TABernacle | Find images | Recent changes | Query:SELECT ?office ?item ?itemLabel ?itemDescription ?start ?end ?order ?predecessor ?successor { ?item p:P39 ?fc_stmt . ?fc_stmt ps:P39 ?office ; pq:P580 ?start . values ?office { wd:Q56459599 } optional { ?fc_stmt pq:P582 ?end . } optional { ?fc_stmt pq:P1545 ?order . bind(if(strlen(str(?order))=1,concat("0",?order),?order) as ?ordernumber) } optional { ?fc_stmt pq:P1365 ?predecessor . } optional { ?fc_stmt pq:P1366 ?successor . } } order by ?start
Wikidata | ?office | ?start | ?end | ?order | ?predecessor | ?successor |
---|---|---|---|---|---|---|
Marios Armenis | Mayor of Livadia | 2012-01-01 2017-01-01 |
2016-12-31 | 1 |
End of automatically generated list.