@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/8c72f6bb-0410-4138-951e-69f5fa7de9da> 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 "8c72f6bb-0410-4138-951e-69f5fa7de9da" ;
    dct:isVersionOf <http://134.245.19.93/dataset/b8020adb-dce4-462d-9f2a-186851dc2053> ;
    dct:issued "2026-03-30T07:59:31.526529"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-30T07:59:31.526529"^^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 "2026-03-30T07:59:31.526575"^^xsd:dateTime ;
            dcat:startDate "2022-12-14T00:00:00"^^xsd:dateTime ] ;
    dct:title "OZG-Dienstenutzung" ;
    dcat:distribution <http://134.245.19.93/dataset/8c72f6bb-0410-4138-951e-69f5fa7de9da/resource/62c5ae9c-8571-4335-bc7e-4b9fca1392bb> ;
    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/8c72f6bb-0410-4138-951e-69f5fa7de9da/resource/62c5ae9c-8571-4335-bc7e-4b9fca1392bb> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-03-30T05:59:33.181846"^^xsd:dateTime ;
    dct:modified "2026-03-30T05:59:33.139194"^^xsd:dateTime ;
    dct:title "ozg-dienstenutzung.json" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "42befff40dd618fe7952f4380efb6856"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/8c72f6bb-0410-4138-951e-69f5fa7de9da/resource/62c5ae9c-8571-4335-bc7e-4b9fca1392bb/download/ozg-dienstenutzung.json> ;
    dcat:byteSize 2141672.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 .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

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

