@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 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/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

<https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> a foaf:Agent ;
    foaf:name "Bonn" .

<https://opendata.bonn.de/dataset/covid-19-corona-virus-infektionen-fallzahlen-auswertung-nach-stadtbezirken> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.bonn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description """<p>Der Datensatz enthält eine Tabelle mit den Infektionsfallzahlen von Beginn der Pandemie bis zum 8.04.2021 (Mittag). Die Aufteilung der Fallzahlen wurde redaktionell mit dem Fokus für die stadtbezirkliche Ebene zusammengefasst. Eine weitere Aktualisierung und vollständige Auflistung nach Postleitzahlen ist künftig möglich, sobald das Gesundheitsamt über die SORMAS-IT-Schnittelle zu DEMIS verfügt.<br />
<br />
Der Datensatz wird nicht weiter aktualisiert und bleibt als Archiv erhalten.</p>
""" ;
    dct:identifier "dcac94a0-ecfc-499a-b1dc-7f035e60aa50" ;
    dct:issued "2026-05-22T00:15:06+02:00"^^xsd:dateTime ;
    dct:modified "2022-02-10T13:34:28+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Covid-19 Corona Virus Infektionen Fallzahlen Auswertung nach Stadtbezirken" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bonn" ;
            vcard:hasEmail <mailto:opendata@bonn.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bonn" ;
            vcard:hasEmail <mailto:opendata@bonn.de> ] ;
    dcat:distribution <https://opendata.bonn.de/dataset/dcac94a0-ecfc-499a-b1dc-7f035e60aa50/resource/632b3337-f8dd-4902-9a7b-20858dc41f93> ;
    dcat:keyword "Gesundheit" ;
    foaf:page <https://opendata.bonn.de/dataset/covid-19-corona-virus-infektionen-fallzahlen-auswertung-nach-stadtbezirken> .

<https://opendata.bonn.de/sites/default/files/20210408GeographischeVerteilungInfektionen.csv> a rdfs:Resource .

<https://opendata.bonn.de/dataset/dcac94a0-ecfc-499a-b1dc-7f035e60aa50/resource/632b3337-f8dd-4902-9a7b-20858dc41f93> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Der Datensatz entält eine Auswertung der Coronavirus-Fallzahlen für die stadtbezirkliche Ebene.</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-04-13T18:08:34+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-04-13T18:08:34+02:00"^^xsd:dateTime ;
    dct:title "Coronavirus Infektionszahlen Auswertung nach Stadtbezirken" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/dcac94a0-ecfc-499a-b1dc-7f035e60aa50/resource/632b3337-f8dd-4902-9a7b-20858dc41f93> ;
    dcat:byteSize "405"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/20210408GeographischeVerteilungInfektionen.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.bonn.de/dataset/dcac94a0-ecfc-499a-b1dc-7f035e60aa50/resource/632b3337-f8dd-4902-9a7b-20858dc41f93> .

