# OnCo record netherlands-hipec (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/netherlands-hipec/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "netherlands-hipec" ;
  schema:name "Netherlands Cancer Institute HIPEC trial"@en ;
  schema:alternateName "Verwaal trial"@en ;
  schema:description "The trial that made cytoreductive surgery with a heated chemotherapy wash a treatment rather than an experiment. Twenty years later PRODIGE 7 showed the surgery, not the wash, was doing the work."@en ;
  schema:url <https://onco.cc/trials/netherlands-hipec/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://doi.org/10.1200/JCO.2003.04.187> ;
  onco:status "positive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/colorectal/> ;
  onco:technologies <https://onco.cc/technologies/hipec/>, <https://onco.cc/technologies/hipec-pipac-devices/> ;
  onco:drugs <https://onco.cc/drugs/mitomycin/>, <https://onco.cc/drugs/fluorouracil/>, <https://onco.cc/drugs/leucovorin/> ;
  onco:institutions <https://onco.cc/institutions/nki/> ;
  onco:terms <https://onco.cc/terms/debulking/> ;
  onco:trials <https://onco.cc/trials/prodige-7/>, <https://onco.cc/trials/colopec/>, <https://onco.cc/trials/prophylochip/> .
