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

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

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

<https://opendata.duesseldorf.de/dataset/wahlgebietseinteilung-d%C3%BCsseldorf-landtagswahlen-2022> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.duesseldorf.de/> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05111> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:description """<p>Der Datensatz enthält die Düsseldorfer Wahlgebietseinteilung für Landtagswahlen ab 2022.</p>

<p>Der Zuschnitt der Landtagswahlkreise musste seit der letzten Landtagswahl 2017 aufgrund einer Änderung des Landeswahlgesetzes (§13 Abs. 2 LWahlG), wonach die Anzahl von Wahlberechtigten in einem Wahlkreis beim Zuschnitt ausschlaggebend ist, angepasst werden. Damit verbunden war auch eine Änderung der Bezeichnung der Wahlkreise. Das hat zur Folge, dass die Düsseldorfer Wahlbezirke von 40 bis 43 auf nunmehr 41 bis 44 umbenannt wurden. Außer-dem wurde dem Wahlkreis 42 der Stadtteil Rath neu zugeordnet, welcher bislang Teil des ehemaligen Wahlkreises 40 war.</p>

<p>Folgende Spalteninformationen sind in den Dateien enthalten:</p>

<ul>
	<li>FID: Feature ID</li>
	<li>_uuid: eindeutige Zeichenkette bestehend aus Zahlen, Buchstaben und Bindezeichen, die zur Identifikation in Computersystemen verwendet werden.</li>
	<li>name: Name des Landtagswahlkreises</li>
	<li>beschreibung: Lage des Landtagswahlkreises</li>
	<li>_last_update: Letztes Update</li>
	<li>_geometry: WGS84 (EPSG 4326)</li>
</ul>
""" ;
    dct:identifier "f48f3980-a91f-4f46-ad78-f236e707dc78" ;
    dct:issued "2026-09-11T00:30:06+02:00"^^xsd:dateTime ;
    dct:modified "2026-07-07T15:28:37+02:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.duesseldorf.de/statistik-und-wahlen/wahlen/landtagswahlen> ;
            foaf:name "Landeshauptstadt Düsseldorf – Amt für Statistik und Wahlen" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05111> ] ;
    dct:title "Wahlgebietseinteilung Düsseldorf - Landtagswahlen 2022" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open-Data-Team der Landeshauptstadt Düsseldorf" ;
            vcard:hasEmail <mailto:opendata@duesseldorf.de> ] ;
    dcat:distribution <https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/0c73eb62-8bda-49ee-a802-35ad962ce565>,
        <https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/1f85c606-8e45-43d5-9f16-c98f2a767f18> ;
    dcat:keyword "Politik und Wahlen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/wahlgebietseinteilung-d%C3%BCsseldorf-landtagswahlen-2022> .

<https://opendata.duesseldorf.de/sites/default/files/Landtagswahlkreise_2022.geojson> a rdfs:Resource .

<https://opendata.duesseldorf.de/sites/default/files/Landtagswahlkreise_2022.kml> a rdfs:Resource .

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

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

<https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/0c73eb62-8bda-49ee-a802-35ad962ce565> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:description """<p>GEOJSON-Datei der Landtagswahlkreise 2022 im Format WGS84 (EPSG 4326)</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2026-03-06T08:37:38+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-03-06T09:53:27+01:00"^^xsd:dateTime ;
    dct:title "Landtagswahlkreise 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "154cef31535497562e218ca908744c01"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/0c73eb62-8bda-49ee-a802-35ad962ce565> ;
    dcat:byteSize "399272"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/Landtagswahlkreise_2022.geojson> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/0c73eb62-8bda-49ee-a802-35ad962ce565> .

<https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/1f85c606-8e45-43d5-9f16-c98f2a767f18> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:description """<p>KML-Datei der Landtagswahlkreise 2022</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2026-03-06T08:38:50+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-03-06T08:38:50+01:00"^^xsd:dateTime ;
    dct:title "Landtagswahlkreise 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "22089f784daf454943f649813c4634fe"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/1f85c606-8e45-43d5-9f16-c98f2a767f18> ;
    dcat:byteSize "586177"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/Landtagswahlkreise_2022.kml> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/f48f3980-a91f-4f46-ad78-f236e707dc78/resource/1f85c606-8e45-43d5-9f16-c98f2a767f18> .

