# OnCo record esopec (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/esopec/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "esopec", "NCT02509286" ;
  schema:name "ESOPEC"@en ;
  schema:description "ESOPEC pitted the two standard ways of treating operable oesophageal adenocarcinoma against each other, chemotherapy before and after surgery or chemoradiotherapy before it, and found that the chemotherapy approach helped people live longer."@en ;
  schema:url <https://onco.cc/trials/esopec/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02509286> ;
  onco:status "positive" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/oesophageal-adenocarcinoma/>, <https://onco.cc/cancers/esophageal/> ;
  onco:drugs <https://onco.cc/drugs/fluorouracil/>, <https://onco.cc/drugs/leucovorin/>, <https://onco.cc/drugs/oxaliplatin/>, <https://onco.cc/drugs/docetaxel/>, <https://onco.cc/drugs/carboplatin/>, <https://onco.cc/drugs/paclitaxel/> ;
  onco:people <https://onco.cc/people/jens-hoeppner/> .
