# OnCo record ccnt1 (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/ccnt1/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "ccnt1" ;
  schema:name "CCNT1"@en ;
  schema:alternateName "cyclin T1"@en, "Cyclin-T1"@en, "CYCT1"@en, "HIVE1"@en, "CCNT1" ;
  schema:description "CCNT1 (Cyclin-T1) is a protein that switches other genes on and off. In the public catalogues it is called a cancer driver by mutation analysis of patient cohorts. Tied to Acute myeloid leukaemia."@en ;
  schema:url <https://onco.cc/targets/ccnt1/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:1599>, <https://www.uniprot.org/uniprotkb/O60563/entry>, <https://www.ncbi.nlm.nih.gov/gene/904>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000129315> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "transcription" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:1599>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000129315>, <https://www.uniprot.org/uniprotkb/O60563/entry>, <https://www.ncbi.nlm.nih.gov/gene/904> ;
  onco:related <https://onco.cc/collections/intogen/> ;
  onco:cancers <https://onco.cc/cancers/aml/> .
