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

<https://ckan.open.nrw.de/dataset/6a0927dd-d2ef-4d00-8563-b6cd638fc296> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://oberhausen.polizei.nrw/kommunikation-15> ;
            foaf:mbox "pressestelle.oberhausen@polizei.nrw.de" ;
            foaf:name "Polizei Oberhausen" ;
            foaf:phone <0208%20826%202222> ] ;
    dct:description "Die Verkehrsunfallstatistik bietet Daten zur Anzahl der Unfälle, der Beteiligten, Verunglückten sowie zu den Unfallursachen und der Schwere der Unfallfolgen. Damit ermöglicht sie die Fertigung eines Unfalllagebildes (Beurteilung der örtlichen und überörtlichen Unfalllage). Die Ergebnisse der Verkehrsunfallstatistik bilden eine wesentliche Basis für die Erlangung von Erkenntnissen über das Unfallgeschehen und dessen Entwicklung." ;
    dct:identifier "2e20a1d6-dbcb-524f-823a-bce73c3c4493" ;
    dct:issued "2026-01-06"^^xsd:date ;
    dct:modified "2026-01-06T11:33:30+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "e-gov.lzpd@polizei.nrw.de" ;
            foaf:name "Polizei NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "e-gov.lzpd@polizei.nrw.de" ;
            foaf:name "Polizei NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "e-gov.lzpd@polizei.nrw.de" ;
            foaf:name "Polizei NRW" ;
            foaf:phone <tel:+49%28203%29417521260> ] ;
    dct:title "Polizeiliche Verkehrsunfallstatistik für Oberhausen ab 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Oberhausen" ;
            vcard:hasEmail <mailto:pressestelle.oberhausen@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Oberhausen" ;
            vcard:hasEmail <mailto:pressestelle.oberhausen@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Oberhausen" ;
            vcard:hasEmail <mailto:pressestelle.oberhausen@polizei.nrw.de> ;
            vcard:hasTelephone <tel:0208%20826%202222> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/6a0927dd-d2ef-4d00-8563-b6cd638fc296/resource/775cfa4f-5fa0-40da-80fa-8a4fc297639d>,
        <https://ckan.open.nrw.de/dataset/6a0927dd-d2ef-4d00-8563-b6cd638fc296/resource/da0e8bd7-73eb-45d2-9e57-5258577bdec6> ;
    dcat:keyword "Oberhausen",
        "Statistik",
        "Unfall",
        "Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.open.nrw.de/dataset/6a0927dd-d2ef-4d00-8563-b6cd638fc296/resource/775cfa4f-5fa0-40da-80fa-8a4fc297639d> a dcat:Distribution ;
    dct:description "Verkehrsbericht 2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-06T20:34:18.809829"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2026-01-06T11:33:30+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://oberhausen.polizei.nrw/sites/default/files/2025-03/verkehrsbericht-2024_final.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://oberhausen.polizei.nrw/artikel/verkehrsbericht> .

<https://ckan.open.nrw.de/dataset/6a0927dd-d2ef-4d00-8563-b6cd638fc296/resource/da0e8bd7-73eb-45d2-9e57-5258577bdec6> a dcat:Distribution ;
    dct:description "Verkehrsbericht 2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-06T20:34:18.809832"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2026-01-06T11:33:30+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://oberhausen.polizei.nrw/sites/default/files/2024-03/verkehrsbericht_2023_klein_0.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://oberhausen.polizei.nrw/artikel/verkehrsbericht> .

<http://dcat-ap.de/def/licenses/dl-by-de/1.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/PDF> a dct:MediaTypeOrExtent .

<https://oberhausen.polizei.nrw/artikel/verkehrsbericht> a foaf:Document .

<https://www.iana.org/assignments/media-types/application/pdf> a dct:MediaType .

