# OnCo record raves (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/raves/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "raves", "NCT00860652" ;
  schema:name "RAVES (TROG 08.03/ANZUP)"@en ;
  schema:alternateName "RAVES"@en, "TROG 08.03"@en, "ANZUP RAVES"@en ;
  schema:description "Waiting for the PSA to rise before giving radiotherapy after prostate surgery gave the same cancer control and spared half the men pelvic radiation, though the trial closed too early to prove it formally."@en ;
  schema:url <https://onco.cc/trials/raves/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00860652>, <https://doi.org/10.1016/S1470-2045(20)30456-3> ;
  onco:status "mixed" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/prostate/>, <https://onco.cc/cancers/prostate-high-risk/>, <https://onco.cc/cancers/prostate-bcr/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/> ;
  onco:companies <https://onco.cc/companies/anzup/> ;
  onco:terms <https://onco.cc/terms/prostatectomy/>, <https://onco.cc/terms/salvage-therapy/>, <https://onco.cc/terms/biochemical-recurrence/>, <https://onco.cc/terms/neoadjuvant-adjuvant/> ;
  onco:trials <https://onco.cc/trials/radicals-rt/>, <https://onco.cc/trials/getug-afu-17/>, <https://onco.cc/trials/artistic-meta-analysis/> .
