@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/9d4bd630-91f1-4e8b-946b-9a8aefab14ba> 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 Angaben zu Straßenverzeichnis der Stadt Moers nach Stadtteilen, Wohnplätzen und Postleitzahlengebieten." ;
    dct:identifier "9d4bd630-91f1-4e8b-946b-9a8aefab14ba" ;
    dct:issued "2022-01-30T23:23:50.376063"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:23:50.376069"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Straßenverzeichnis der Stadt Moers nach Stadtteilen, Wohnplätzen und Postleitzahlengebieten (bis 23.02.2014)" ;
    owl:versionInfo "v2013.1" ;
    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/9d4bd630-91f1-4e8b-946b-9a8aefab14ba/resource/ef8ef217-7196-44c8-a74e-9632b8c2f893> ;
    dcat:keyword "PLZ",
        "Strassenverzeichnis" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/9d4bd630-91f1-4e8b-946b-9a8aefab14ba/resource/ef8ef217-7196-44c8-a74e-9632b8c2f893> a dcat:Distribution ;
    dct:description "In der ersten Spalte stehen die Straßennamen. In den nächsten Spalten Hausnummer, Stadtteile und Postleitzahlen." ;
    dct:format "CSV" ;
    dct:issued "2015-10-01T15:57:10.524861"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:23:50.370591"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis der Stadt Moers nach Stadtteilen, Wohnplätzen und Postleitzahlengebieten (bis 23.02.2014)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/9d4bd630-91f1-4e8b-946b-9a8aefab14ba/resource/ef8ef217-7196-44c8-a74e-9632b8c2f893/download/strassenverzeichnis-der-stadt-moers.csv> .

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

