@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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/CSV> a dct:MediaTypeOrExtent .

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

<https://opendata.duesseldorf.de/dataset/wahlgebietseinteilung-d%C3%BCsseldorf-stra%C3%9Fenverzeichnis> 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 " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description """<p>Der Datensatz enthält die Zuordnung der Adressen zu den Stimmbezirken für die Kommunalwahlen 2020 in Düsseldorf auf Basis der tatsächlichen Einwohnermeldedaten.</p>

<p>Die nächsten Kommunalwahlen finden am 13. September 2020 statt. Wahlberechtigt sind alle Düsseldorferinnen und Düsseldorfer, die am Wahltag</p>

<ul>
	<li>Deutsche oder EU-Bürger sind,</li>
	<li>das 16. Lebensjahr vollendet haben,</li>
	<li>seit mindestens 16 Tagen ihren Hauptwohnsitz in Düsseldorf haben und</li>
	<li>nicht vom Wahlrecht ausgeschlossen sind.</li>
</ul>

<p><a href="https://www.duesseldorf.de/statistik-und-wahlen/wahlen/kommunalwahlen/" target="_blank" title="Amt für Statistik und Wahlen Informationen zu den Kommunalwahlen">Weitere Informationen finden Sie auf den Seiten des Amtes für Statistik und Wahlen</a> und im <a href="https://opendata.duesseldorf.de/dataset/wahlgebietseinteilung-d%C3%BCsseldorf-stimmbezirkseinteilung" target="_blank" title="Datensatz Stimmbezirkseinteilung">Datensatz mit der Stimmbezirkseinteilung</a>.</p>

<p>Die Dateien enthalten folgende Spalteninformationen:</p>

<ul>
	<li>Stimmbez: 4-stellige Nummer des Stimmbezirks</li>
	<li>StrSchl: 4-stelliger Strassenschlüssel</li>
	<li>Str: Name der Straße</li>
	<li>HsNr: Hausnummer</li>
	<li>HsNrZusatz: Hausnummernzusatz</li>
	<li>KWBez: 2-stellige Nummer des Kommunalwahlbezirks</li>
</ul>

<p> </p>
""" ;
    dct:identifier "2ca448e3-2a23-4692-9b39-eb993ff3948c" ;
    dct:issued "2026-09-01T00:30:07+02:00"^^xsd:dateTime ;
    dct:modified "2026-06-16T10:38:46+02:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.duesseldorf.de/statistik-und-wahlen> ;
            foaf:name "Landeshauptstadt Düsseldorf – Amt für Statistik und Wahlen" ],
        [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.duesseldorf.de/statistik-und-wahlen> ;
            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 - Straßenverzeichnis" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open-Data-Team der Landeshauptstadt Düsseldorf" ;
            vcard:hasEmail <mailto:opendata@duesseldorf.de> ],
        [ 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/2ca448e3-2a23-4692-9b39-eb993ff3948c/resource/cbd28e46-3fbd-457e-bf19-d2552176a82f> ;
    dcat:keyword "Geo",
        "Politik und Wahlen" ;
    dcat:landingPage <https://www.duesseldorf.de/statistik-und-wahlen/wahlen/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/wahlgebietseinteilung-d%C3%BCsseldorf-stra%C3%9Fenverzeichnis> .

<https://opendata.duesseldorf.de/sites/default/files/Stra%C3%9Fenverzeichnis_Kommunalwahl_Stand20200414_0.csv> a rdfs:Resource .

<https://www.duesseldorf.de/statistik-und-wahlen/wahlen/> a foaf:Document .

<https://opendata.duesseldorf.de/dataset/2ca448e3-2a23-4692-9b39-eb993ff3948c/resource/cbd28e46-3fbd-457e-bf19-d2552176a82f> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>CSV-Datei mit der Zuordnung der Adressen in Düsseldorf zu den Stimmbezirken</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-04-21T09:31:05+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-04-22T11:24:27+02:00"^^xsd:dateTime ;
    dct:title "Wahlgebietseinteilung Straßenverzeichnis Kommunalwahlen 2020" ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/2ca448e3-2a23-4692-9b39-eb993ff3948c/resource/cbd28e46-3fbd-457e-bf19-d2552176a82f> ;
    dcat:byteSize "2847182"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/Stra%C3%9Fenverzeichnis_Kommunalwahl_Stand20200414_0.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/2ca448e3-2a23-4692-9b39-eb993ff3948c/resource/cbd28e46-3fbd-457e-bf19-d2552176a82f> .

