@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/8e7095dd-e161-4930-b2f1-1c0429888d42> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://koeln.polizei.nrw/kommunikation-30> ;
            foaf:mbox "poststelle.koeln@polizei.nrw.de" ;
            foaf:name "Polizei Köln" ;
            foaf:phone <0221%20229-0> ] ;
    dct:description "Die Polizei Köln informiert die Bürgerinnen und Bürger nicht nur über die Möglichkeiten, sich gegen Einbruch zu schützen sondern auch zu Fördermaßnahmen zur Finanzierung technischer Maßnahmen für Eigentümer und Mieter." ;
    dct:identifier "d2146a4f-d3c9-583d-8e4b-cae5da602363" ;
    dct:issued "2026-01-06"^^xsd:date ;
    dct:modified "2026-01-06T13:49:17+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 Köln und Leverkusen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Polizei Köln" ;
            vcard:hasEmail <mailto:poststelle.koeln@polizei.nrw.de> ;
            vcard:hasTelephone <tel:%200221%20229-0> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Köln" ;
            vcard:hasEmail <mailto:poststelle.koeln@polizei.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Polizei Köln" ;
            vcard:hasEmail <mailto:poststelle.koeln@polizei.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/8e7095dd-e161-4930-b2f1-1c0429888d42/resource/1889806f-1779-43e8-aac6-86841211deb5> ;
    dcat:keyword "Einbrüche",
        "Köln",
        "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://koeln.polizei.nrw/einbruchradar-fuer-koeln-und-leverkusen> a foaf:Document .

<https://test.ckan.open.nrw.de/dataset/8e7095dd-e161-4930-b2f1-1c0429888d42/resource/1889806f-1779-43e8-aac6-86841211deb5> a dcat:Distribution ;
    dct:description "Akteulles Einbruchradar" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-06-24T19:31:03.318623"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-01-06T13:49:17+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://koeln.polizei.nrw/sites/default/files/2026-01/Wohnungseinbruchsradar.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> ;
    foaf:page <https://koeln.polizei.nrw/einbruchradar-fuer-koeln-und-leverkusen> .

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

