# OnCo record triangle (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/triangle/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "triangle", "NCT02858258" ;
  schema:name "TRIANGLE"@en ;
  schema:alternateName "MCL Younger 2"@en, "European MCL Network TRIANGLE"@en ;
  schema:description "TRIANGLE showed that adding the pill ibrutinib to the chemotherapy given to younger people with mantle cell lymphoma keeps the disease away for longer, and that when ibrutinib is used the stem cell transplant that used to be compulsory no longer adds a clear benefit while adding side effects."@en ;
  schema:url <https://onco.cc/trials/triangle/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02858258> ;
  onco:status "positive" ;
  onco:tag "soc-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/mantle-cell-lymphoma/>, <https://onco.cc/cancers/non-hodgkin-lymphoma/> ;
  onco:technologies <https://onco.cc/technologies/kinase-inhibitors/>, <https://onco.cc/technologies/autologous-stem-cell-transplant/>, <https://onco.cc/technologies/cytotoxic-chemotherapy/> ;
  onco:drugs <https://onco.cc/drugs/ibrutinib/>, <https://onco.cc/drugs/rituximab/>, <https://onco.cc/drugs/cytarabine/>, <https://onco.cc/drugs/cyclophosphamide/>, <https://onco.cc/drugs/doxorubicin/>, <https://onco.cc/drugs/vincristine/>, <https://onco.cc/drugs/prednisone/>, <https://onco.cc/drugs/cisplatin/> ;
  onco:institutions <https://onco.cc/institutions/lmu-munich/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-triangle-ibrutinib-mantle-cell-lymphoma-dreyling-lancet-2024/> .
