# OnCo record stars-rosel (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/stars-rosel/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "stars-rosel" ;
  schema:name "STARS and ROSEL pooled analysis"@en ;
  schema:alternateName "STARS"@en, "ROSEL"@en, "SABR versus lobectomy"@en ;
  schema:description "Two small trials that tried to ask whether precision radiotherapy could replace an operation for early lung cancer, closed early because almost nobody would agree to be randomised, and left the question open."@en ;
  schema:url <https://onco.cc/trials/stars-rosel/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00840749>, <https://clinicaltrials.gov/study/NCT00687986>, <https://doi.org/10.1016/S1470-2045(15)70168-3> ;
  onco:status "mixed" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/resectable-nsclc/> ;
  onco:technologies <https://onco.cc/technologies/sbrt/> ;
  onco:terms <https://onco.cc/terms/curative-intent/> ;
  onco:trials <https://onco.cc/trials/chisel/>, <https://onco.cc/trials/jcog0802/>, <https://onco.cc/trials/calgb-140503/> .
