@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:COVID-19_CRF a fip:Available-FAIR-Enabling-Resource, fip:Data-schema, fip:FAIR-Enabling-Resource; rdfs:comment "This is a semantic data model for the WHO's COVID-19 case record form RAPID version from April 8 2020. It aims at providing semantic references to the questions and answers of the form. Changes in the version 1.1.4: - Corrected: Urea_(BUN) to remove the \"()\", which may cause resolution and validation issues; Changes in the version 1.1.3: - Corrected: Chloroquine/hydroxychloroquine to remove the \"/\", which may cause resolution issues; Changes in version 1.1.2: - Corrected: Cough with haemoptysis because the IRI was mispelled; - Corrected: CPAP/NIV Mask to remove the \"/\", which may cause resolution issues; - Added: missing \"part of\" property for section 1g. - Added: \"has other measurement unit label\" property for the laboratory results that may use a different unit than specified in the CRF; - Added: missing \"has value\" for the Which coronavirus question; - Added: missing possibility to enter the name of a specific antibiotic in section 3c of the CRF; - Added: missing question on testing the presence of other pathogenic of public health interest from section 3a of the CRF. Changes in version 1.1.1: - Added: Facility Name to identify the care facility in which the case is reported from. Changes in version 1.1.0: - This version covers the modifications introduced by the WHO COVID-19 Rapid CRF from April 8, 2020. The model maintains backward compatibility with the WHO COVID-19 Rapid CRF from March 23, 2020."; rdfs:label "WHO COVID-19 Rapid Version CRF semantic data model"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6117-4755 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO4xkU+/dGujq1raR66QtRqquMxiJ9hm2uzc2uBj7bCBBRnWhTw7M8f77BqAFHShgxqxYTr2do7/tVmoKeM51ISyttxWrh9ebZRoz5o6Muxt7HyA4sLHAmnixeZ5VJfZzsKAmVN23Y2ZiCqMoXjtcp5jO2lOC0AXaGPftnaA8b9QIDAQAB"; npx:hasSignature "DBmN+OAp0YaqB7EBeiFmuazhUeSKAHYjUeMyWDr4wrH6uk7OrVewCf0yEEEhJhyT51e4iA80lKVk+V56bWQcvQ8Toycuszuj7zhUIFC0NI8e3TBTBt2K91iXEta7xG1BW3YSX9ObA9v5+/kkRLL3b0/dkyEuZ5/6x+9A3i2EUGo="; npx:hasSignatureTarget this: . this: dct:created "2020-11-27T11:39:06.761+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6117-4755; npx:introduces sub:COVID-19_CRF; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }