@prefix this: <https://w3id.org/np/RAvyhUx0ypp5QwCnrwrXI-UjkZz_MKKVrE5r-FIbJsYwg> .
@prefix sub: <https://w3id.org/np/RAvyhUx0ypp5QwCnrwrXI-UjkZz_MKKVrE5r-FIbJsYwg#> .
@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:NMCB dct:isPartOf <http://purl.org/np/RAIPXexCyhghputRdB6eJa6MHnjTESNmZAh3hM8Wk7jKw#ZonMw_ME-CFS> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "The Netherlands ME/CFS Cohort and Biobank (NMCB) consortium is a national collaboration of research institutes, patient organisations and clinical centres. The consortium focuses on biomedical research on ME/CFS." ;
    rdfs:label "The Netherlands ME/CFS Cohort and Biobank Consortium" ;
    rdfs:seeAlso <https://nmcb.eu/> ;
    fip:has-research-domain <http://purl.obolibrary.org/obo/NCIT_C15188> , <http://purl.obolibrary.org/obo/OMIT_0012532> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-4715-9070 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "U6A/7jton/8BRRkZKXX/wPobV5FTX+R+gajH++GvPJP9NL4bEvo1CHAyZZKgL7X3RjURf02HSk1kXF2vaavguk0An0DdowW/AKf+E08DwU1Et6zBofs1wyS/qigyTpbD6uqqVEu0p6MnDeSJdR9TUxSXwezYr2FmoVXAjfZWrAo=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-05-23T13:34:56Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:NMCB ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/7eb6b6e7-19f3-4d0f-883c-a13cc98e4ba2> .
}