@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.zg.ch/store/2/resource/222> a dcat:Dataset ;
    dct: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 ;
    dct:identifier "729e6f5b-59a1-4a9e-9356-55b986ea70e1@stadt-zug" ;
    dct:issued "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2026-03-16T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.zg.ch/store/2/resource/41> ;
    dct:spatial "https://sws.geonames.org/7287644" ;
    dct:title "Points of Interest in der Stadt Zug"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zug" ;
            vcard:hasEmail <mailto:opendata@zg.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> ;
    dcat:keyword "bars"@de,
        "cafes"@de,
        "restaurants"@de,
        "sehenswurdigkeiten"@de,
        "stadtrundgang"@de ;
    dcat:landingPage <https://www.citybot.ch/> .

<https://data.zg.ch/store/2/resource/224> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:modified "2026-03-16T08:20:53.790000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "Points of Interest Stadt Zug"@de ;
    dcat:accessURL <https://data.zg.ch/store/2/resource/223> ;
    dcat:downloadURL <https://data.zg.ch/store/2/resource/223> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.zg.ch/store/2/resource/226> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:modified "2026-03-16T08:15:54.214000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "Points of Interest Stadt Zug"@de ;
    dcat:accessURL <https://data.zg.ch/store/2/resource/225> ;
    dcat:downloadURL <https://data.zg.ch/store/2/resource/225> .

<https://data.zg.ch/store/2/resource/228> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GPKG> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:modified "2026-03-16T08:15:53.140000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "Points of Interest Stadt Zug"@de ;
    dcat:accessURL <https://data.zg.ch/store/2/resource/227> ;
    dcat:downloadURL <https://data.zg.ch/store/2/resource/227> .

<https://data.zg.ch/store/2/resource/264> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-03-16T08:20:53.790000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Points of Interest Stadt Zug"@de ;
    dcat:accessURL <https://data.zg.ch/rowstore/dataset/d04bdc0d-9d26-4094-b919-52479f4b87c7> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> ;
    foaf:page <https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/d04bdc0d-9d26-4094-b919-52479f4b87c7/swagger> .

<https://data.zg.ch/store/2/resource/41> a foaf:Agent ;
    foaf:name "Stadtentwicklung Stadt Zug"@de .

<https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/d04bdc0d-9d26-4094-b919-52479f4b87c7/swagger> a foaf:Document .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

<http://dcat-ap.ch/vocabulary/licenses/terms_open> a dct:LicenseDocument,
        dct:RightsStatement .

