@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/211> a dcat:Dataset;
  dcterms:modified "2026-08-24"^^xsd:date;
  dcterms:title "Vornamen von Neugeborenen"@de;
  dcterms:description """Vornamen von Neugeborenen im Kanton Zug nach Geschlecht, 2000 bis 2025.

(QUELLE: Bundesamt für Statistik, BEVNAT)"""@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 "Bevölkerung"@de, "Neugeborene"@de, "Namen"@de;
  dcat:contactPoint <https://data.zg.ch/store/1/resource/113>;
  dcterms:identifier "59bde30f-26d5-4930-99be-91a1a0abc261@kanton-zug";
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI>;
  dcat:landingPage <https://www.zg.ch/behoerden/gesundheitsdirektion/statistikfachstelle/themen/01bevoelkerungszahlen/geburten-und-todesfaelle>;
  dcterms:temporal _:e5caf5f939eb4ad1ba4d2fc097a5a507175;
  dcat:distribution <https://data.zg.ch/store/1/resource/213>, <https://data.zg.ch/store/1/resource/215>,
    <https://data.zg.ch/store/1/resource/1717>, <https://data.zg.ch/store/1/resource/1719>;
  schema:diagram <https://data.zg.ch/store/1/resource/216>, <https://data.zg.ch/store/1/resource/217> .

_:e5caf5f939eb4ad1ba4d2fc097a5a507175 a dcterms:PeriodOfTime;
  dcat:startDate "2000"^^xsd:gYear;
  dcat:endDate "2025"^^xsd:gYear .
