@prefix this: <https://w3id.org/np/RA142cH_UwR5qyqH1HhLEs8Z2WKPu_It4WqYlUqYAYtoQ> .
@prefix sub: <https://w3id.org/np/RA142cH_UwR5qyqH1HhLEs8Z2WKPu_It4WqYlUqYAYtoQ#> .
@prefix schema: <http://schema.org/> .
@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 {
  <https://doi.org/10.25504/FAIRsharing.xw1wj5> schema:url <https://www.itntrialshare.org/> ;
    a fip:Available-FAIR-Enabling-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "The immune tolerance data management and visualization portal for studies sponsored by the Immune Tolerance Network (ITN) and collaborating investigators. Data from published studies are accessible to any user; data from current in-progress studies are accessible to study investigators and collaborators. Includes links to published figures, tools for visualization and analysis of data, and ability to query study data by subject, group, or any other study parameter." ;
    rdfs:label "Immune Tolerance Network TrialShare | TrialShare" ;
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.xw1wj5> ;
    fip:metadata-availability-in-years fip:Less-than-20-years .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-6396-0848 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.xw1wj5> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "AWijoskUfLHN7k0mDkTJwtEv0dFUpMyi3v48zNU212a0gHXm+4cs/p8by284j/AWM+Qee6nfGzE0VPfHq5xI9oPtfFdPxcEPs/Qqv9VM9HgvphUSkx53W8cAbL6mQW6cpeuKYOLReK9oW+YZKzCezzjnzHDXqLnSOrANTF9S3EA=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-01-31T12:45:32Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:describes <https://doi.org/10.25504/FAIRsharing.xw1wj5> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/ada5b2fc-14a4-4c44-bc18-a871672582d7> .
}