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

<https://opendata.ruhr/dataset/7b6f1fbd-0125-4951-a9a2-8e711e7cc059> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlen@wesel.de" ;
            foaf:name "Team Wahlen" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Markus Scholten" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Markus Scholten" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Markus Scholten" ] ;
    dct:description "Dieser Datensatz enthält das offizielle Auszählungsergebnis der Landtagswahl 2022 für das Stadtgebiet Wesel." ;
    dct:identifier "7b6f1fbd-0125-4951-a9a2-8e711e7cc059" ;
    dct:issued "2025-11-06T11:38:06.154951"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:38:06.154956"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Landtagswahl 2022 für das Stadtgebiet Wesel" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/7b6f1fbd-0125-4951-a9a2-8e711e7cc059/resource/60d6a16d-3423-4b4d-95ed-373128bbdfb8>,
        <https://opendata.ruhr/dataset/7b6f1fbd-0125-4951-a9a2-8e711e7cc059/resource/80cc47ac-3daf-46f4-85e7-cc002d941af6> ;
    dcat:keyword "Landtag",
        "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/ltw2022/wep490/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/POLITIK-WAHLEN> .

<http://wahlarchiv.krzn.de/ltw2022/wep490/> a foaf:Document .

<https://geoportal.wesel.de/opendata/Wahlergebnisse/Landtagswahl/2022/ltw_Erststimmen_Stadt_Wesel_15052022.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Wahlergebnisse/Landtagswahl/2022/ltw_Zweitstimmen_Stadt_Wesel_15052022.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/7b6f1fbd-0125-4951-a9a2-8e711e7cc059/resource/60d6a16d-3423-4b4d-95ed-373128bbdfb8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T10:53:16.411462"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:38:06.148475"^^xsd:dateTime ;
    dct:title "CSV-Format - Erststimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Landtagswahl/2022/ltw_Erststimmen_Stadt_Wesel_15052022.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/7b6f1fbd-0125-4951-a9a2-8e711e7cc059/resource/80cc47ac-3daf-46f4-85e7-cc002d941af6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T10:53:16.411466"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:38:06.149683"^^xsd:dateTime ;
    dct:title "CSV-Format - Zweitstimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Landtagswahl/2022/ltw_Zweitstimmen_Stadt_Wesel_15052022.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

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

