@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://test.ckan.open.nrw.de/dataset/13e0b4cd-32a1-4bbd-9fb0-c7b78a01dc8f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "pressestelle.essen@polizei.nrw.de" ;
            foaf:name "Polizei Essen" ;
            foaf:phone <0201%20829-1065> ] ;
    dct:description "Die polizeiliche Kriminalstatistik (PKS) dient der Beobachtung der regionalen und überregionalen Kriminalität sowie einzelner Deliktsarten, des Umfangs und der Zusammensetzung des Tatverdächtigenkreises als auch der Veränderung von Kriminalitätsquotienten (Verhältniszahlen, die der vergleichenden Beurteilung der Kriminalität dienen). Weiterhin bietet sie eine Basis für die Erlangung von Erkenntnissen zur vorbeugenden und verfolgenden Kriminalitätsbekämpfung, für organisatorische Planungen und Entscheidungen sowie für kriminologisch-soziologische Forschungen und kriminalpolitische Maßnahmen. Sie ist somit ein wichtiges Instrument bei der Wahrnehmung verschiedener polizeilicher und kriminalpolizeilicher Aufgaben." ;
    dct:identifier "65a1d4d1-f154-5564-a8c1-6d7ba1c48181" ;
    dct:issued "2025-12-17"^^xsd:date ;
    dct:modified "2025-12-19T08:47:27+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 Kriminalitätsstatistik für Essen ab 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Essen" ;
            vcard:hasEmail <mailto:pressestelle.essen@polizei.nrw.de> ;
            vcard:hasTelephone <tel:%200201%20829-1065> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Essen" ;
            vcard:hasEmail <mailto:pressestelle.essen@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Essen" ;
            vcard:hasEmail <mailto:pressestelle.essen@polizei.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/13e0b4cd-32a1-4bbd-9fb0-c7b78a01dc8f/resource/5ac9fe38-4d8c-48c9-abb0-13649829ece1>,
        <https://test.ckan.open.nrw.de/dataset/13e0b4cd-32a1-4bbd-9fb0-c7b78a01dc8f/resource/e7d35315-7428-4faf-9ce7-ccc50439bebf> ;
    dcat:keyword "Essen",
        "Kriminalität",
        "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<https://test.ckan.open.nrw.de/dataset/13e0b4cd-32a1-4bbd-9fb0-c7b78a01dc8f/resource/5ac9fe38-4d8c-48c9-abb0-13649829ece1> a dcat:Distribution ;
    dct:description "Polizeiliche Kriminalitätsstatistik 2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-05T20:35:21.079268"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-17T08:47:27+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://essen.polizei.nrw/sites/default/files/2025-03/jahrbuch-2025-final.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://test.ckan.open.nrw.de/dataset/13e0b4cd-32a1-4bbd-9fb0-c7b78a01dc8f/resource/e7d35315-7428-4faf-9ce7-ccc50439bebf> a dcat:Distribution ;
    dct:description "Polizeiliche Kriminalitätsstatistik 2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-05T20:35:21.079265"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/1.0> ;
    dct:modified "2025-12-17T08:47:26+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://essen.polizei.nrw/sites/default/files/2024-06/240624_jahrbuch-2023.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<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://www.iana.org/assignments/media-types/application/pdf> a dct:MediaType .

