@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/d27a66e5-6553-4055-9fdc-f98a7be9333d> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Ralf.Krumsdorf@moers.de" ;
            foaf:name "Ralf Krumsdorf" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Unfallstatistik der Stadtverwaltung Moers für 2012" ;
    dct:identifier "d27a66e5-6553-4055-9fdc-f98a7be9333d" ;
    dct:issued "2022-01-30T23:26:06.098497"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:26:06.098503"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Unfallstatistik 2012" ;
    owl:versionInfo "v2015.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ralf Krumsdorf" ;
            vcard:hasEmail <mailto:Ralf.Krumsdorf@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ralf Krumsdorf" ;
            vcard:hasEmail <mailto:Ralf.Krumsdorf@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ralf Krumsdorf" ;
            vcard:hasEmail <mailto:Ralf.Krumsdorf@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/d27a66e5-6553-4055-9fdc-f98a7be9333d/resource/e1754cba-661d-410c-98eb-4bb857bdd567> ;
    dcat:keyword "Unfallstatistik" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/d27a66e5-6553-4055-9fdc-f98a7be9333d/resource/e1754cba-661d-410c-98eb-4bb857bdd567> a dcat:Distribution ;
    dct:format "TXT" ;
    dct:issued "2015-10-12T14:38:45.980460"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:26:06.092627"^^xsd:dateTime ;
    dct:title "Unfallstatistik 2012" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/d27a66e5-6553-4055-9fdc-f98a7be9333d/resource/e1754cba-661d-410c-98eb-4bb857bdd567/download/unfallstatistik2012.txt> .

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

