# OnCo record ukfss (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/ukfss/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "ukfss", "ISRCTN28352761" ;
  schema:name "UK Flexible Sigmoidoscopy Screening Trial"@en ;
  schema:alternateName "UKFSST"@en, "ISRCTN28352761"@en ;
  schema:description "The trial that showed one look inside the lower bowel in your late fifties can prevent a bowel cancer for life, and that a single test is enough."@en ;
  schema:url <https://onco.cc/trials/ukfss/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://europepmc.org/article/MED/20430429>, <https://europepmc.org/article/MED/28236467>, <https://www.isrctn.com/ISRCTN28352761> ;
  onco:status "positive" ;
  onco:tag "uk", "screening", "colorectal" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/colorectal/> ;
  onco:sections <https://onco.cc/fronts/early-detection/>, <https://onco.cc/fronts/prevention/> ;
  onco:technologies <https://onco.cc/technologies/colorectal-screening/> ;
  onco:institutions <https://onco.cc/institutions/imperial-cancer-centre/> ;
  onco:terms <https://onco.cc/terms/colonoscopy/> .
