# OnCo record anthony-nichols (person). 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/people/anthony-nichols/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "anthony-nichols" ;
  schema:name "Anthony C. Nichols"@en ;
  schema:description "Canadian surgeon who led ORATOR, the first randomised trial to compare robotic surgery with radiotherapy for early throat cancer, which found swallowing was slightly better after radiotherapy."@en ;
  schema:url <https://onco.cc/people/anthony-nichols/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "head-and-neck", "surgery", "trialist" ;
  schema:jobTitle "Head and neck surgeon, Western University and London Health Sciences Centre, Ontario" ;
  schema:sameAs <https://orcid.org/0000-0002-0760-980X> ;
  onco:cancers <https://onco.cc/cancers/hpv-positive-oropharyngeal-cancer/>, <https://onco.cc/cancers/oropharyngeal-cancer/>, <https://onco.cc/cancers/head-and-neck/> ;
  onco:institutions <https://onco.cc/institutions/lhsc-verspeeten/> ;
  onco:trials <https://onco.cc/trials/orator/> ;
  schema:affiliation <https://onco.cc/institutions/lhsc-verspeeten/> .
