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

<https://test.ckan.open.nrw.de/dataset/f4857dc6-53d5-4711-934f-5715ec079d86> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://polizei.nrw/artikel/sicherheit-im-fokus> ;
            foaf:mbox "landesredaktion.polizei@im.nrw.de" ;
            foaf:name "Polizei NRW" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:description """Hier finden Sie monatlich aktuelle Zahlen zur Kriminalitätsentwicklung in NRW. Sie können sich mit ein paar Klicks selbst einen Überblick über die aktuellen Fallzahlen verschaffen. Mit diesem Service wollen wir den Einsatz der NRW-Polizei für Ihre Sicherheit transparent machen.\r
\r
Diese Monatszahlen sind Momentaufnahmen der Kriminalitätsentwicklung in NRW. Darüber hinaus wird es weiterhin eine jährlich veröffentlichte, wissenschaftliche Polizeiliche Kriminalstatistik geben.""" ;
    dct:identifier "6b48a3c8-4ef0-5625-9b52-40097d8eedf4" ;
    dct:issued "2019-11-20"^^xsd:date ;
    dct:modified "2020-10-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "landesredaktion.polizei@im.nrw.de" ;
            foaf:name "Polizei NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "landesredaktion.polizei@im.nrw.de" ;
            foaf:name "Polizei NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "landesredaktion.polizei@im.nrw.de" ;
            foaf:name "Polizei NRW" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Sicherheit im Fokus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei NRW" ;
            vcard:hasEmail <mailto:landesredaktion.polizei@im.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei NRW" ;
            vcard:hasEmail <mailto:landesredaktion.polizei@im.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei NRW" ;
            vcard:hasEmail <mailto:landesredaktion.polizei@im.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/f4857dc6-53d5-4711-934f-5715ec079d86/resource/0d170af9-5d4e-47b0-aab9-9e6d8fc2e7d9> ;
    dcat:keyword "Kriminalität",
        "Polizei",
        "Sicherheit im Fokus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

<https://test.ckan.open.nrw.de/dataset/f4857dc6-53d5-4711-934f-5715ec079d86/resource/0d170af9-5d4e-47b0-aab9-9e6d8fc2e7d9> a dcat:Distribution ;
    dct:description "Sicherheit im Fokus 10/2019" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:36:10.765047"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2019-11-20"^^xsd:date ;
    dcat:accessURL <https://polizei.nrw/sites/default/files/2019-11/10_2019_Open_Gov.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

