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

<https://ogd.cynkra.dev/dataset/d04ff553-709c-4f00-b32d-4520a0ef6118> a dcat:Dataset ;
    dct:description "Windgeschwindigkeit, -richtung und Lufttemperatur am Bahnhofplatz St.Gallen. Decentlab Atmos22 Sensor." ;
    dct:identifier "d04ff553-709c-4f00-b32d-4520a0ef6118" ;
    dct:issued "2026-05-27T10:37:07.992781"^^xsd:dateTime ;
    dct:modified "2026-05-27T10:37:09.213470"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/793772a5-80c2-4b7b-b80d-71b4374d6a4b> ;
    dct:title "Windmessung Bahnhofplatz St.Gallen (Echtzeit)" ;
    dcat:distribution <https://ogd.cynkra.dev/dataset/d04ff553-709c-4f00-b32d-4520a0ef6118/resource/80d8782c-8f65-44d3-bf91-40c60e366b54> ;
    dcat:keyword "echtzeit",
        "sensor",
        "st-gallen",
        "wind" ;
    dcat:landingPage <https://daten.stadt.sg.ch/explore/assets/windmessung-bahnhofplatz-stadt-stgallen/> .

<https://daten.stadt.sg.ch/explore/assets/windmessung-bahnhofplatz-stadt-stgallen/> a foaf:Document .

<https://ogd.cynkra.dev/dataset/d04ff553-709c-4f00-b32d-4520a0ef6118/resource/80d8782c-8f65-44d3-bf91-40c60e366b54> a dcat:Distribution ;
    dct:description "Live-Messwerte aus der explore-API der Stadt St.Gallen. Updates via ingest.R." ;
    dct:format "DataStore" ;
    dct:issued "2026-05-27T10:37:09.224478"^^xsd:dateTime ;
    dct:modified "2026-05-27T10:37:09.217667"^^xsd:dateTime ;
    dct:title "windmessung-realtime" ;
    dcat:accessURL <https://ogd.cynkra.dev/datastore/dump/80d8782c-8f65-44d3-bf91-40c60e366b54> .

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

