# OnCo record matt-seymour (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/matt-seymour/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "matt-seymour" ;
  schema:name "Matt Seymour"@en ;
  schema:description "The Leeds oncologist behind the FOCUS trials, which asked how best to sequence chemotherapy for advanced bowel cancer, and a leader of FOxTROT, which moved chemotherapy before surgery in colon cancer."@en ;
  schema:url <https://onco.cc/people/matt-seymour/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://medicinehealth.leeds.ac.uk/medicine/staff/3085/professor-matt-seymour> ;
  onco:tag "colorectal", "trialist", "uk" ;
  schema:jobTitle "Professor of Gastrointestinal Cancer Research, University of Leeds" ;
  onco:related <https://onco.cc/people/david-sebag-montefiore/>, <https://onco.cc/people/tim-maughan/> ;
  onco:cancers <https://onco.cc/cancers/colorectal/> ;
  onco:drugs <https://onco.cc/drugs/folfox/>, <https://onco.cc/drugs/capox/> ;
  onco:institutions <https://onco.cc/institutions/leeds-cancer-centre/> ;
  onco:trials <https://onco.cc/trials/foxtrot/>, <https://onco.cc/trials/focus4/> ;
  schema:affiliation <https://onco.cc/institutions/leeds-cancer-centre/> .
