@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:COVID19-data-portal a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; ; rdfs:comment "The COVID-19 metadata and data-portal exposes in a human-readable format the machine-actionable metadata that are produced with the M4M metadata forms for COVID-19 projects and their assets (data, services, etc). The portal is part of the Dutch COVID-19 Data Support Programme at Health-RI, which supports investigators and health care professionals with tools and services in their search for ways to overcome the pandemic and its health consequences. "; rdfs:label "COVID-19 metadata and data portal" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3710-3188 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hcPHRHQkJwjvsgB3lsUk9ckDLHZVPA6wn2VvAOgS9JABYEPRmzSo4NQFOvCFs3FTAf9oXriPbhQjIhGfySLKMpm+nwo0HBTYNSMJzfpnSq7sjOaSVRB36UAJ1mDr9vNufBiX55q6YN+76d1H5u2B8QjddgZb/bxtD2RqIlsqoHQ="; npx:hasSignatureTarget this: . this: dct:created "2024-01-15T19:49:50Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:COVID19-data-portal; prov:wasDerivedFrom . }