# OnCo record lung-art (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/lung-art/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "lung-art", "NCT00410683" ;
  schema:name "Lung ART"@en ;
  schema:alternateName "LungART"@en, "IFCT-0503"@en ;
  schema:description "The trial that ended twenty years of argument about radiotherapy to the mediastinum after lung cancer surgery: it does not help, and it damages the heart."@en ;
  schema:url <https://onco.cc/trials/lung-art/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00410683>, <https://doi.org/10.1016/S1470-2045(21)00606-9> ;
  onco:status "negative" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/resectable-nsclc/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/> ;
  onco:terms <https://onco.cc/terms/curative-intent/> ;
  onco:trials <https://onco.cc/trials/anita/> .
