@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/2c2188b8-5183-48f5-a4f5-07724e59be5d> 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> ] ;
    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> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/2c2188b8-5183-48f5-a4f5-07724e59be5d/resource/0e9a5cb2-2e21-4863-9244-68d0daa4dd94> ;
    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/2c2188b8-5183-48f5-a4f5-07724e59be5d/resource/0e9a5cb2-2e21-4863-9244-68d0daa4dd94> a dcat:Distribution ;
    dct:description "Akteulles Einbruchradar" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-07-21T19:34:13.292158"^^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 .

