# OnCo record minnesota-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/minnesota-fob/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "minnesota-fob" ;
  schema:name "Minnesota Colon Cancer Control Study"@en ;
  schema:alternateName "Minnesota faecal occult blood trial"@en ;
  schema:description "The first randomised proof that a yearly stool test for hidden blood saves lives from bowel cancer, by a third over thirteen years."@en ;
  schema:url <https://onco.cc/trials/minnesota-fob/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://doi.org/10.1056/NEJM199305133281901> ;
  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/funen-fob/>, <https://onco.cc/trials/nottingham-fob/>, <https://onco.cc/trials/nordicc/> .
