# OnCo record tpt1 (target). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/targets/tpt1/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "tpt1" ;
  schema:name "TPT1"@en ;
  schema:alternateName "tumor protein, translationally-controlled 1"@en, "Translationally-controlled tumor protein"@en, "fortilin"@en, "TPT1" ;
  schema:description "TPT1 (Translationally-controlled tumour protein) is a gene. The public catalogues list it as a drug target and a biomarker, and clinical evidence ties its variants to diagnosis, prognosis or drug response. Tied to Melanoma."@en ;
  schema:url <https://onco.cc/targets/tpt1/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:12022>, <https://www.uniprot.org/uniprotkb/P13693/entry>, <https://www.ncbi.nlm.nih.gov/gene/7178>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000133112> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "other" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:12022>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000133112>, <https://www.uniprot.org/uniprotkb/P13693/entry>, <https://www.ncbi.nlm.nih.gov/gene/7178> ;
  onco:related <https://onco.cc/collections/civic/> ;
  onco:cancers <https://onco.cc/cancers/melanoma/> .
