@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/7287644> rdfs:label "Zug"@en .

<https://data.zg.ch/store/13/resource/5> a dcat:Dataset;
  dcterms:title "Quartiergrenzen Stadt Zug"@de;
  dcterms:description """Quartiergrenzen der Stadt Zug

Darstellungsart: Vektor

Koordinatenreferenzsystem: CH1903+ / LV95 (EPSG:2056)

Format: WMS, WFS, GeoJSON, Geopackage

Sprache: Deutsch

Aktualisierungsrhythmus: wöchentlich

Eigenschaften: Quartiernummer, Quartiername"""@de;
  dcterms:publisher <https://data.zg.ch/store/13/resource/1>;
  dcterms:issued "2024-11-14"^^xsd:date;
  dcterms:spatial <https://sws.geonames.org/7287644>;
  dcat:keyword "Quartiergrenzen"@de;
  dcat:contactPoint <https://data.zg.ch/store/13/resource/41>;
  dcterms:identifier "7ce9a02a-4dba-4b46-b715-e7111180e8a6@stadt-zug";
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>;
  dcat:distribution <https://data.zg.ch/store/13/resource/26>, <https://data.zg.ch/store/13/resource/27>,
    <https://data.zg.ch/store/13/resource/29>, <https://data.zg.ch/store/13/resource/31>;
  schema:diagram <https://data.zg.ch/store/13/resource/58>;
  dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> .
