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

<https://test.ckan.open.nrw.de/dataset/c2ffe478-b210-4c53-acba-d8887552bcd8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlen@it.nrw.de" ;
            foaf:name "Information und Technik Nordrhein-Westfalen (IT.NRW) - Statistisches Landesamt - S4-4 Service Wahlen" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Hier finden Sie die endgültigen Ergebnisse der Europawahlen ab 2014 für das Land Nordrhein-Westfalen. Weitere Informationen sowie Ergebnisse der Europawahlen vor 2014 finden Sie auf der Internetseite https://www.wahlergebnisse.nrw/europawahlen/index.shtml" ;
    dct:identifier "0b75670c-c44a-581b-b6d4-17f9452db5a4" ;
    dct:issued "2023-09-14"^^xsd:date ;
    dct:modified "2023-09-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ministerium des Innern des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:name "Ministerium des Innern des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:name "Ministerium des Innern des Landes NRW" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Europawahl" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen (IT.NRW) - Statistisches Landesamt - S4-4 Service Wahlen" ;
            vcard:hasEmail <mailto:wahlen@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen (IT.NRW) - Statistisches Landesamt - S4-4 Service Wahlen" ;
            vcard:hasEmail <mailto:wahlen@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen (IT.NRW) - Statistisches Landesamt - S4-4 Service Wahlen" ;
            vcard:hasEmail <mailto:wahlen@it.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/c2ffe478-b210-4c53-acba-d8887552bcd8/resource/3a73dbc1-41e5-4b89-92c8-11ec7b399814>,
        <https://test.ckan.open.nrw.de/dataset/c2ffe478-b210-4c53-acba-d8887552bcd8/resource/71f0ae97-d52e-41a3-9a8b-ee02773896f6> ;
    dcat:keyword " Europawahl",
        " Wahl",
        " Wahlergebnisse",
        "Europa" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://test.ckan.open.nrw.de/dataset/c2ffe478-b210-4c53-acba-d8887552bcd8/resource/3a73dbc1-41e5-4b89-92c8-11ec7b399814> a dcat:Distribution ;
    dct:description "Ergebnisse der Europawahl 2019 auf der Ebene der Kreise und kreisfreien Städte" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2026-02-05T20:33:30.869279"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-09-14"^^xsd:date ;
    dcat:accessURL <https://www.wahlergebnisse.nrw/europawahlen/2019/EW19_WK_insgesamt.txt> ;
    dcat:byteSize "13593"^^xsd:nonNegativeInteger ;
    dcat:mediaType "txt" .

<https://test.ckan.open.nrw.de/dataset/c2ffe478-b210-4c53-acba-d8887552bcd8/resource/71f0ae97-d52e-41a3-9a8b-ee02773896f6> a dcat:Distribution ;
    dct:description "Ergebnisse der Europawahl 2014 auf der Ebene der Kreise und kreisfreien Städte" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2026-02-05T20:33:30.869276"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-09-14"^^xsd:date ;
    dcat:accessURL <https://www.wahlergebnisse.nrw/europawahlen/2014/aktuell/txtdateien/a05999994.txt> ;
    dcat:byteSize "42399"^^xsd:nonNegativeInteger ;
    dcat:mediaType "txt" .

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

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

