# OnCo record rapid (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/rapid/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "rapid", "NCT00282035" ;
  schema:name "RAPID (accelerated partial-breast irradiation)"@en ;
  schema:alternateName "RAPID trial"@en, "OCOG RAPID"@en ;
  schema:description "Treating only the part of the breast around the tumour worked as well as treating all of it, but giving the dose twice a day made the breast look worse years later. The lesson is about the timetable, not the target."@en ;
  schema:url <https://onco.cc/trials/rapid/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00282035>, <https://doi.org/10.1016/S0140-6736(19)32515-2> ;
  onco:status "mixed" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/breast-hr-positive/>, <https://onco.cc/cancers/breast-her2-positive/>, <https://onco.cc/cancers/tnbc/>, <https://onco.cc/cancers/ductal-carcinoma-in-situ/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/>, <https://onco.cc/technologies/hypofractionated-radiotherapy/> ;
  onco:companies <https://onco.cc/companies/cctg/> ;
  onco:terms <https://onco.cc/terms/partial-breast-irradiation/>, <https://onco.cc/terms/hypofractionation/> ;
  onco:trials <https://onco.cc/trials/import-low/>, <https://onco.cc/trials/nsabp-b39/>, <https://onco.cc/trials/targit-a/> .
