@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/300bbedf-8868-421e-81b7-a17cb26a01f3> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "COVID-19 Testzentren im Kreis Herzogtum Lauenburg" ;
    dct:identifier "300bbedf-8868-421e-81b7-a17cb26a01f3" ;
    dct:issued "2022-04-11T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-02-18T12:36:53.299297"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/f2197d5a-6862-4962-a579-49481c2c4383> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01053> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-04-11T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-12-08T00:00:00"^^xsd:dateTime ] ;
    dct:title "Testzentren im Kreis Herzogtum Lauenburg" ;
    dcat:distribution <http://134.245.19.93/dataset/300bbedf-8868-421e-81b7-a17cb26a01f3/resource/4f55d80c-11dd-4420-88a4-753fadb58420>,
        <http://134.245.19.93/dataset/300bbedf-8868-421e-81b7-a17cb26a01f3/resource/c954b8e8-0412-436a-a542-9506ae722b70> ;
    dcat:keyword "COVID-19",
        "Corona",
        "Testzentrum" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://134.245.19.93/dataset/300bbedf-8868-421e-81b7-a17cb26a01f3/resource/4f55d80c-11dd-4420-88a4-753fadb58420> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-04-11T06:57:07.801223"^^xsd:dateTime ;
    dct:modified "2025-02-18T12:36:36.886980"^^xsd:dateTime ;
    dct:title "WFS CSV Download" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "d98559891f6f086723f41bd517ceb84f"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/300bbedf-8868-421e-81b7-a17cb26a01f3/resource/4f55d80c-11dd-4420-88a4-753fadb58420/download/testzentren-im-kreis-herzogtum-lauenburg.csv> ;
    dcat:byteSize 13714.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/300bbedf-8868-421e-81b7-a17cb26a01f3/resource/c954b8e8-0412-436a-a542-9506ae722b70> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2022-04-11T06:57:24.325720"^^xsd:dateTime ;
    dct:modified "2025-02-18T12:36:52.946978"^^xsd:dateTime ;
    dct:title "WFS GeoJSON Download" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "140602dd1df4436e5b5f9b18999e8b4f"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/300bbedf-8868-421e-81b7-a17cb26a01f3/resource/c954b8e8-0412-436a-a542-9506ae722b70/download/testzentren-im-kreis-herzogtum-lauenburg.json> ;
    dcat:byteSize 30277.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/f2197d5a-6862-4962-a579-49481c2c4383> a foaf:Agent ;
    foaf:name "Kreis Herzogtum Lauenburg" .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01053> a dct:Location ;
    skos:prefLabel "Kreis Herzogtum Lauenburg" ;
    locn:geometry "POLYGON ((10.2350 53.3600, 10.2350 53.8277, 10.9551 53.8277, 10.9551 53.3600, 10.2350 53.3600))"^^gsp:wktLiteral .

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

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

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

