# OnCo record asns (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/asns/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "asns" ;
  schema:name "ASNS"@en ;
  schema:alternateName "asparagine synthetase (glutamine-hydrolyzing)"@en, "Asparagine synthetase [glutamine-hydrolyzing]"@en, "ASNS" ;
  schema:description "ASNS (Asparagine synthetase [glutamine-hydrolysing]) is an enzyme. 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 Ovarian cancer."@en ;
  schema:url <https://onco.cc/targets/asns/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:753>, <https://www.uniprot.org/uniprotkb/P08243/entry>, <https://www.ncbi.nlm.nih.gov/gene/440>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000070669> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "enzyme" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:753>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000070669>, <https://www.uniprot.org/uniprotkb/P08243/entry>, <https://www.ncbi.nlm.nih.gov/gene/440> ;
  onco:related <https://onco.cc/collections/civic/> ;
  onco:cancers <https://onco.cc/cancers/ovarian/> .
