# OnCo record ukls (trial). 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/trials/ukls/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "ukls", "ISRCTN78513845" ;
  schema:name "UKLS"@en ;
  schema:alternateName "UK Lung Cancer Screening trial"@en, "ISRCTN78513845"@en ;
  schema:description "The British pilot that showed a risk-model-selected CT scan finds lung cancer early, and whose long follow-up gave the mortality signal that helped justify a national programme."@en ;
  schema:url <https://onco.cc/trials/ukls/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://europepmc.org/article/MED/27224642>, <https://europepmc.org/article/MED/34806061>, <https://www.isrctn.com/ISRCTN78513845> ;
  onco:status "positive" ;
  onco:tag "uk", "screening", "lung" ;
  onco:phase "3" ;
  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/liverpool-heart-and-chest/>, <https://onco.cc/institutions/royal-papworth/>, <https://onco.cc/institutions/roy-castle-lung-cancer-foundation/> ;
  onco:trials <https://onco.cc/trials/nlst-nelson/> ;
  onco:people <https://onco.cc/people/john-field/>, <https://onco.cc/people/david-baldwin/> .
