# OnCo record david-baldwin (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-baldwin/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "david-baldwin" ;
  schema:name "David Baldwin"@en ;
  schema:description "The Nottingham chest physician who chairs the UK clinical expert group for lung cancer and advises the National Screening Committee: the person whose job it is to turn the screening evidence into an NHS service."@en ;
  schema:url <https://onco.cc/people/david-baldwin/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.nottingham.ac.uk/medicine/people/david.baldwin> ;
  onco:tag "lung", "screening", "uk", "policy" ;
  schema:jobTitle "Consultant Respiratory Physician, Nottingham University Hospitals NHS Trust; Honorary Professor of Medicine, University of Nottingham; Lead Clinician for Lung Cancer, NHS England" ;
  onco:related <https://onco.cc/people/john-field/>, <https://onco.cc/people/matthew-callister/> ;
  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/nottingham-cancer-centre/> ;
  onco:trials <https://onco.cc/trials/ukls/> ;
  schema:affiliation <https://onco.cc/institutions/nottingham-cancer-centre/> .
