@prefix schema: <http://schema.org/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix odrs: <http://schema.theodi.org/odrs#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix store: <https://data.zg.ch/store/> .
@prefix pubeu: <http://publications.europa.eu/resource/authority/> .
@prefix es: <http://entrystore.org/terms/> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<https://sws.geonames.org/2657907> rdfs:label "Kanton Zug"@en .

<https://data.zg.ch/store/1/resource/1879> a dcat:Dataset;
  dcterms:modified "2026-08-20"^^xsd:date;
  dcterms:title "Bevölkerungsstand nach Gemeinde seit 1850"@de;
  dcterms:description """Anzahl Einwohnerinnen und Einwohner in den Gemeinden des Kantons Zug in den Jahren, 1850 bis 2025.

Die Bevölkerungsdefinition und Erhebungsmethode haben sich mit den Jahren mehrfach geändert, entsprechend sind die Zahlen von unterschiedlichen Quellen nicht immer genau vergleichbar.

(QUELLE: Bundesamt für Statistik, Volkszählung (1836 bis 1960, 1970, 1980); Bundesamt für Statistik, ESPOP (1981 bis 2009); Bundesamt für Statistik, STATPOP (seit 2010); Geschäftsbericht des Regierungsrates / Einwohnerregister (1961 bis 1969, 1978 bis 1979); Zug in Zahlen / Einwohnerregister (1971 bis 1977))"""@de;
  dcterms:publisher <https://data.zg.ch/store/2/resource/258>;
  dcterms:issued "2025-02-26"^^xsd:date;
  dcterms:spatial <https://sws.geonames.org/2657907>;
  dcat:keyword "Bevölkerung"@de;
  dcat:contactPoint <https://data.zg.ch/store/1/resource/113>;
  dcterms:identifier "b7b2bee9-7d43-4f8c-b3e7-9d175010edcd@kanton-zug";
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI>, <http://publications.europa.eu/resource/authority/data-theme/ECON>;
  dcterms:temporal _:e5caf5f939eb4ad1ba4d2fc097a5a507101;
  dcat:distribution <https://data.zg.ch/store/1/resource/1890>, <https://data.zg.ch/store/1/resource/1892>;
  schema:diagram <https://data.zg.ch/store/1/resource/1893> .

_:e5caf5f939eb4ad1ba4d2fc097a5a507101 a dcterms:PeriodOfTime;
  dcat:startDate "1850"^^xsd:gYear;
  dcat:endDate "2025"^^xsd:gYear .
