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

<https://ckan.open.nrw.de/dataset/ee4fc217-d2d7-4a8e-9ec3-fe7b71215669> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlen@wesel.de" ;
            foaf:name "Team Wahlen" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält das offizielle Auszählungsergebnis der Bundestagswahl 2025 für das Stadtgebiet Wesel." ;
    dct:identifier "3c07f256-81a2-4abe-9b37-efb938b0b6e2" ;
    dct:issued "2026-04-21T23:37:31.911625"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:37:31.911630"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Ergebnisse Bundestagswahl 2025 für das Stadtgebiet Wesel" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "3c07f256-81a2-4abe-9b37-efb938b0b6e2" ],
        [ a adms:Identifier ;
            skos:notation "3c07f256-81a2-4abe-9b37-efb938b0b6e2" ],
        "3c07f256-81a2-4abe-9b37-efb938b0b6e2" ;
    dcat:contactPoint [ 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> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/ee4fc217-d2d7-4a8e-9ec3-fe7b71215669/resource/2203dfb1-c0f4-4eae-abe2-04377c8031dc>,
        <https://ckan.open.nrw.de/dataset/ee4fc217-d2d7-4a8e-9ec3-fe7b71215669/resource/2730fb2c-6280-475c-ba1b-73e3e4831bbf> ;
    dcat:keyword "Wahlen" ;
    dcat:landingPage <https://wahlarchiv.krzn.de/bw2025/wep490/> .

<https://ckan.open.nrw.de/dataset/ee4fc217-d2d7-4a8e-9ec3-fe7b71215669/resource/2203dfb1-c0f4-4eae-abe2-04377c8031dc> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-11-05T09:21:30.924674"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:37:31.908356"^^xsd:dateTime ;
    dct:title "CSV-Format - Erststimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Bundestagswahl/2025/bw_Erststimmen_Stadt_Wesel_23022025.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/dataset/ee4fc217-d2d7-4a8e-9ec3-fe7b71215669/resource/2730fb2c-6280-475c-ba1b-73e3e4831bbf> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-11-05T09:21:30.924678"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:37:31.909101"^^xsd:dateTime ;
    dct:title "CSV-Format - Zweitstimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Bundestagswahl/2025/bw_Zweitstimmen_Stadt_Wesel_23022025.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

<https://wahlarchiv.krzn.de/bw2025/wep490/> a foaf:Document .

<http://dcat-ap.de/def/licenses/dl-zero-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 .

