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

<https://ckan.open.nrw.de/dataset/5c0e6e70-1982-4fdb-82c3-69181d7bb431> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Jeden ersten Werktag der Woche, in der Regel also am Montagvormittag, wird eine Übersichtskarte im Internet veröffentlicht, in der Tatorte (vollendete und versuchte Wohnungseinbrüche im Kreisgebiet) angezeigt werden. Die genauen Örtlichkeiten (Straßennamen und Hausnummern) sind aus Gründen des Datenschutzes nicht erkennbar. In einer Übersicht der Wohnquartiere werden die versuchten sowie die vollendeten Einbrüche angezeigt." ;
    dct:identifier "d1a9d842-07d7-5b8e-a498-07034b454309" ;
    dct:issued "2026-01-06"^^xsd:date ;
    dct:modified "2026-02-23T14:40:58+00:00"^^xsd:dateTime ;
    dct:publisher [ 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" ],
        [ a foaf:Agent ;
            foaf:mbox "e-gov.lzpd@polizei.nrw.de" ;
            foaf:name "Polizei NRW" ] ;
    dct:title "Wohnungseinbruchsradar für den Rhein-Kreis Neuss" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Rhein-Kreis Neuss" ;
            vcard:hasEmail <mailto:pressestelle.rhein-kreis-neuss@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Rhein-Kreis Neuss" ;
            vcard:hasEmail <mailto:pressestelle.rhein-kreis-neuss@polizei.nrw.de> ;
            vcard:hasTelephone <tel:02131%20300-14000> ;
            vcard:hasURL <https://rhein-kreis-neuss.polizei.nrw/presse-und-oeffentlichkeitsarbeit-52> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Rhein-Kreis Neuss" ;
            vcard:hasEmail <mailto:pressestelle.rhein-kreis-neuss@polizei.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/5c0e6e70-1982-4fdb-82c3-69181d7bb431/resource/17f44c6d-8743-4ef7-b55f-11e8602f9459> ;
    dcat:keyword " Rhein-Kreis Neuss",
        "Einbrüche",
        "Radar" ;
    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/PDF> a dct:MediaTypeOrExtent .

<https://ckan.open.nrw.de/dataset/5c0e6e70-1982-4fdb-82c3-69181d7bb431/resource/17f44c6d-8743-4ef7-b55f-11e8602f9459> a dcat:Distribution ;
    dct:description "Einbruchsradar" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-02-23T14:42:07.906481"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-01-06T14:40:58+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://rhein-kreis-neuss.polizei.nrw/artikel/einbruchsradar> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://rhein-kreis-neuss.polizei.nrw/artikel/einbruchsradar> a rdfs:Resource .

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

