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

<https://ogd.cynkra.dev/dataset/ded30715-3bf1-48ad-bffb-d16af4d87bb4> a dcat:Dataset ;
    dct:description "Echtzeit-Wetterdaten der MeteoSchweiz-Station STG (St.Gallen Bahnhof). 10-Minuten-Werte, automatisch aktualisiert via Pull aus data.geo.admin.ch." ;
    dct:identifier "ded30715-3bf1-48ad-bffb-d16af4d87bb4" ;
    dct:issued "2026-05-27T08:54:58.138642"^^xsd:dateTime ;
    dct:modified "2026-06-01T14:15:17.329463"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/793772a5-80c2-4b7b-b80d-71b4374d6a4b> ;
    dct:title "Wetterdaten Stadt St.Gallen (10-Minuten-Werte)" ;
    dcat:distribution <https://ogd.cynkra.dev/dataset/ded30715-3bf1-48ad-bffb-d16af4d87bb4/resource/3d37bd81-3f10-44e8-8e25-cab8b5ad68ba> ;
    dcat:keyword "meteoschweiz",
        "st-gallen",
        "wetter" ;
    dcat:landingPage <https://data.geo.admin.ch/ch.meteoschweiz.ogd-smn/stg/> .

<https://data.geo.admin.ch/ch.meteoschweiz.ogd-smn/stg/> a foaf:Document .

<https://ogd.cynkra.dev/dataset/ded30715-3bf1-48ad-bffb-d16af4d87bb4/resource/3d37bd81-3f10-44e8-8e25-cab8b5ad68ba> a dcat:Distribution ;
    dct:description "Aktuelle 10-Minuten-Werte der MeteoSchweiz-Station STG." ;
    dct:format "CSV" ;
    dct:issued "2026-05-27T08:58:23.765544"^^xsd:dateTime ;
    dct:modified "2026-06-01T14:15:17.335986"^^xsd:dateTime ;
    dct:title "10-Minuten-Werte (recent.csv)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "da7469bb5c388f429aff7a52d3d563ab"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.geo.admin.ch/ch.meteoschweiz.ogd-smn/stg/ogd-smn_stg_t_recent.csv> ;
    dcat:mediaType "text/csv" .

<https://ogd.cynkra.dev/organization/793772a5-80c2-4b7b-b80d-71b4374d6a4b> a foaf:Agent ;
    foaf:name "Kanton St.Gallen" .

