@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/fbe5a620-c44d-4fbe-8d69-1ae22c78e4cf> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.herford@polizei.nrw.de" ;
            foaf:name "Polizei Herford" ] ;
    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 "1f39744d-02d3-5bfa-8b6f-c344f0fdbbcf" ;
    dct:issued "2025-12-19"^^xsd:date ;
    dct:modified "2026-01-06T14:09:05+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 "Polizeiliche Verkehrsunfallstatistik für Herford ab 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Herford" ;
            vcard:hasEmail <mailto:poststelle.herford@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Herford" ;
            vcard:hasEmail <mailto:poststelle.herford@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Herford" ;
            vcard:hasEmail <mailto:poststelle.herford@polizei.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/fbe5a620-c44d-4fbe-8d69-1ae22c78e4cf/resource/a9d16e4b-ca05-485f-99e4-fdeff07dd4c0>,
        <https://ckan.open.nrw.de/dataset/fbe5a620-c44d-4fbe-8d69-1ae22c78e4cf/resource/e0da45e0-5d8d-4516-9f39-fb4967cbfb17> ;
    dcat:keyword "Herford",
        "Statistik",
        "Unfall",
        "Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.open.nrw.de/dataset/fbe5a620-c44d-4fbe-8d69-1ae22c78e4cf/resource/a9d16e4b-ca05-485f-99e4-fdeff07dd4c0> a dcat:Distribution ;
    dct:description "Verkehrsunfallstatistik 2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-06T20:34:15.665346"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-19T14:09:05+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://herford.polizei.nrw/sites/default/files/2024-03/hf_verkehrssicherheitsbericht_2023.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://herford.polizei.nrw/verkehrsunfallstatistik-der-polizei-herford> .

<https://ckan.open.nrw.de/dataset/fbe5a620-c44d-4fbe-8d69-1ae22c78e4cf/resource/e0da45e0-5d8d-4516-9f39-fb4967cbfb17> a dcat:Distribution ;
    dct:description "Verkehrsunfallstatistik 2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-06T20:34:15.665343"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-19T14:09:05+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://herford.polizei.nrw/sites/default/files/2025-03/verkehrsunfallstatistik-2024_5.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://herford.polizei.nrw/verkehrsunfallstatistik-der-polizei-herford> .

<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://herford.polizei.nrw/verkehrsunfallstatistik-der-polizei-herford> a foaf:Document .

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

