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

<https://ckan.rvr.dev.datopian.com/dataset/58c4e100-4eb4-435b-b28f-d3df669f538a> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Andre.Strajhar@moers.de" ;
            foaf:name "Andre Strajhar" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Wahllokale für die Bundestagswahl 2021." ;
    dct:identifier "58c4e100-4eb4-435b-b28f-d3df669f538a" ;
    dct:issued "2022-01-30T23:28:36.656571"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:28:36.656577"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Wahllokale für die Bundestagswahl 2021 in Moers" ;
    owl:versionInfo "v2021.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andre Strajhar" ;
            vcard:hasEmail <mailto:Andre.Strajhar@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Andre Strajhar" ;
            vcard:hasEmail <mailto:Andre.Strajhar@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Andre Strajhar" ;
            vcard:hasEmail <mailto:Andre.Strajhar@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/58c4e100-4eb4-435b-b28f-d3df669f538a/resource/f479b5ef-8f11-4c91-a1b3-59cfa2b59b46> ;
    dcat:keyword "Bundestagswahl",
        "Wahllokale" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.rvr.dev.datopian.com/dataset/58c4e100-4eb4-435b-b28f-d3df669f538a/resource/f479b5ef-8f11-4c91-a1b3-59cfa2b59b46> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Wahllokale für die Bundestagswahl 2021" ;
    dct:format "CSV" ;
    dct:issued "2021-10-13T13:16:57.525599"^^xsd:dateTime ;
    dct:modified "2021-10-13T13:34:03.749915"^^xsd:dateTime,
        "2022-01-30T23:28:36.648816"^^xsd:dateTime ;
    dct:title "Wahllokale Bundestagswahl 2021" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/58c4e100-4eb4-435b-b28f-d3df669f538a/resource/f479b5ef-8f11-4c91-a1b3-59cfa2b59b46/download/wahllokale-bundestagswahl-2021.csv> ;
    dcat:byteSize 11889.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

