@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/6d7c34ee-90dd-4989-a726-b809cebfcbf3> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Hier finden Sie die Aufschlüsselung der Corona-Zahlen der Ämter, amtsfreie Gemeinden und Städte im Kreisgebiet. Kurzzeitige numerische Abweichungen von anderen Lageinformationen können leider nicht ausgeschlossen werden. Die Zahlen stellen nur einen Anhaltspunkt dar. Das Infektionsgeschehen ist dynamisch und so können Quarantäne-Angaben sich kurzfristig nach oben oder nach unten verändern.\r
\r
Zeichensatz ist UTF-8, Spaltentrenner ist Komma.\r
\r
[Zur Informationsseite des Kreises mit aktuellen Informationen zu Corona](https://www.schleswig-flensburg.de/Navigation-/Gesundheit/Corona-Portal/)""" ;
    dct:identifier "6d7c34ee-90dd-4989-a726-b809cebfcbf3" ;
    dct:issued "2021-11-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-06-30T12:01:53.230075"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/b9fdbe80-f9ff-4d2c-b0aa-f6315136515d> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01059> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-03-18T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-06-07T00:00:00"^^xsd:dateTime ] ;
    dct:title "Corona-Zahlen Schleswig-Flensburg" ;
    dcat:distribution <http://134.245.19.93/dataset/6d7c34ee-90dd-4989-a726-b809cebfcbf3/resource/bf744430-e4ca-49c8-b9a5-cf3d44754686> ;
    dcat:keyword "COVID-19",
        "Corona" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://134.245.19.93/dataset/6d7c34ee-90dd-4989-a726-b809cebfcbf3/resource/bf744430-e4ca-49c8-b9a5-cf3d44754686> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-11-29T14:03:57.798900"^^xsd:dateTime ;
    dct:modified "2021-11-29T14:03:57.798900"^^xsd:dateTime ;
    dct:title "schleswig-flensburg.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/schleswig-flensburg/corona.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/b9fdbe80-f9ff-4d2c-b0aa-f6315136515d> a foaf:Agent ;
    foaf:name "Kreis Schleswig-Flensburg" .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01059> a dct:Location ;
    skos:prefLabel "Kreis Schleswig-Flensburg" ;
    locn:geometry "POLYGON ((9.0623 54.2718, 9.0623 54.8783, 10.0366 54.8783, 10.0366 54.2718, 9.0623 54.2718))"^^gsp:wktLiteral .

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

