@prefix this: <http://purl.org/np/RAEFz35a4hNaC_uYQC3oddF6DLC9Si9F8-CwHYIJK8-Ek> .
@prefix sub: <http://purl.org/np/RAEFz35a4hNaC_uYQC3oddF6DLC9Si9F8-CwHYIJK8-Ek#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
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-A2 ;
    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 "Ziq/UQm5ZMvtgqB6NCERYbkIdyATqoYFvHdXcNASKh6E0RSL3lwuV26ZZsyE5Ocaa85gRxXyExWzIRdRh2NyIMP/M1uIExHM5QsFzoF4LsOXCdal9MZ5ZIRp7CnKAfgYQ2wm660yJFHSxSXXGf7BSDW+/zYeAbmeoLhCjkl6x68=" ;
    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> .
}