# OnCo record gary-middleton (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/gary-middleton/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "gary-middleton" ;
  schema:name "Gary Middleton"@en ;
  schema:description "The Birmingham oncologist who ran the National Lung Matrix Trial, the largest umbrella trial in lung cancer, and published the honest answer: most drug-biomarker pairs did not work."@en ;
  schema:url <https://onco.cc/people/gary-middleton/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.birmingham.ac.uk/staff/profiles/immunology-immunotherapy/middleton-gary> ;
  onco:tag "lung", "trialist", "uk" ;
  schema:jobTitle "Professor of Medical Oncology, University of Birmingham; Honorary Consultant Oncologist, University Hospitals Birmingham; Director of the Birmingham Experimental Cancer Medicine Centre" ;
  onco:related <https://onco.cc/people/sanjay-popat/>, <https://onco.cc/people/alastair-greystoke/> ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/kras-g12c-nsclc/> ;
  onco:sections <https://onco.cc/fronts/targeted-therapy/>, <https://onco.cc/fronts/immunotherapy/> ;
  onco:institutions <https://onco.cc/institutions/birmingham-cancer-centre/> ;
  onco:trials <https://onco.cc/trials/national-lung-matrix-trial/> ;
  schema:affiliation <https://onco.cc/institutions/birmingham-cancer-centre/> .
