@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://opendata.soest.de/dataset/3fd1ae6c-7549-4270-8ea2-54e4afe1e400> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "d.maerte@soest.de" ;
            foaf:name "Kreispolizeibehörde Soest" ] ;
    dct:description "Straftaten pro 1.000 Einwohner in Soest" ;
    dct:identifier "3fd1ae6c-7549-4270-8ea2-54e4afe1e400" ;
    dct:issued "2025-06-02T12:10:36.448854"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-02-05T09:00:02.768188"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/86dfbf8a-bda2-44f4-b530-46b45517080d> ;
    dct:title "Straftaten in Soest" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreispolizeibehörde Soest" ;
            vcard:hasEmail <mailto:d.maerte@soest.de> ] ;
    dcat:distribution <https://opendata.soest.de/dataset/3fd1ae6c-7549-4270-8ea2-54e4afe1e400/resource/7d645e74-13b3-4c33-a318-4d64d5956749> ;
    dcat:keyword "SDG-Indikator",
        "Straftaten",
        "Straftatenstatistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

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

<https://opendata.soest.de/dataset/3fd1ae6c-7549-4270-8ea2-54e4afe1e400/resource/7d645e74-13b3-4c33-a318-4d64d5956749> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-02T16:03:51.840908"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-06-02T16:03:51.817798"^^xsd:dateTime ;
    dct:title "Straftaten je 1000 Einwohner in Soest von 2011 bis 2023" ;
    dcat:accessURL <https://opendata.soest.de/dataset/3fd1ae6c-7549-4270-8ea2-54e4afe1e400/resource/7d645e74-13b3-4c33-a318-4d64d5956749/download/2105_straftatenstatistik.csv> ;
    dcat:byteSize "258"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/3fd1ae6c-7549-4270-8ea2-54e4afe1e400/resource/7d645e74-13b3-4c33-a318-4d64d5956749/download/2105_straftatenstatistik.csv> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/86dfbf8a-bda2-44f4-b530-46b45517080d> a foaf:Agent ;
    foaf:name "Stadt Soest" .

