@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

<https://opendata.essen.de/dataset/klimadashboard-essen> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.essen.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Der Datensatz enthält die Rohdaten, die für das Klimadashboard der Stadt Essen verwendet wurden und liegt im csv-Format vor.</p>
<p>Quelle: Grüne Hauptstadt Agentur</p>
""" ;
    dct:identifier "abd3515a-53d1-41c9-8f0b-d3d98efab0b3" ;
    dct:issued "2026-04-03T00:40:07+02:00"^^xsd:dateTime ;
    dct:modified "2024-11-29T09:28:04+01:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> ;
    dct:title "Klimadashboard Essen" ;
    dcat:distribution <https://opendata.essen.de/dataset/klimadashboard-essen/resource/c222222f-3092-4bfa-8890-c7e4b5e9a993> ;
    dcat:keyword "Umwelt und Klima" ;
    foaf:page <https://opendata.essen.de/dataset/klimadashboard-essen> .

<https://opendata.essen.de/sites/default/files/Indikatoren_2024-08-16.csv> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> a foaf:Agent ;
    foaf:name "Essen" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<https://opendata.essen.de/dataset/klimadashboard-essen/resource/c222222f-3092-4bfa-8890-c7e4b5e9a993> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText """<p>Stadt Essen</p>
""" ;
    dct:description """<p>Die Datei enthält die Rohdaten, die für das Klimadashboard der Stadt Essen verwendet wurden und liegt im csv-Format vor.</p>
<p>Sie enthält folgende Spalten:</p>
<ul>
<li>Indikator</li>
<li>Kuerzel</li>
<li>Jahr</li>
<li>Wert</li>
<li>Einheit</li>
<li>Zielsystem</li>
<li>Zielnummer</li>
<li>Kurzziel</li>
<li>Quelle</li>
</ul>
<p>Quelle: Grüne Hauptstadt Agentur</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-11-29T09:28:04+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-11-29T09:28:04+01:00"^^xsd:dateTime ;
    dct:title "Klimadashboard Essen" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "7d8e47cf9b994960cb426195cb1bd724"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "7d8e47cf9b994960cb426195cb1bd724"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "7d8e47cf9b994960cb426195cb1bd724"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.essen.de/dataset/klimadashboard-essen/resource/c222222f-3092-4bfa-8890-c7e4b5e9a993> ;
    dcat:byteSize "195603"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Indikatoren_2024-08-16.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.essen.de/dataset/klimadashboard-essen/resource/c222222f-3092-4bfa-8890-c7e4b5e9a993> .

