@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:COVID19-data-portal ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The COVID-19 metadata and data-portal was developed in 2020 to expose in a human-readable format the machine-readable 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"; fip:has-target-group fip:Domain-specific-communities . } 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 "ckn213cHFn7CxjfdogPO9EMo0OaEWvCkCovetwlWHym9YCnW5Ngn1V9UTI5Xn5JMKyZ+7HzlwVTRbM9AvMLmJ5TUNztT5UPDe7c9W1PAKS4gibSvK28j27DMuZ/D/DVdMS9nCwmY20aoi9QObcbmH5d6IO6IpVWFoJ+Q2zWKvAs="; npx:hasSignatureTarget this: . this: dct:created "2024-05-24T15:24:13Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:COVID19-data-portal; prov:wasDerivedFrom . }