# OnCo record nct06500455 (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/nct06500455/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct06500455", "NCT06500455" ;
  schema:name "Testing Longer Duration Radiation Therapy Versus the Usual Radiation Therapy in Patients With Cancer That Has Spread to the Brain"@en ;
  schema:description "A phase 3 trial in lung cancer, run by NRG Oncology, active but no longer recruiting."@en ;
  schema:url <https://onco.cc/trials/nct06500455/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT06500455> ;
  onco:status "active" ;
  onco:tag "ctgov-ingest", "lung-deep-dive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/nsclc/> ;
  onco:technologies <https://onco.cc/technologies/sbrt/> .
