@prefix this: <https://w3id.org/np/RA5cYkO4V4gppkp1q7a1_Wx8g2_LgzElGOE4mpGFu-lBk> .
@prefix sub: <https://w3id.org/np/RA5cYkO4V4gppkp1q7a1_Wx8g2_LgzElGOE4mpGFu-lBk#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:researchproject dct:description "Metabolic characterization of the natural progression of chronic hepatitis B" ;
    a <https://schema.org/ResearchProject> ;
    rdfs:label "Metabolic characterization of the natural progression of chronic hepatitis B" ;
    <https://schema.org/endDate> "2016-12" ;
    <https://schema.org/funder> "NWO-ZonMW (grant number 435002027)" , "Virgo consortium, funded by the Dutch government project number FES0908" ;
    <https://schema.org/startDate> "2012-12" ;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://edamontology.org/topic_3172> , <http://edamontology.org/topic_3370> , <http://purl.obolibrary.org/obo/OMIT_0026346> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5034-5766 , <https://ror.org/027bh9e22> .
}
sub:pubinfo {
  orcid:0000-0002-5034-5766 foaf:name "Michael van Vliet" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDkIRofQ2KL634ftm3FCrPR80OAkjbRl16cywNnLiISfCImM3yDhIpvpaVVMT/faOrLRXmcBrxZZ2MKxEKRCDf+ub3zMen/dDKxwRuNDGljDXoEuPSv+ON3f6kv/0t68LCNWG12MxMO7JJ8RjVGSEA5hMXNhyRwthafTmtOtJM8BwIDAQAB" ;
    npx:hasSignature "xgna/nS0fQHYughyIkDx4g24ixsaI+kZXXwrMT4gTxFeERMVW4yzQ9BNCq+eexojJt/xX7G+6FnzOuwM+1KZDmeN5sPy2uhbORdsgap0A++BRJOPk/1t5InI45YJ3dgjEEb8qIM966E3C4dNNWOZ2J2KF2sMY0/lxsZeLs6j1No=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-5034-5766 .
  this: dct:created "2025-02-10T09:20:20.892Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-5034-5766 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://schema.org/ResearchProject> ;
    npx:introduces sub:researchproject ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAW4qDSeYWgZwQDIPBOKlaCoSQiLZeavVCNsJMCcpU3kY> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA9KrNsJEsvoMVnD3qgbB2rjKZSzeRkRWzt6dgS6En6sI> .
}