@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/70707fe9-1978-43eb-80fb-4a57edd5fd93> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.aachen@polizei.nrw.de" ;
            foaf:name "Polizei Aachen" ;
            foaf:phone <0241%209577-0> ] ;
    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 "12211393-8ded-5f1f-bee4-8c22847c9619" ;
    dct:issued "2025-12-19"^^xsd:date ;
    dct:modified "2026-01-06T14:02:43+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" ;
            foaf:phone <tel:+49%28203%29417521260> ],
        [ a foaf:Agent ;
            foaf:mbox "e-gov.lzpd@polizei.nrw.de" ;
            foaf:name "Polizei NRW" ] ;
    dct:title "Verkehrsunfallstatistik für Aachen ab 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Aachen" ;
            vcard:hasEmail <mailto:poststelle.aachen@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Aachen" ;
            vcard:hasEmail <mailto:poststelle.aachen@polizei.nrw.de> ;
            vcard:hasTelephone <tel:0241%209577-0> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Aachen" ;
            vcard:hasEmail <mailto:poststelle.aachen@polizei.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/70707fe9-1978-43eb-80fb-4a57edd5fd93/resource/d5edf474-4088-4309-a2da-cf8641a7f03f>,
        <https://ckan.open.nrw.de/dataset/70707fe9-1978-43eb-80fb-4a57edd5fd93/resource/dac82588-7c84-42e5-968a-851e4b1178ed> ;
    dcat:keyword "Statistik",
        "Unfall",
        "Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.open.nrw.de/dataset/70707fe9-1978-43eb-80fb-4a57edd5fd93/resource/d5edf474-4088-4309-a2da-cf8641a7f03f> a dcat:Distribution ;
    dct:description "VU Statistik 2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-05-27T12:32:40.428354"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-19T14:02:42+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://aachen.polizei.nrw/sites/default/files/2024-04/2023_verkehrsunfallstatistik_pp_aachen.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://aachen.polizei.nrw/artikel/verkehrsunfallstatistik-4> .

<https://ckan.open.nrw.de/dataset/70707fe9-1978-43eb-80fb-4a57edd5fd93/resource/dac82588-7c84-42e5-968a-851e4b1178ed> a dcat:Distribution ;
    dct:description "Verkehrsunfallstatistik 2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-05-27T12:32:40.428351"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-19T14:02:42+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://aachen.polizei.nrw/sites/default/files/2025-03/verkehrsunfallstatistik-2024_3.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://aachen.polizei.nrw/artikel/verkehrsunfallstatistik-4> .

<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://aachen.polizei.nrw/artikel/verkehrsunfallstatistik-4> a foaf:Document .

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

