# OnCo record david-dearnaley (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/david-dearnaley/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "david-dearnaley" ;
  schema:name "David Dearnaley"@en ;
  schema:description "British radiation oncologist who led CHHiP, the trial that showed prostate cancer can be treated in 20 radiotherapy sessions rather than 37 with the same results, changing practice worldwide."@en ;
  schema:url <https://onco.cc/people/david-dearnaley/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "prostate", "radiotherapy", "trialist" ;
  schema:jobTitle "Emeritus Professor of Uro-Oncology, The Institute of Cancer Research and The Royal Marsden" ;
  onco:cancers <https://onco.cc/cancers/prostate-intermediate-risk/>, <https://onco.cc/cancers/prostate/> ;
  onco:institutions <https://onco.cc/institutions/icr-london/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-chhip-lancet-oncol-2016/> ;
  schema:affiliation <https://onco.cc/institutions/icr-london/> .
