@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://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

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

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

<https://opendata.essen.de/dataset/bundestagswahlkreise-2021> 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 Geo-Daten im Shape- und GeoJSON-Format zu den Bundestagswahlkreisen zur Bundestagswahl 2021. Die Shape-Dateien liegen im ETRS89 (EPSG 4647)-System vor, die GeoJSON-Datei im WGS84 (EPSG 4326)-System.</p>
<p>Quelle: FB 62 - Amt für Geoinformation, Vermessung und Kataster / FB 12 - Amt für Statistik, Stadtforschung und Wahlen</p>
""" ;
    dct:identifier "e7b7bb95-128f-4564-8f23-506ae108c369" ;
    dct:issued "2026-04-14T00:40:07+02:00"^^xsd:dateTime ;
    dct:modified "2022-09-07T14:31:36+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> ;
    dct:title "Bundestagswahlkreise 2021" ;
    dcat:distribution <https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/289b493e-bfdc-4039-a1ad-f0e45f936821>,
        <https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/b2ca52de-968d-437a-94b7-bb00098858aa> ;
    dcat:keyword "Geo",
        "Politik und Wahlen" ;
    foaf:page <https://opendata.essen.de/dataset/bundestagswahlkreise-2021> .

<https://opendata.essen.de/sites/default/files/Bundestagswahlkreise2021.zip> a rdfs:Resource .

<https://opendata.essen.de/sites/default/files/Bundestagswahlkreise2021_WGS84.geojson> a rdfs:Resource .

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

<https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/289b493e-bfdc-4039-a1ad-f0e45f936821> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Der Datensatz enthält Geo-Daten im Shape-Format zu den Bundestagswahlkreisen zur Bundestagswahl 2021</p>
<p>Quelle: FB 62 - Amt für Geoinformation, Vermessung und Kataster / FB 12 - Amt für Statistik, Stadtforschung und Wahlen</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2021-09-29T09:42:30+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-09-29T09:42:30+02:00"^^xsd:dateTime ;
    dct:title "Bundestagswahlkreise 2021" ;
    dcat:accessURL <https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/289b493e-bfdc-4039-a1ad-f0e45f936821> ;
    dcat:byteSize "149421"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Bundestagswahlkreise2021.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/289b493e-bfdc-4039-a1ad-f0e45f936821> .

<https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/b2ca52de-968d-437a-94b7-bb00098858aa> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText """<p>Stadt Essen</p>
""" ;
    dct:description """<p>Der Datensatz enthält Geo-Daten im GeoJSON-Format zu den Bundestagswahlkreisen zur Bundestagswahl 2021.</p>
<p>Quelle: FB 62 - Amt für Geoinformation, Vermessung und Kataster / FB 12 - Amt für Statistik, Stadtforschung und Wahlen</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2021-09-29T09:43:03+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-09-07T14:31:36+02:00"^^xsd:dateTime ;
    dct:title "Bundestagswahlkreise 2021" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "27bb9bcf678f8c675660f34d069dd0ab"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "27bb9bcf678f8c675660f34d069dd0ab"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "27bb9bcf678f8c675660f34d069dd0ab"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/b2ca52de-968d-437a-94b7-bb00098858aa> ;
    dcat:byteSize "1875902"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Bundestagswahlkreise2021_WGS84.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.essen.de/dataset/bundestagswahlkreise-2021/resource/b2ca52de-968d-437a-94b7-bb00098858aa> .

