@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 schema1: <http://schema.org/> .
@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/9e812e76-7335-42a9-bdc3-5e1c733aee2f> 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/IRREG> ;
    dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/25832> ;
    dct:description "Klimatologische Kennwerte zum Klima der Zukunft im Klimaatlas BW. Daten basierend auf Klimamodelldaten und RCP-Szenarien 1971-2100." ;
    dct:identifier "9e812e76-7335-42a9-bdc3-5e1c733aee2f" ;
    dct:issued "2025-01-01T00:00:00+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-05-05"^^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 ((7.5117 49.7913, 10.4956 49.7913, 10.4956 47.5325, 7.5117 47.5325, 7.5117 49.7913))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2100-12-31T00:00:00+01:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2100-12-31T00:00:00+01:00"^^xsd:dateTime ] ;
    dct:title "Klima der Zukunft (Klimamodelldaten)" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "9e812e76-7335-42a9-bdc3-5e1c733aee2f" ;
    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/projection>,
        <https://www.klimaatlas-bw.de/klimaatlasbw> .

<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/IRREG> 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/projection> a foaf:Document .

<https://www.klimaatlas-bw.de/klimaatlasbw> 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-03-17T02:00:10.319484"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-03-17T02:00:10.313322"^^xsd:dateTime ;
    dct:title "Klimaatlas BW - Download" ;
    dcat:accessURL <https://www.klimaatlas-bw.de/download> ;
    dcat:downloadURL <https://www.klimaatlas-bw.de/download> .

