# OnCo record noa-08 (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/noa-08/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "noa-08", "NCT01502241" ;
  schema:name "NOA-08"@en ;
  schema:alternateName "Methusalem"@en, "NOA-8"@en ;
  schema:description "NOA-08 showed that older people with glioblastoma can be treated with temozolomide tablets instead of six weeks of radiotherapy without living less long, and that the MGMT test tells you which to choose: chemotherapy if the gene is methylated, radiotherapy if it is not."@en ;
  schema:url <https://onco.cc/trials/noa-08/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01502241> ;
  onco:status "positive" ;
  onco:tag "soc-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/glioblastoma/>, <https://onco.cc/cancers/idh-mutant-astrocytoma/>, <https://onco.cc/cancers/brain-tumours/> ;
  onco:technologies <https://onco.cc/technologies/cytotoxic-chemotherapy/>, <https://onco.cc/technologies/imrt-igrt/> ;
  onco:drugs <https://onco.cc/drugs/temozolomide/> ;
  onco:institutions <https://onco.cc/institutions/heidelberg-nct/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-noa-08-temozolomide-vs-radiotherapy-elderly-wick-lancet-oncol-2012/> .
