@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@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/1/resource/1063> a dcat:Dataset ;
    dct:description """Messwerte der Grundwasserstände an rund 40 Messstellen im Kanton Zug.
Die Werte stehen für kontinuierlich gemessene Grundwasserstände in m ü.M.

Die Messungen erfolgen kontinuierlich, die Standorte der Messstellen sind in "Messstellen Standorte" und auf dem kantonalen WebGIS zugmap.ch ersichtlich (siehe Landing-Page).

Die kantonalen Grundwassermessstellen sind mit vierstelligen Nummern bezeichnet."""@de ;
    dct:identifier "44337204-ef63-4386-b951-ebab42d1d648@kanton-zug" ;
    dct:issued "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-09-15T00:00:00"^^xsd:dateTime ;
    dct:publisher <http://www.zg.ch/afu/> ;
    dct:spatial "https://sws.geonames.org/2657907" ;
    dct:title "Grundwasserstände Messwerte"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zug" ;
            vcard:hasEmail <mailto:opendata@zg.ch> ] ;
    dcat:distribution <https://data.zg.ch/store/1/resource/1214>,
        <https://data.zg.ch/store/1/resource/1254>,
        <https://data.zg.ch/store/1/resource/1291>,
        <https://data.zg.ch/store/1/resource/1331>,
        <https://data.zg.ch/store/1/resource/1333> ;
    dcat:keyword "grundwasser"@de,
        "grundwasserpegel"@de,
        "grundwasserspiegel"@de,
        "messstellen"@de ;
    dcat:landingPage <https://zugmap.ch/bmcl/?project=ZugMap.ch&legend=alle%20Themen&rotation=0.00&scale=50619&center=2681814,1224458&layers=9a96e201-ce36-427a-b883-ef6c295ea987> ;
    dcat:theme euthemes:ENVI .

<http://www.zg.ch/afu/> a foaf:Agent ;
    foaf:name "Amt für Umwelt des Kantons Zug"@de .

<https://data.zg.ch/store/1/resource/1214> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-09-15T09:16:50.307000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Messdaten"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/1213> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/1213> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.zg.ch/store/1/resource/1254> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-03-27T08:41:08.713000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Bohrprofile"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/1253> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/1253> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/pdf> .

<https://data.zg.ch/store/1/resource/1291> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-09-15T09:19:11.969000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Jahrbuchblätter"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/1290> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/1290> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/pdf> .

<https://data.zg.ch/store/1/resource/1331> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GPKG> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Messstellen Standorte"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/1330> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/1330> .

<https://data.zg.ch/store/1/resource/1333> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Messstellen Standorte"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/1332> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/1332> .

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

