@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://ogd.cynkra.dev/dataset/ec9b11a8-8c4f-4307-97bc-569a46e091e8> a dcat:Dataset ;
    dct:description "<p>Tagesdaten der NBCN-Stationen (Swiss National Basic Climate Network) der MeteoSchweiz. Komplette Datenreihe der wichtigsten Tageswerte seit Messbeginn. Seit Oktober 2020 erhalten Sie 2 separate Dateien pro Station.<br><br>Weitere Informationen unter: <a href=\"https://opendata.swiss/de/dataset/klimamessnetz-tageswerte\" target=\"_blank\">https://opendata.swiss/de/dataset/klimamessnetz-tageswerte</a><br></p>" ;
    dct:identifier "ec9b11a8-8c4f-4307-97bc-569a46e091e8" ;
    dct:issued "2026-07-02T05:41:34.929549"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:34.929558"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Wetterdaten des Klimamessnetzes im Kanton St.Gallen - Tageswerte" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Meteorologie und Klimatologie" ] ;
    dcat:keyword "bewlkung",
        "luftdruck",
        "luftfeuchtigkeit",
        "niederschlag",
        "ogd",
        "raum und umwelt",
        "schnee",
        "sonne",
        "temperatur",
        "wetter" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

