@prefix this: <https://w3id.org/np/RAXwZvmaT_WwxIbZccQ2iPctqUmppuJxtRrrTpSda4xtk> .
@prefix sub: <https://w3id.org/np/RAXwZvmaT_WwxIbZccQ2iPctqUmppuJxtRrrTpSda4xtk#> .
@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 "Fetal Metabolic Stress Disrupts Immune Homeostasis and Induces Proinflammatory Responses in Human Immunodeficiency Virus Type 1– and Combination Antiretroviral Therapy–Exposed Infants" ;
    a <https://schema.org/ResearchProject> ;
    rdfs:label "Fetal Metabolic Stress Disrupts Immune Homeostasis and Induces Proinflammatory Responses in Human Immunodeficiency Virus Type 1– and Combination Antiretroviral Therapy–Exposed Infants" ;
    <https://schema.org/endDate> "2017" ;
    <https://schema.org/funder> "(NWO)-Zon Mw (grant number 435002027)" , "Dutch AIDS Foundation (grant number 2006015)" , "Netherlands Organisation for Scientific Research Agiko Stipendium (grant number 92003417)" , "Virgo consortium, which is funded by the Dutch government (project number FES0908)" ;
    <https://schema.org/startDate> "2012" ;
    <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 "F8AbwWqq+VMUBuggwozjGafGHxFs+70R5Cy8Y3SreSVNZGtTNcg7lG8bD1TtC2KNT6qRlZMQJRapblCUx2OwpJoPDELlQdqc/RHOj/uE6H1AvsT81p1d1TV6zcQdnvrCI5z3i26fA10/nDVR7lbcjbkyCUbhRwxUVY572u4pQeU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-5034-5766 .
  this: dct:created "2025-02-10T09:32:26.788Z"^^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> .
}