# OnCo record swedish-rectal-cancer-trial (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/swedish-rectal-cancer-trial/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "swedish-rectal-cancer-trial" ;
  schema:name "Swedish Rectal Cancer Trial"@en ;
  schema:description "The first trial to show that a week of radiotherapy before rectal cancer surgery both halves local recurrence and lets more people live, in the era before total mesorectal excision."@en ;
  schema:url <https://onco.cc/trials/swedish-rectal-cancer-trial/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://doi.org/10.1056/NEJM199704033361402> ;
  onco:status "positive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/rectal-cancer/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/> ;
  onco:trials <https://onco.cc/trials/dutch-tme-trial/>, <https://onco.cc/trials/stockholm-iii/> .
