# OnCo record sim2 (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/sim2/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "sim2" ;
  schema:name "SIM2"@en ;
  schema:alternateName "SIM bHLH transcription factor 2"@en, "Single-minded homolog 2"@en, "MGC119447"@en, "bHLHe15"@en, "SIM2" ;
  schema:description "SIM2 (Single-minded homolog 2) is a protein that switches other genes on and off. In the public catalogues the evidence so far is association rather than a proven role. Tied to Prostate cancer."@en ;
  schema:url <https://onco.cc/targets/sim2/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:10883>, <https://www.uniprot.org/uniprotkb/Q14190/entry>, <https://www.ncbi.nlm.nih.gov/gene/6493>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000159263> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "transcription" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:10883>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000159263>, <https://www.uniprot.org/uniprotkb/Q14190/entry>, <https://www.ncbi.nlm.nih.gov/gene/6493> ;
  onco:related <https://onco.cc/collections/open-targets/> ;
  onco:cancers <https://onco.cc/cancers/prostate/> .
