@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/41f089b0-6b60-4b8b-a29a-facf874b4df3> 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 "41f089b0-6b60-4b8b-a29a-facf874b4df3" ;
    dct:isVersionOf <http://134.245.19.93/dataset/b8020adb-dce4-462d-9f2a-186851dc2053> ;
    dct:issued "2023-09-15T07:20:17.789568"^^xsd:dateTime ;
    dct:modified "2023-09-15T07:20:17.789568"^^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 "2023-09-15T07:20:17.789669"^^xsd:dateTime ;
            dcat:startDate "2022-12-14T00:00:00"^^xsd:dateTime ] ;
    dct:title "OZG-Dienstenutzung" ;
    dcat:distribution <http://134.245.19.93/dataset/41f089b0-6b60-4b8b-a29a-facf874b4df3/resource/26009fae-b690-4044-aa09-a6c22425d568> ;
    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/41f089b0-6b60-4b8b-a29a-facf874b4df3/resource/26009fae-b690-4044-aa09-a6c22425d568> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2023-09-15T05:19:46.530974"^^xsd:dateTime ;
    dct:modified "2023-09-15T05:19:46.465625"^^xsd:dateTime ;
    dct:title "ozg-dienstenutzung.json" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a4222dda42dc87fd209f23e06183f6ca"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/41f089b0-6b60-4b8b-a29a-facf874b4df3/resource/26009fae-b690-4044-aa09-a6c22425d568/download/ozg-dienstenutzung.json> ;
    dcat:byteSize 661189.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 .

