# OnCo record erivance (trial). 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/trials/erivance/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "erivance", "NCT00833417" ;
  schema:name "ERIVANCE BCC"@en ;
  schema:description "ERIVANCE showed that a pill blocking the hedgehog pathway shrinks most advanced basal cell carcinomas that surgery and radiotherapy can no longer control, and it produced the first approved drug for this cancer."@en ;
  schema:url <https://onco.cc/trials/erivance/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00833417>, <https://www.nejm.org/doi/full/10.1056/NEJMoa1113713> ;
  onco:status "positive" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/locally-advanced-bcc/>, <https://onco.cc/cancers/basal-cell-carcinoma/> ;
  onco:technologies <https://onco.cc/technologies/hedgehog-inhibitors/> ;
  onco:targets <https://onco.cc/targets/smoothened/> ;
  onco:drugs <https://onco.cc/drugs/vismodegib/> ;
  onco:pathways <https://onco.cc/pathways/hedgehog/>, <https://onco.cc/pathways/basal-cell-carcinoma-signalling/> .
