@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/2/resource/222> a dcat:Dataset;
  dcterms:modified "2026-03-16"^^xsd:date;
  dcterms:title "Points of Interest in der Stadt Zug"@de;
  dcterms:description """Dieser POI-Datensatz stammt aus der Mobile App \"Citybot\", die im Auftrag der Stadt Zug erstellt wurde.

Der Datensatz umfasst folgende Kategorien und ist zweisprachig gehalten (DE/EN):
- Aktivitäten
- Bars
- Cafés
- Kunst
- Natur
- Restaurants
- Sehenswürdigkeit
- Shopping
- Sport

(Beachte: die enthaltenen Fotos sind teilweise mit einem Copyright versehen)"""@de;
  dcterms:publisher <https://data.zg.ch/store/2/resource/41>;
  dcterms:issued "2024-12-02"^^xsd:date;
  dcterms:spatial <https://sws.geonames.org/7287644>;
  dcat:keyword "Sehenswürdigkeiten"@de, "Restaurants"@de, "Cafés"@de, "Bars"@de, "Stadtrundgang"@de;
  dcat:contactPoint <https://data.zg.ch/store/1/resource/113>;
  dcterms:identifier "729e6f5b-59a1-4a9e-9356-55b986ea70e1@stadt-zug";
  dcat:landingPage <https://citybot.ch/>;
  dcat:distribution <https://data.zg.ch/store/2/resource/224>, <https://data.zg.ch/store/2/resource/226>,
    <https://data.zg.ch/store/2/resource/228>, <https://data.zg.ch/store/2/resource/264> .
