@prefix this: <http://purl.org/np/RAPqwCxwS40FF464D0fQd5t-eAe0Ye7DJj9Vr6U1IZ6N8> .
@prefix sub: <http://purl.org/np/RAPqwCxwS40FF464D0fQd5t-eAe0Ye7DJj9Vr6U1IZ6N8#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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:NCIt a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "NCI Thesaurus (NCIt) provides reference terminology for many NCI and other systems. It covers vocabulary for clinical care, translational and basic research, and public information and administrative activities. NCIt features: stable, unique codes for biomedical concepts; preferred terms, synonyms, research codes, external source codes, and other information; over 100,000 textual definitions; links to NCI Metathesaurus and other information sources; and over 400,000 cross-links between concepts, providing formal logic-based definition of many concepts. NCIt is a widely recognized standard for biomedical coding and reference, used by a broad variety of public and private partners both nationally and internationally including the Clinical Data Interchange Standards Consortium Terminology (CDISC), the U.S. Food and Drug Administration (FDA), the Federal Medication Terminologies (FMT), and the National Council for Prescription Drug Programs (NCPDP)." ;
    rdfs:label "NCIt|National Cancer Institute Thesaurus" ;
    rdfs:seeAlso <https://ncit.nci.nih.gov/ncitbrowser/> ;
    skos:exactMatch <https://fairsharing.org/FAIRsharing.4cvwxa> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "nOaehxrKJraS3drpG3JXNWYMv03BO5ZKSlU97yIrtmAvPeI63Oksq70H8C1gJHjQGn8GxLo7tyXPP1wM37wwyo06RAXv87N4TpDUxE9RyITM7bYxdqZVO/Fdfm3jik9EVEsYVBB0daSvDIPVAMQUrydrUGVZRkCKu7Usz0zy64E=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-01-16T20:56:54.824+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    npx:introduces sub:NCIt ;
    npx:supersedes <http://purl.org/np/RA4n23u2oO2JK-QrEIOGwjDrjZIZQVjQpeM9M877r3fyA> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI> .
}