# OnCo record dion-morton (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/dion-morton/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "dion-morton" ;
  schema:name "Dion Morton"@en ;
  schema:description "The Birmingham surgeon who chairs FOxTROT and runs the surgical trials programme that tests how bowel cancer operations are done, not just which drugs come with them."@en ;
  schema:url <https://onco.cc/people/dion-morton/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.birmingham.ac.uk/staff/profiles/applied-health/morton-dion> ;
  onco:tag "colorectal", "surgeon", "uk", "trialist" ;
  schema:jobTitle "Barling Professor of Surgery, University of Birmingham" ;
  onco:related <https://onco.cc/people/matt-seymour/> ;
  onco:cancers <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/rectal-cancer/> ;
  onco:sections <https://onco.cc/fronts/surgery/> ;
  onco:institutions <https://onco.cc/institutions/birmingham-cancer-centre/> ;
  onco:trials <https://onco.cc/trials/foxtrot/>, <https://onco.cc/trials/star-trec/> ;
  schema:affiliation <https://onco.cc/institutions/birmingham-cancer-centre/> .
