# OnCo record precede (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/precede/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "precede", "NCT04970056" ;
  schema:name "PRECEDE"@en ;
  schema:alternateName "Pancreatic Cancer Early Detection Consortium"@en ;
  schema:description "PRECEDE is a very large international study following people whose genes or family history put them at high risk of pancreatic cancer, with yearly scans and stored blood samples, to find out how to catch the cancer early enough to cure it; it is still enrolling towards 20,000 participants."@en ;
  schema:url <https://onco.cc/trials/precede/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT04970056> ;
  onco:status "recruiting" ;
  onco:tag "soc-trials" ;
  onco:phase "observational" ;
  onco:cancers <https://onco.cc/cancers/pancreatic/>, <https://onco.cc/cancers/ipmn-cystic-precursors/> ;
  onco:technologies <https://onco.cc/technologies/pancreatic-surveillance/> .
