@prefix this: <
https://w3id.org/np/RA4ctiVX2Z92tjCpXDYOrc7kXZxPR4POG1cAyhym0Fb44
> .
@prefix sub: <
https://w3id.org/np/RA4ctiVX2Z92tjCpXDYOrc7kXZxPR4POG1cAyhym0Fb44#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/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
<
http://schema.org/url
> <
https://covid19initiatives.health-ri.nl/p/ProjectOverview
> ;
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
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:COVID19-data-portal
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/83984259-ae34-4306-a334-3fe7e690f468
> .
}