# OnCo record herby (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/herby/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "herby", "NCT01390948" ;
  schema:name "HERBY"@en ;
  schema:description "HERBY asked whether adding the anti-blood-vessel antibody bevacizumab to radiotherapy and temozolomide would help children with high-grade brain tumours; it did not delay the tumours returning, so the drug is not part of standard treatment for these children."@en ;
  schema:url <https://onco.cc/trials/herby/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01390948> ;
  onco:status "negative" ;
  onco:tag "subtype-trials" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/paediatric-high-grade-glioma/>, <https://onco.cc/cancers/glioblastoma/> ;
  onco:drugs <https://onco.cc/drugs/bevacizumab/>, <https://onco.cc/drugs/temozolomide/> ;
  onco:companies <https://onco.cc/companies/roche-genentech/> ;
  onco:people <https://onco.cc/people/jacques-grill/> .
