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

<https://ckan.rvr.dev.datopian.com/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlen@wesel.de" ;
            foaf:name "Frau Viehl" ] ;
    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 "2022-01-30T22:29:33.017908"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:03:02.826697"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Europawahl 2019 für das Stadtgebiet Wesel (PATCHED)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frau Viehl" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Viehl" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Viehl" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/01ff5b24-fdf9-4970-ae62-8daea59839c3>,
        <https://ckan.rvr.dev.datopian.com/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/4ba0634c-48b5-4242-bce6-95ea49b32eb9> ;
    dcat:keyword "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/ew2019/wep490/navi/> .

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

<https://ckan.rvr.dev.datopian.com/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/01ff5b24-fdf9-4970-ae62-8daea59839c3> a dcat:Distribution ;
    dct:description "Test Beschreibung im Datensatz" ;
    dct:format "CSV" ;
    dct:issued "2021-11-15T07:35:56.324093"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:29:33.009512"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Europawahl/2019/ew_Stadt_Wesel_26052019.csv> .

<https://ckan.rvr.dev.datopian.com/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/4ba0634c-48b5-4242-bce6-95ea49b32eb9> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:02:12.759611"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:03:02.820108"^^xsd:dateTime,
        "2023-07-31T07:03:02.841080"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/9c6fef13-f09a-4ba9-8e33-3ab8839cc09c/resource/4ba0634c-48b5-4242-bce6-95ea49b32eb9/download/05170048_0112-eqbvhb53.zip> ;
    dcat:byteSize 5045.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

