# OnCo record egr2 (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/egr2/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "egr2" ;
  schema:name "EGR2"@en ;
  schema:alternateName "early growth response 2"@en, "E3 SUMO-protein ligase EGR2"@en, "KROX20"@en, "EGR2" ;
  schema:description "EGR2 (E3 SUMO-protein ligase EGR2) is a gene that drives cell growth when it is altered. The public catalogues list it as an oncogene driver, and it is called a cancer driver by mutation analysis of patient cohorts. Tied to Chronic lymphocytic leukaemia."@en ;
  schema:url <https://onco.cc/targets/egr2/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:3239>, <https://www.uniprot.org/uniprotkb/P11161/entry>, <https://www.ncbi.nlm.nih.gov/gene/1959>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000122877> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "oncogene" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:3239>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000122877>, <https://www.uniprot.org/uniprotkb/P11161/entry>, <https://www.ncbi.nlm.nih.gov/gene/1959> ;
  onco:related <https://onco.cc/collections/intogen/> ;
  onco:cancers <https://onco.cc/cancers/cll/> .
