# OnCo record brightness (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/brightness/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "brightness", "NCT02032277" ;
  schema:name "BrighTNess"@en ;
  schema:description "BrighTNess showed that adding the platinum drug carboplatin to standard chemotherapy before surgery makes triple-negative breast tumours vanish completely more often, and later that fewer people relapsed, while the PARP inhibitor veliparib added on top made no difference."@en ;
  schema:url <https://onco.cc/trials/brightness/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02032277> ;
  onco:status "completed" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/tnbc-early/>, <https://onco.cc/cancers/tnbc/> ;
  onco:drugs <https://onco.cc/drugs/carboplatin/>, <https://onco.cc/drugs/paclitaxel/>, <https://onco.cc/drugs/doxorubicin/>, <https://onco.cc/drugs/cyclophosphamide/> ;
  onco:companies <https://onco.cc/companies/abbvie/> ;
  onco:people <https://onco.cc/people/sibylle-loibl/>, <https://onco.cc/people/charles-geyer/> .
