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

<http://134.245.19.93/dataset/986a6f46-3d1e-48ec-9bbc-5887561e1d02> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/pks-2023-tabelle-1>,
        <http://134.245.19.93/dataset/pks-2024-tabelle-1>,
        <http://134.245.19.93/dataset/pks-2025-tabelle-1>,
        <http://134.245.19.93/dataset/polizeiliche-kriminalitatsstatistik-pks-grundtabelle> ;
    dct:identifier "986a6f46-3d1e-48ec-9bbc-5887561e1d02" ;
    dct:issued "2024-11-13T13:40:46.477162"^^xsd:dateTime ;
    dct:modified "2024-11-13T13:40:46.477166"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/98ac3dcc-b8f5-459c-852b-47f4eaaa8774> ;
    dct:title "PKS: Tabelle 1 - Grundtabelle" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> .

<http://134.245.19.93/organization/98ac3dcc-b8f5-459c-852b-47f4eaaa8774> a foaf:Agent ;
    foaf:name "Landeskriminalamt Schleswig-Holstein" .

