@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/232> a dcat:Dataset;
  dcterms:modified "2026-08-20"^^xsd:date;
  dcterms:title "Konfessionen"@de;
  dcterms:description """Konfessionszugehörigkeit der Bevölkerung im Kanton Zug, 1900 bis 2025 und Zuger Gemeinden, 2010 bis 2025.

(QUELLE: Bundesamt für Statistik, Volkszählung (1900 bis 2000) & STATPOP (seit 2010))"""@de;
  dcterms:publisher <https://data.zg.ch/store/2/resource/258>;
  dcterms:issued "2024-12-02"^^xsd:date;
  dcterms:spatial <https://sws.geonames.org/2657907>;
  dcat:keyword "Religion"@de, "Konfession"@de;
  dcat:contactPoint <https://data.zg.ch/store/1/resource/113>;
  dcterms:identifier "8cc5c162-8ccb-4b76-b0d8-616f17512e3e@kanton-zug";
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI>;
  dcat:landingPage <https://www.zg.ch/behoerden/gesundheitsdirektion/statistikfachstelle/themen/01bevoelkerungszahlen/konfessionen>;
  dcterms:temporal _:e5caf5f939eb4ad1ba4d2fc097a5a507121;
  dcat:distribution <https://data.zg.ch/store/1/resource/234>, <https://data.zg.ch/store/1/resource/1443>,
    <https://data.zg.ch/store/1/resource/2187>, <https://data.zg.ch/store/1/resource/2192>;
  schema:diagram <https://data.zg.ch/store/1/resource/236>, <https://data.zg.ch/store/1/resource/2193> .

_:e5caf5f939eb4ad1ba4d2fc097a5a507121 a dcterms:PeriodOfTime;
  dcat:startDate "1900"^^xsd:gYear;
  dcat:endDate "2025"^^xsd:gYear .
