@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:VODAN_A a fip:FAIR-Implementation-Community; rdfs:comment "The Virus Outbreak Data Network (VODAN)-Africa is a collaboration of researchers and health practitioners across African countries. It is focused on improving health data analysis, under the regulatory provisions of the country, and strengthening national capacities for health data analytics as well as the use of health data at the point of care."; rdfs:label "Virus Outbreak Data Network (VODAN) Africa"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-4942-2725 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "DpHPpGMf/rFBGXibf/2FnJF2payUg0fD1rsClE7uc06RggR/NLljOANWqXhv/adklNoIBPC12dqTwXpNqaJXeXG0CsvlCLiBMYa+cUP2PRf40ZM48GDZEbuBsLKChoJthx7+8q1gyQ+GaGfkOCD15j+rJwRxb6gcUIss+EeReac="; npx:hasSignatureTarget this: . this: dct:created "2022-09-14T14:16:08Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:VODAN_A; prov:wasDerivedFrom . }