@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/129> a dcat:Dataset;
  dcterms:title "Parkplatzreglement Stadt Zug"@de;
  dcterms:description """Parkplatzzonen der Stadt Zug

Darstellungsart: Vektor

Koordinatenreferenzsystem: CH1903+ / LV95 (EPSG:2056)

Format: WMS, WFS, GeoJSON, Geopackage

Sprache: Deutsch

Aktualisierungsrhythmus: wöchentlich

Eigenschaften: Parkzonen"""@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 "Parkplatzreglement"@de, "Parkzonen"@de;
  dcat:contactPoint <https://data.zg.ch/store/13/resource/41>;
  dcterms:identifier "665d7bdd-a393-4e78-bca3-a43c9c885399@stadt-zug";
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>, <http://dcat-ap.ch/vocabulary/themes/territory>;
  dcat:distribution <https://data.zg.ch/store/13/resource/130>, <https://data.zg.ch/store/13/resource/132>,
    <https://data.zg.ch/store/13/resource/134>, <https://data.zg.ch/store/13/resource/135>;
  schema:diagram <https://data.zg.ch/store/13/resource/136>;
  dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> .
