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

Darstellungsart: Vektor

Koordinatenreferenzsystem: CH1903+ / LV95 (EPSG:2056)

Format: WMS, WFS, GeoJSON, Geopackage

Sprache: Deutsch

Aktualisierungsrhythmus: wöchentlich

Eigenschaften: Parkplatz Typ, Bezeichnung, lokale Bewirtschaftungsart, Gültige Parkplatz Nr. Bewirtschaftete Parktage, Bewirtschaftete Parkzeiten, Maximale Parkzeit [h], Parkgebühr pro Stunde [CHF], Parkgebühr pro Tag [CHF], Bezahlung bar, Bezahlung digital, Bezahlung per App"""@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 "Parkplatzkataster"@de, "Parkplatz"@de;
  dcat:contactPoint <https://data.zg.ch/store/13/resource/40>;
  dcterms:identifier "2c8cebd8-b8cf-4083-9fc4-1510213bfc1b@stadt-zug";
  dcat:theme <http://dcat-ap.ch/vocabulary/themes/mobility>, <http://publications.europa.eu/resource/authority/data-theme/TRAN>;
  dcat:distribution <https://data.zg.ch/store/13/resource/8>, <https://data.zg.ch/store/13/resource/36>,
    <https://data.zg.ch/store/13/resource/38>, <https://data.zg.ch/store/13/resource/50>;
  schema:diagram <https://data.zg.ch/store/13/resource/61>;
  dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> .
