query-06c38b633f3ba8648d2dd13bfc809128
Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Mapa a seznam obcí v Nizozemsku Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Carte et liste des municipalités des Pays-Bas Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Mappa e lista dei comuni dei Paesi Bassi Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Kaart en lijst van gemeenten in Nederland Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Karta och lista över kommuner i Nederländerna Map and list of municipalities in The Netherlands Map and list of municipalities in The Netherlands Мапа та список муніципалітетів Нідерландів Map and list of municipalities in The Netherlands 荷兰城市的地图和名单
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX ps: <http://www.wikidata.org/prop/statement/>
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX bd: <http://www.bigdata.com/rdf#>
#Concise list & map of the 355 Dutch municipalities, their geo coordinates and their provinces, per 1-1-2019
#See also:
#https://almanak.overheid.nl/organisaties/Gemeenten/ - 355 in aantal
#https://nl.wikipedia.org/wiki/Lijst_van_Nederlandse_gemeenten - 355 in aantal
#defaultView:Map
SELECT ?muni ?muniLabel ?location where {
?muni p:P31 ?instanceOf; # Get statement because we need this later
wdt:P625 ?location. # And location
?instanceOf ps:P31 wd:Q2039348. # P31 should be 'municipality of the Netherlands'
MINUS { ?muni wdt:P31 wd:Q7265977. } # Don't show former municipalities
MINUS { ?instanceOf pq:P582 ?endTime. } # And don't show municipalities that have an end time
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl". } # Show names in Dutch
}
Query found at
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ar
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/be-tarask
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ca
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/cs
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/da
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/de
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/en
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/en-gb
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/eo
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/es
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/eu
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/fr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/he
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/hy
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/id
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/it
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ja
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ko
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/lb
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/lt
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ms
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/nl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/pl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/pt-br
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ro
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/ru
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/si
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/sv
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/th
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/tr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/uk
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/vec
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/zh