@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://test.ckan.open.nrw.de/dataset/dde34c29-f62f-4e9d-bc31-62a9577f7bda> a dcat:Dataset ;
    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 "15d708a1-2d0e-5852-850e-e5449a0fb7a2" ;
    dct:issued "2025-12-19"^^xsd:date ;
    dct:modified "2026-01-06T14:03:44+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "e-gov.lzpd@polizei.nrw.de" ;
            foaf:name "Polizei NRW" ] ;
    dct:title "Polizeiliche Verkehrsunfallstatistik für Bonn ab 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Bonn" ;
            vcard:hasEmail <mailto:Pressestelle.Bonn@polizei.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/dde34c29-f62f-4e9d-bc31-62a9577f7bda/resource/dfb1b0e4-55ca-42a8-a954-123ad9eb824d>,
        <https://test.ckan.open.nrw.de/dataset/dde34c29-f62f-4e9d-bc31-62a9577f7bda/resource/e2c5ca6f-e330-45b1-8129-98cd8630b2da> ;
    dcat:keyword "Bonn",
        "Statistik",
        "Unfall",
        "Verkehr" .

<https://test.ckan.open.nrw.de/dataset/dde34c29-f62f-4e9d-bc31-62a9577f7bda/resource/dfb1b0e4-55ca-42a8-a954-123ad9eb824d> a dcat:Distribution ;
    dct:description "Verkehrsunfallstatistik 2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-06-24T19:32:44.697187"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-19T14:03:44+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://bonn.polizei.nrw/sites/default/files/2024-03/handout_vu-statistik_2023.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://bonn.polizei.nrw/artikel/polizeiliche-verkehrsunfallstatistik-2024> .

<https://test.ckan.open.nrw.de/dataset/dde34c29-f62f-4e9d-bc31-62a9577f7bda/resource/e2c5ca6f-e330-45b1-8129-98cd8630b2da> a dcat:Distribution ;
    dct:description "Verkehrsunfallstatistik 2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-06-24T19:32:44.697183"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-19T14:03:44+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://bonn.polizei.nrw/sites/default/files/2025-03/handout_vu-statistik_2024.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://bonn.polizei.nrw/artikel/polizeiliche-verkehrsunfallstatistik-2024> .

<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://bonn.polizei.nrw/artikel/polizeiliche-verkehrsunfallstatistik-2024> a foaf:Document .

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

