-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgovdata.ttl
executable file
·68 lines (67 loc) · 7.17 KB
/
govdata.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
@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 schema: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://zenodo.org/record/7804975> a dcat:Dataset ;
dcatde:contributorID <http://dcat-ap.de/def/contributors/robertKochInstitut> ;
dcatde:maintainer [ a foaf:Agent ; foaf:mbox "[email protected]" ; foaf:name "Robert Koch-Institut | Open Data Team"] ;
dcatde:contributor [ a foaf:Person; foaf:name "Luise Goerlitz" ],[ a foaf:Person; foaf:name "Kristin Tolksdorf"; foaf:account <http://orcid.org/0000-0002-8712-6399>; ],[ a foaf:Person; foaf:name "Kerstin Prahm" ],[ a foaf:Person; foaf:name "Ute Preuß" ],[ a foaf:Person; foaf:name "Walter Haas"; foaf:account <http://orcid.org/0000-0003-3413-1431>; ],[ a foaf:Person; foaf:name "Silke Buda"; foaf:account <http://orcid.org/0000-0003-3448-3357>; ];
dct:description "<p>Zur Einschätzung der Krankheitslast symptomatischer Atemwegsinfektionen im ambulanten Bereich wird die Inzidenz der Arztbesuche wegen einer akuten respiratorischen Erkrankung mit zusätzlicher COVID-19-Diagnose pro 100.000 Einwohner mithilfe von Daten aus dem SEED(ARE)-Modul der Arbeitsgemeinschaft Influenza wöchentlich berechnet (COVID-ARE-Konsultationsinzidenz). Zeitnahe und valide Daten über die Häufigkeit von akuten Atemwegserkrankungen mit COVID-19 sind essenziell für die Einschätzung der epidemiologischen Lage und die Anpassung der Maßnahmen während der COVID-19-Pandemie.</p>" ;
dct:issued "2025-01-16T09:04:01+01:00"^^xsd:dateTime ;
dct:modified "2025-01-16T09:04:08+01:00"^^xsd:dateTime ;
dct:publisher [ a foaf:Organization ;
foaf:mbox "[email protected]" ;
foaf:name "Robert Koch Institut"
] ;
dct:title "COVID-ARE-Konsultationsinzidenz" ;
dcat:contactPoint [ a vcard:Organization ;
vcard:fn "Robert Koch-Institut | Open Data Projektteam" ;
vcard:hasCountryName "Deutschland" ;
vcard:hasEmail "[email protected]";
vcard:hasLocality "Berlin" ;
vcard:hasPostalCode "13353" ;
vcard:hasStreetAddress "Nordufer 20"
];
dcat:landingPage <https://robert-koch-institut.github.io/COVID-ARE-Konsultationsinzidenz>;
dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
<http://publications.europa.eu/resource/authority/data-theme/SOCI>,
<http://publications.europa.eu/resource/authority/data-theme/TECH>;
dcat:keyword "SARS-CoV-2","COVID-19","Akute Atemwegserkrankungen","ARE","Primary Care","Erstversorgung","Niedergelassene Ärzte","Konsultationsinzidenz","Patient Admission","Patientenaufnahme","Respiratory Tract Infections","Atemwegsinfektionen","Syndromische Surveillance","Sentinel Surveillance","SEEDARE","Pandemic Preparedness","Arbeitsgemeinschaft Influenza","Deutschland","Germany","RKI","Open Data","Gesundheitsberichterstattung","Epidemiologie","Public health surveillance","Epidemiology";
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0>;
dcat:distribution [
a dcat:Distribution ;
dcatde:licenseAttributionByText "Goerlitz, Luise et. al. (2025): COVID-ARE-Konsultationsinzidenz, Berlin: Zenodo. DOI:10.5281/zenodo.14670641" ;
dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
dct:description "GitHub ist eine soziales Netzwerk und Plattform, die es ermöglicht, Code-Repositories und Datensätze zu hosten, zu verwalten und zu teilen. Es bietet eine Vielzahl von Funktionen wie Versionskontrolle, Fehlerverfolgung, Zusammenarbeit und Teammanagement. GitHub ist eine der bekanntesten und am häufigsten verwendeten Plattformen für die gemeinsame Entwicklung von Software und Code, insbesondere für Open-Source-Projekte.";
dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dct:title "Github - COVID-ARE-Konsultationsinzidenz" ;
dcat:accessURL <https://github.com/robert-koch-institut/COVID-ARE-Konsultationsinzidenz>;
dct:modified "2025-01-16T09:04:01+01:00"^^xsd:dateTime;
],
[
a dcat:Distribution ;
dcatde:licenseAttributionByText "Goerlitz, Luise et. al. (2025): COVID-ARE-Konsultationsinzidenz, Berlin: Zenodo. DOI:10.5281/zenodo.14670641" ;
dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
dct:description "Zenodo ist eine europäische Plattform, die es Forschern, Wissenschaftlern und anderen Personen ermöglicht, Forschungsdaten, Publikationen, Präsentationen und andere wissenschaftliche Inhalte kostenlos zu teilen und zu veröffentlichen. Eine der Hauptstärken von Zenodo ist die Bereitstellung der Daten nach den FAIR Prinzipien, Daten sind langzeitarchiviert und wissenschaftlich zitierbar, um den Datenaustausch und die Zusammenarbeit zwischen Forschern zu erleichtern.";
dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dct:title "Zenodo - COVID-ARE-Konsultationsinzidenz" ;
dcat:accessURL <https://zenodo.org/record/7804975>;
dct:modified "2025-01-16T09:04:01+01:00"^^xsd:dateTime;
],
[
a dcat:Distribution ;
dct:title "[Dokumentation] COVID-ARE-Konsultationsinzidenz.pdf" ;
dcatde:licenseAttributionByText "Goerlitz, Luise et. al. (2025): COVID-ARE-Konsultationsinzidenz, Berlin: Zenodo. DOI:10.5281/zenodo.14670641" ;
dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
dct:description "Die Datensatzdokumentation enthält Informationen und Hinweise zum Entstehungskontext, dem Aufbau und der Nachnutzung der im Datensatz 'COVID-ARE-Konsultationsinzidenz' bereitgestellten Daten" ;
dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dcat:accessURL <https://zenodo.org/record/7804975/files/%5BDokumentation%5D_COVID-ARE-Konsultationsinzidenz.pdf>;
dct:modified "2025-01-16T09:04:01+01:00"^^xsd:dateTime;
].