@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/1ceb28a4-a753-4260-87dd-e21d020de0f1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/ozg-umsetzung-2021-08-03>,
        <http://134.245.19.93/dataset/ozg-umsetzung-2022-01-24> ;
    dct:identifier "1ceb28a4-a753-4260-87dd-e21d020de0f1" ;
    dct:issued "2021-08-03T08:29:35.266204"^^xsd:dateTime ;
    dct:modified "2021-08-03T08:29:35.266209"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/d3faa6db-0ed5-435e-b235-c6b4bc2cb8ea> ;
    dct:title "OZG-Umsetzung" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> .

<http://134.245.19.93/organization/d3faa6db-0ed5-435e-b235-c6b4bc2cb8ea> a foaf:Agent ;
    foaf:name "Zentrales IT-Management Schleswig-Holstein " .

