# OnCo record rest (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/rest/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "rest" ;
  schema:name "REST"@en ;
  schema:alternateName "RE1 silencing transcription factor"@en, "RE1-silencing transcription factor"@en, "DFNA27"@en, "REST" ;
  schema:description "REST (RE1-silencing transcription factor) is a gene whose normal job is to hold cell growth in check. The public catalogues list it as a tumour suppressor, and it is called a cancer driver by mutation analysis of patient cohorts. Tied to Wilms tumour."@en ;
  schema:url <https://onco.cc/targets/rest/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:9966>, <https://www.uniprot.org/uniprotkb/Q13127/entry>, <https://www.ncbi.nlm.nih.gov/gene/5978>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000084093> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "tumor-suppressor" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:9966>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000084093>, <https://www.uniprot.org/uniprotkb/Q13127/entry>, <https://www.ncbi.nlm.nih.gov/gene/5978> ;
  onco:related <https://onco.cc/collections/open-targets/>, <https://onco.cc/collections/intogen/> ;
  onco:cancers <https://onco.cc/cancers/wilms-tumor/> .
