# OnCo record lungsearch (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/lungsearch/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "lungsearch", "ISRCTN80745975" ;
  schema:name "Lung-SEARCH"@en ;
  schema:alternateName "LungSEARCH"@en, "ISRCTN80745975"@en ;
  schema:description "The British trial that tested a cheap, staged alternative to scanning everyone, and found it did not work: more than half the cancers never showed up in the sputum at all."@en ;
  schema:url <https://onco.cc/trials/lungsearch/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://europepmc.org/article/MED/31537697>, <https://www.isrctn.com/ISRCTN80745975> ;
  onco:status "negative" ;
  onco:tag "uk", "screening", "lung", "negative-trial" ;
  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/uclh/> ;
  onco:trials <https://onco.cc/trials/ukls/> .
