# OnCo record stellar-rectal (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/stellar-rectal/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "stellar-rectal", "NCT02533271" ;
  schema:name "STELLAR (rectal cancer)"@en ;
  schema:alternateName "STELLAR"@en ;
  schema:description "China's answer to the same question as RAPIDO: one week of radiotherapy followed by chemotherapy matched five weeks of chemoradiotherapy, with more short-term toxicity."@en ;
  schema:url <https://onco.cc/trials/stellar-rectal/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02533271>, <https://doi.org/10.1200/JCO.21.01667> ;
  onco:status "mixed" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/rectal-cancer/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/>, <https://onco.cc/technologies/cytotoxic-chemotherapy/> ;
  onco:drugs <https://onco.cc/drugs/capox/>, <https://onco.cc/drugs/capecitabine/>, <https://onco.cc/drugs/oxaliplatin/> ;
  onco:terms <https://onco.cc/terms/chemoradiation/> ;
  onco:trials <https://onco.cc/trials/rapido/>, <https://onco.cc/trials/stockholm-iii/> .
