@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/96> a dcat:Dataset;
  dcterms:title "Schulhäuser Stadt Zug"@de;
  dcterms:description """Standorte der Schulhäuser im Rahmen der Schulwegsicherheit in der Stadt Zug

Darstellungsart: Vektor

Koordinatenreferenzsystem: CH1903+ / LV95 (EPSG:2056)

Format: WMS, WFS, GeoJSON, Geopackage

Sprache: Deutsch

Aktualisierungsrhythmus: wöchentlich

Eigenschaften: Standort, Name, Kategorie, Bemerkung"""@de;
  dcterms:publisher <https://data.zg.ch/store/13/resource/1>;
  dcterms:issued "2025-12-02"^^xsd:date;
  dcterms:spatial <https://sws.geonames.org/7287644>;
  dcat:keyword "Kindergarten"@de, "Gymnasium"@de, "Schulwegsicherheit"@de, "Integrationsklasse"@de,
    "Oberstufe"@de, "Primarschule"@de, "Musikschule"@de;
  dcat:contactPoint <https://data.zg.ch/store/13/resource/41>;
  dcterms:identifier "30d923f8-5a55-49ab-9081-9871cd42d796@stadt-zug";
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI>, <http://dcat-ap.ch/vocabulary/themes/mobility>,
    <http://dcat-ap.ch/vocabulary/themes/public-order>;
  dcat:distribution <https://data.zg.ch/store/13/resource/98>, <https://data.zg.ch/store/13/resource/99>,
    <https://data.zg.ch/store/13/resource/101>, <https://data.zg.ch/store/13/resource/102>;
  schema:diagram <https://data.zg.ch/store/13/resource/112>;
  dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> .
