@prefix adms: <http://www.w3.org/ns/adms#> .
@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 locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dcat-ap.de/def/licenses/cc-by/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Kommunale Statistikstelle Stadt Pforzheim" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082310000000> ;
    dct:description "Datum, Einwohner aktuell, Aktive Fälle, täglch neue Fälle, täglich neue Todesfälle, kum. Fälle, kum. Fälle pro 100.000 Einwohner, kum. Todesfälle, Verdopplungszeit in Tagen. Stadt- und Landkreise BW. Quelle: Ministerium für Soziales und Integration BW." ;
    dct:identifier "54" ;
    dct:issued "2024-10-14T01:00:09.108433"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Pforzheim" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082310000000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "SARS-CoV-2 Statistik Baden-Württemberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kommunale Statistikstelle Stadt Pforzheim" ;
            vcard:hasEmail <mailto:statistik@pforzheim.de> ] ;
    dcat:distribution <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg#dist-csv> ;
    dcat:keyword "aktive-fälle-gemeldet-innerhalb-der-letzten-14-tage",
        "datum",
        "einwohner-aktuell",
        "kumulierte-fälle",
        "kumulierte-fälle-pro-100.000-einwohner",
        "kumulierte-todesfälle",
        "stadt--und-landkreise-baden-württemberg",
        "tägliche-neue-fälle",
        "tägliche-neue-todesfälle",
        "verdopplungszeit-in-tagen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-10-14T01:00:09.109862"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-05"^^xsd:date ;
    dct:title "SARS-CoV-2 Statistik Baden-Württemberg" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg> ;
    dcat:downloadURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg/content.csv> ;
    dcat:mediaType "text/csv" .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-sars-cov-2_statistik_baden-wuerttemberg/content.csv> a rdfs:Resource .

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

