# OnCo record funen-fob (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/funen-fob/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "funen-fob" ;
  schema:name "Funen faecal occult blood screening trial"@en ;
  schema:alternateName "Danish Funen trial"@en ;
  schema:description "The Danish population trial that, with Nottingham, showed a stool test posted every two years cuts bowel cancer deaths by about a fifth."@en ;
  schema:url <https://onco.cc/trials/funen-fob/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://doi.org/10.1016/S0140-6736(96)03430-7> ;
  onco:status "positive" ;
  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:terms <https://onco.cc/terms/fit-test/> ;
  onco:trials <https://onco.cc/trials/nottingham-fob/>, <https://onco.cc/trials/minnesota-fob/> .
