@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/7ae72d29-1723-4ab2-8b16-9f9279bac63a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Kreis Rendsburg-Eckernförde" ;
    dct:description """CORONA - Aktuelle Situation im Kreis Rendsburg-Eckernförde\r
\r
Pro Gemeinde sind folgende Daten verzeichnet:\r
\r
- Positiv Getestete gesamt 	\r
- Aktuell Infizierte \r
- Aktuell Infizierte pro 1.000 Einwohner\r
- Genesene \r
- Verstorbene\r
\r
Der Eintrag für eine Gemeinde sieht folgendermaßen aus:\r
\r
`'010585833054': { amount_pt: 2.699698269017, amount_t: 149, amount_i: 17, amount_d: 1, amount_h: 131 },`\r
\r
Als Schlüssel wird der [Regionalschlüssel](https://www.dcat-ap.de/def/politicalGeocoding/regionalKey/) verwendet. Die Properties enthalten folgende Daten:\r
\r
- `amount_pt` - Aktuell Infizierte pro 1.000 Einwohner\r
- `amount_t` - Positiv Getestete gesamt\r
- `amount_i` - Aktuell Infizierte \r
- `amount_d` - Verstorbene\r
- `amount_h` - Genesene\r
\r
Interaktiv und grafisch sind die Daten auf dem [Corona-Dashboard des Kreises](https://covid19dashboardrdeck.aco/) zu sehen.""" ;
    dct:identifier "7ae72d29-1723-4ab2-8b16-9f9279bac63a" ;
    dct:isVersionOf <http://134.245.19.93/dataset/f1bfb6ac-6ca9-426d-880c-e7a1257bb0d1> ;
    dct:issued "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-11-15T13:53:18.001992"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/5b6d12d7-09c0-4bfc-b026-587d2a7d282e> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01058> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-12-23T00:00:00"^^xsd:dateTime ] ;
    dct:title "Corona-Daten Rendsburg-Eckernförde" ;
    dcat:distribution <http://134.245.19.93/dataset/7ae72d29-1723-4ab2-8b16-9f9279bac63a/resource/12667098-f2b8-43aa-8426-f012d7a0e0ea> ;
    dcat:keyword "COVID-19",
        "Corona" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://134.245.19.93/dataset/7ae72d29-1723-4ab2-8b16-9f9279bac63a/resource/12667098-f2b8-43aa-8426-f012d7a0e0ea> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Kreis Rendsburg-Eckernförde" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2021-11-15T13:52:16.455824"^^xsd:dateTime ;
    dct:modified "2021-11-15T13:52:16.455824"^^xsd:dateTime ;
    dct:title "2020-12.zip" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/covid19dashboardrdeck/2020-12.zip> ;
    dcat:mediaType "application/zip" .

<http://134.245.19.93/organization/5b6d12d7-09c0-4bfc-b026-587d2a7d282e> a foaf:Agent ;
    foaf:name "Kreis Rendsburg-Eckernförde" .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01058> a dct:Location ;
    skos:prefLabel "Kreis Rendsburg-Eckernförde" ;
    locn:geometry "POLYGON ((9.3056 54.0088, 9.3056 54.6470, 10.1992 54.6470, 10.1992 54.0088, 9.3056 54.0088))"^^gsp:wktLiteral .

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

