# OnCo record orator (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/orator/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "orator", "NCT01590355" ;
  schema:name "ORATOR"@en ;
  schema:description "ORATOR was the first randomised comparison of surgery and radiotherapy for early throat cancer; swallowing scores a year later were slightly better after radiotherapy, but the difference was smaller than patients would notice, so both remain reasonable choices."@en ;
  schema:url <https://onco.cc/trials/orator/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01590355> ;
  onco:status "mixed" ;
  onco:tag "subtype-trials" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/hpv-positive-oropharyngeal-cancer/>, <https://onco.cc/cancers/oropharyngeal-cancer/> ;
  onco:drugs <https://onco.cc/drugs/cisplatin/> ;
  onco:people <https://onco.cc/people/anthony-nichols/> .
