@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/f4a31bd3-6caf-4fd7-9d42-facc912d9206> a dcat:Dataset ;
    dct:description "Bochumer Straßenverzeichnis mit Informationen zu Hausnummern und Erschließungsstatus." ;
    dct:identifier "f4a31bd3-6caf-4fd7-9d42-facc912d9206" ;
    dct:issued "2022-01-30T23:23:20.692346"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:23:20.692351"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> ;
    dct:title "Straßenverzeichnis" ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/f4a31bd3-6caf-4fd7-9d42-facc912d9206/resource/39a477c0-50a1-41c0-b701-6853182ccb98> ;
    dcat:keyword "Straßen",
        "Straßenverzeichnis" .

<https://ckan.rvr.dev.datopian.com/dataset/f4a31bd3-6caf-4fd7-9d42-facc912d9206/resource/39a477c0-50a1-41c0-b701-6853182ccb98> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-03-08T13:40:43.649038"^^xsd:dateTime ;
    dct:modified "2021-03-08T13:40:43.627766"^^xsd:dateTime,
        "2022-01-30T23:23:20.686790"^^xsd:dateTime ;
    dct:title "strassenverzeichnis_bochum.csv" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/f4a31bd3-6caf-4fd7-9d42-facc912d9206/resource/39a477c0-50a1-41c0-b701-6853182ccb98/download/strassenverzeichnis_bochum.csv> ;
    dcat:byteSize 106970.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.rvr.dev.datopian.com/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> a foaf:Agent ;
    foaf:name "Bochum" .

