@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@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://opendata.stuttgart.de/dataset/cf9b839d-2557-4e2e-bcc7-7afef4a50ac8> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Landeshauptstadt Stuttgart, Statistisches Amt" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Wohnen und Umwelt (12-23)" ] ;
    dct:description """Die Datei enthält Messwerte zu Temperatur, Niederschlag und Luftdruck für Stuttgart seit 1980. Die Daten stammen bis 1983 von der Messstelle des Wetteramts Stuttgart, seit 1984 von der automatischen Messstelle des Deutschen Wetterdienstes auf dem Schnarrenberg und werden monatlich aktualisiert.\r
Rechtsgrundlage ist das Gesetz über den deutschen Wetterdienst (DWD-Gesetz) vom 10. September 1998 (BGBl. I S. 2871), zuletzt durch Artikel 1 des Gesetzes vom 11. April 2024 (BGBl. I S. 120) geändert.""" ;
    dct:identifier "cf9b839d-2557-4e2e-bcc7-7afef4a50ac8" ;
    dct:issued "2026-03-30T14:09:01.834309"^^xsd:dateTime ;
    dct:modified "2026-03-30T14:11:06.731383"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Klima- und Wetterdaten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Stuttgart, Statistisches Amt" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/cf9b839d-2557-4e2e-bcc7-7afef4a50ac8/resource/0444ca72-d77b-4f4b-9e5a-ee330a06e125> ;
    dcat:keyword "Klima",
        "Luftdruck",
        "Niederschlag",
        "Wetter" ;
    dcat:landingPage <Deutscher%20Wetterdienst> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<https://opendata.stuttgart.de/dataset/cf9b839d-2557-4e2e-bcc7-7afef4a50ac8/resource/0444ca72-d77b-4f4b-9e5a-ee330a06e125> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-30T14:11:06.539669"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-30T14:11:06.519121"^^xsd:dateTime ;
    dct:title "Wetter_Stuttgart_seit_1980.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/cf9b839d-2557-4e2e-bcc7-7afef4a50ac8/resource/0444ca72-d77b-4f4b-9e5a-ee330a06e125/download/wetter_stuttgart_seit_1980.csv> ;
    dcat:byteSize 358685.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> a foaf:Organization ;
    foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" .

