# OnCo record time2 (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/time2/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "time2", "ISRCTN87514420" ;
  schema:name "TIME2"@en ;
  schema:alternateName "Second Therapeutic Intervention in Malignant Effusion Trial"@en ;
  schema:description "Compared a permanent drain you empty at home with the older operation that glues the lung to the chest wall, and found both relieve breathlessness equally, so the choice is about what a patient wants."@en ;
  schema:url <https://onco.cc/trials/time2/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1001/jama.2012.5535>, <https://www.isrctn.com/ISRCTN87514420> ;
  onco:status "mixed" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/sclc/>, <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/pleural-mesothelioma/> ;
  onco:technologies <https://onco.cc/technologies/palliative-care/> ;
  onco:terms <https://onco.cc/terms/palliative-treatment/>, <https://onco.cc/terms/pleural-effusion/> ;
  onco:trials <https://onco.cc/trials/ample/> .
