Nanopublication

< Home

ID

http://purl.org/np/RAdn5Rk54wu7z6SNHxma4kG-wwCDU_4Yx0ZCdixfxiOxo

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <http://purl.org/np/RAdn5Rk54wu7z6SNHxma4kG-wwCDU_4Yx0ZCdixfxiOxo> .
@prefix sub: <http://purl.org/np/RAdn5Rk54wu7z6SNHxma4kG-wwCDU_4Yx0ZCdixfxiOxo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix dcat: <https://www.w3.org/ns/dcat#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:declaration a fip:FIP-No-Choice-Declaration;
    fip:considerations "The COVID-19 portal at Health-RI can be used for ME/CFS as well, but ZonMw will only require the M4M Project Admin metadata. Health-RI is currently updating/extending the portal as to include metadata from all health-related disciplines (in the Netherlands). Then it will also be suitable to expose more metadata about the ME/CFS projects.";
    fip:declared-by <http://purl.org/np/RAIPXexCyhghputRdB6eJa6MHnjTESNmZAh3hM8Wk7jKw#ZonMw_ME-CFS>;
    fip:refers-to-question fip:FIP-Question-I1-D;
    dcat:endDate "2024-06-30"^^xsd:date;
    dcat:startDate "2023-10-30"^^xsd:date .
}

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 "f8h9bKfrnqtZe/scv4z2lYqFW/4Ep+c0YTsIMl9qfZB/5rHdFDg7eThElyizT/hCyCMeQieYvZuKyv+iyUdtN57W4mISKMKRY2Gb2JU6+YTk57KjlBKS85dIw3q8u3wIDBxaK7qnMgGpULmnxf7CNDYsY5L4CC/UR5SulxJtwDY=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-01-17T10:46:29Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/44e1644e-7780-4929-b631-6ab3a5660f51> .
}