@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/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c> 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 "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält das offizielle Auszählungsergebnis der Europawahl 2019 für das Stadtgebiet Wesel." ;
    dct:identifier "9c6fef13-f09a-4ba9-8e33-3ab8839cc09c" ;
    dct:issued "2025-11-06T11:38:13.378429"^^xsd:dateTime ;
    dct:modified "2026-02-06T15:20:00.885681"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Europawahl 2019 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: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:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/0e58ea04-6c73-4dd9-97d0-6d31c6410454> ;
    dcat:keyword "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/ew2019/wep490/navi/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/POLITIK-WAHLEN> .

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

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

<https://geoportal.wesel.de/opendata/Wahlergebnisse/Europawahl/2019/ew_Stadt_Wesel_26052019.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/0e58ea04-6c73-4dd9-97d0-6d31c6410454> a dcat:Distribution ;
    dct:description "Test Beschreibung im Datensatz" ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T15:23:46.016644"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T15:20:00.892536"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Europawahl/2019/ew_Stadt_Wesel_26052019.csv> ;
    dcat:mediaType "text/csv" .

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

