# OnCo record graall-2005 (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/graall-2005/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "graall-2005", "NCT00327678" ;
  schema:name "GRAALL-2005"@en ;
  schema:alternateName "GRAALL 2005"@en, "GRAALL"@en ;
  schema:description "GRAALL-2005 treated adults with acute lymphoblastic leukaemia using an intensive protocol borrowed from children's medicine and asked whether giving cyclophosphamide in a more intense split schedule helped; it did not, and the trial also showed that people aged 55 and over tolerate the paediatric-style treatment poorly."@en ;
  schema:url <https://onco.cc/trials/graall-2005/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00327678> ;
  onco:status "completed" ;
  onco:tag "soc-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/all-leukemia/>, <https://onco.cc/cancers/leukaemia/> ;
  onco:technologies <https://onco.cc/technologies/cytotoxic-chemotherapy/> ;
  onco:drugs <https://onco.cc/drugs/cyclophosphamide/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-graall-2005-huguet-jco-2018/> .
