# OnCo record matthew-callister (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/matthew-callister/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "matthew-callister" ;
  schema:name "Matthew Callister"@en ;
  schema:description "The Leeds respiratory physician who ran the Yorkshire Lung Screening Trial, the trial that worked out which risk rule the NHS should use to decide who gets a screening scan."@en ;
  schema:url <https://onco.cc/people/matthew-callister/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.leedsth.nhs.uk/consultants/professor-matthew-callister/> ;
  onco:tag "lung", "screening", "uk" ;
  schema:jobTitle "Consultant in Respiratory Medicine, Leeds Teaching Hospitals NHS Trust; Honorary Professor, University of Leeds" ;
  onco:related <https://onco.cc/people/philip-crosbie/>, <https://onco.cc/people/david-baldwin/> ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/lung-cancer/> ;
  onco:sections <https://onco.cc/fronts/early-detection/> ;
  onco:technologies <https://onco.cc/technologies/low-dose-ct-screening/> ;
  onco:institutions <https://onco.cc/institutions/leeds-cancer-centre/> ;
  onco:trials <https://onco.cc/trials/ylst/> ;
  schema:affiliation <https://onco.cc/institutions/leeds-cancer-centre/> .
