@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/40dbe54a-6e16-4767-ab27-45481d00aeb4> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Axel.Stender@Moers.de" ;
            foaf:name "Dr. Axel Stender" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält das Straßenverzeichnis für die Kommunalwahl 2014." ;
    dct:identifier "40dbe54a-6e16-4767-ab27-45481d00aeb4" ;
    dct:issued "2022-01-30T23:23:26.871175"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:23:26.871180"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Straßenverzeichnis für die Kommunalwahl 2014" ;
    owl:versionInfo "v2014.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@Moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@Moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@Moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/40dbe54a-6e16-4767-ab27-45481d00aeb4/resource/fbe1e3fd-a316-4a45-b893-1e0010823a2a> ;
    dcat:keyword "Kommunalwahl",
        "Straßenverzeichnis" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/40dbe54a-6e16-4767-ab27-45481d00aeb4/resource/fbe1e3fd-a316-4a45-b893-1e0010823a2a> a dcat:Distribution ;
    dct:description "Liegt eine Straße vollständig in einem Stimmbezirk werden die Hausnummern weggelassen. Ansonsten wird der Hausnummernbereich des Straßenabschnitts angegeben, der in dem Bezirk liegt." ;
    dct:format "CSV" ;
    dct:issued "2015-10-14T11:03:54.263331"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:23:26.864384"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis für die Kommunalwahl 2014" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/40dbe54a-6e16-4767-ab27-45481d00aeb4/resource/fbe1e3fd-a316-4a45-b893-1e0010823a2a/download/strassenraster201401stbezopendata.csv> .

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

