Nanopublication

< Home

ID

https://w3id.org/np/RA2QrszgiX4s8a0mxUVYd1G80q3dQdn0aBRf4CEExzU3U

Formats

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

Content

@prefix this: <https://w3id.org/np/RA2QrszgiX4s8a0mxUVYd1G80q3dQdn0aBRf4CEExzU3U> .
@prefix sub: <https://w3id.org/np/RA2QrszgiX4s8a0mxUVYd1G80q3dQdn0aBRf4CEExzU3U#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:ITN a fip:FAIR-Implementation-Community, fip:Mature-Community;
    dct:isPartOf <https://w3id.org/np/RAn1o0bSpYzDyqEdQ-o_Xam8YZ2YTDd6hjHTJdbU725tY#NIAID>;
    rdfs:comment "The Immune Tolerance Network (ITN) is an international clinical research consortium sponsored by the National Institute of Allergy and Infectious Diseases, part of the National Institutes of Health. ITN's mission is to advance the clinical application of immune tolerance therapies and biomarker development by performing high quality clinical trials integrated with mechanism-based research with a focus on allergy, transplantation, and autoimmune disease.";
    rdfs:label "The Immune Tolerance Network (ITN) ";
    rdfs:seeAlso <https://www.immunetolerance.org/>;
    fip:has-description-source <https://www.itntrialshare.org/login/home/login.view?returnUrl=%2Fproject%2Fhome%2Fbegin.view>;
    fip:has-research-domain <http://purl.obolibrary.org/obo/NCIT_C15206>, <http://purl.obolibrary.org/obo/NCIT_C18701> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-6396-0848 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "UgV5gmMCJPxnMCBwj3UN+7UL8D9zyrOQLtCndVLcHoyNX36bPGYWTrBMNBOhovPT54RyOacgRwpmgTQj55JDO55E6Ds697/ex5WBcdNdnlOryPOqviK+kNtE1sQjuL7KIWcS8IO/QgFnb0NJP/Wkdtr+kcox0WYU1t5Uc/Yg4Oo=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-01-30T10:38:49Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:ITN;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/c0139b51-e8fa-46a2-8e27-20bf0e0b8ea8> .
}