@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/564856da-daa9-4fad-9f66-cb922592dd27> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Ein OZG-Dienst (*OnlineService*) kann für mehrere Bereiche (*Area*) (Land, eine oder mehrere Kommunen) genutzt werden, um eine oder mehrere Leistungen (*PublicServiceType*) zu erbringen. Diese Zuordnungen sind in diesem Datensatz zu finden.\r
\r
![Diagramm, das den Zusammenhang zwischen OsCompetence, OnlineService, Area und PublicServiceType zeigt](https://opendata.schleswig-holstein.de/data/images/ozg-classes.png)\r
\r
Die vollständigen Daten zu allen Komponenten sind ebenfalls im Open-Data-Portal zu finden:\r
\r
- [OnlineService](/collection/ozg-dienste/aktuell)\r
- [Area](/collection/zufish-gebiete/aktuell)\r
- [PublicServiceType](/collection/zufish-leistungen/aktuell)""" ;
    dct:identifier "564856da-daa9-4fad-9f66-cb922592dd27" ;
    dct:isVersionOf <http://134.245.19.93/dataset/b8020adb-dce4-462d-9f2a-186851dc2053> ;
    dct:issued "2022-12-14T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-12-14T05:19:31.944608"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/d3faa6db-0ed5-435e-b235-c6b4bc2cb8ea> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-14T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-12-14T00:00:00"^^xsd:dateTime ] ;
    dct:title "OZG-Dienstenutzung" ;
    dcat:distribution <http://134.245.19.93/dataset/564856da-daa9-4fad-9f66-cb922592dd27/resource/107c0551-0e55-4f3c-aced-055abf496cbf> ;
    dcat:keyword "OZG",
        "Onlinezugangsgesetz" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/564856da-daa9-4fad-9f66-cb922592dd27/resource/107c0551-0e55-4f3c-aced-055abf496cbf> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-12-13T11:09:14.692220"^^xsd:dateTime ;
    dct:modified "2022-12-13T11:09:14.601326"^^xsd:dateTime ;
    dct:title "osCompetence_2022-12-13.json" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "6387ba0fe42cc78c5247c16ec5b82a4c"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/564856da-daa9-4fad-9f66-cb922592dd27/resource/107c0551-0e55-4f3c-aced-055abf496cbf/download/oscompetence_2022-12-13.json> ;
    dcat:byteSize 291136.0 ;
    dcat:mediaType "application/json" .

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

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

<https://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent .

