@prefix adms: <http://www.w3.org/ns/adms#> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://registry.gdi-de.org/id/de.bw.lubw/a5fd0e15-ed4e-4ac0-be8f-9e414c6967fb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/datenBW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/DAILY> ;
    dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/25832> ;
    dct:description "Klimatologische Kennwerte zum Klima der Vergangenheit im Klimaatlas BW. Daten basierend auf Beobachtungsdaten seit 1961 fortlaufend." ;
    dct:identifier "a5fd0e15-ed4e-4ac0-be8f-9e414c6967fb" ;
    dct:issued "2025-01-01T00:00:00+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "klimawandel@lubw.bwl.de" ;
            foaf:name "LUBW Landesanstalt für Umwelt Baden-Württemberg" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.2773 49.0913, 8.5417 49.0913, 8.5417 48.9405, 8.2773 48.9405, 8.2773 49.0913))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "1961-01-01T00:00:00+01:00"^^xsd:dateTime ] ;
    dct:title "Klima der Vergangenheit (Beobachtungsdaten)" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "a5fd0e15-ed4e-4ac0-be8f-9e414c6967fb" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LUBW Landesanstalt für Umwelt Baden-Württemberg" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:klimawandel@lubw.bwl.de> ;
            vcard:hasLocality "Karlsruhe" ;
            vcard:hasPostalCode "76231" ;
            vcard:hasStreetAddress "Postfach 10 01 63" ] ;
    dcat:distribution <https://www.klimaatlas-bw.de/download> ;
    dcat:keyword "envi",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> ;
    foaf:page <https://webtool.klimaatlas-bw.de/viewer/historic>,
        <https://ww.klimaatlas-bw.de> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/file-type/HTML> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/DAILY> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<http://www.opengis.net/def/crs/EPSG/0/25832> a dct:Standard .

<https://webtool.klimaatlas-bw.de/viewer/historic> a foaf:Document .

<https://ww.klimaatlas-bw.de> a foaf:Document .

<https://www.klimaatlas-bw.de/download> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "LUBW Landesanstalt für Umwelt Baden-Württemberg" ;
    dct:description "Downloadbereich des Portals Klimaatlas BW" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2026-04-10T09:52:18.355731"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-04-10T09:52:18.348442"^^xsd:dateTime ;
    dct:title "Klimaatlas BW - Download" ;
    dcat:accessURL <https://www.klimaatlas-bw.de/download> ;
    dcat:downloadURL <https://www.klimaatlas-bw.de/download> .

