# OnCo record rainbo (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/rainbo/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "rainbo", "NCT05255653" ;
  schema:name "RAINBO"@en ;
  schema:alternateName "RAINBO programme"@en, "POLEmut-BLUE"@en, "p53abn-RED"@en, "MMRd-GREEN"@en, "NSMP-ORANGE"@en ;
  schema:description "RAINBO is a programme of four trials that tailors treatment after surgery for womb cancer to the tumour's molecular type; in its POLEmut-BLUE arm, women whose tumours carry a POLE mutation and almost never relapse have chemotherapy withheld and receive radiotherapy alone or no further treatment, and the results are awaited."@en ;
  schema:url <https://onco.cc/trials/rainbo/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT05255653> ;
  onco:status "recruiting" ;
  onco:tag "soc-trials" ;
  onco:phase "2/3" ;
  onco:cancers <https://onco.cc/cancers/endometrial-pole-ultramutated/>, <https://onco.cc/cancers/endometrial-mmr-deficient/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/> ;
  onco:drugs <https://onco.cc/drugs/olaparib/>, <https://onco.cc/drugs/durvalumab/>, <https://onco.cc/drugs/megestrol/> ;
  onco:institutions <https://onco.cc/institutions/lumc-leiden/> .
