# OnCo record best-bra (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/best-bra/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "best-bra", "ISRCTN10081873" ;
  schema:name "Best-BRA"@en ;
  schema:alternateName "Best-BRA pilot trial"@en ;
  schema:description "The first randomised comparison of putting a breast implant in front of the chest muscle or behind it. It is a pilot, because the field adopted the newer technique before anyone tested whether women do better with it."@en ;
  schema:url <https://onco.cc/trials/best-bra/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.isrctn.com/ISRCTN10081873>, <https://doi.org/10.1136/bmjopen-2021-050886> ;
  onco:status "active" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/breast-hr-positive/>, <https://onco.cc/cancers/breast-her2-positive/>, <https://onco.cc/cancers/tnbc/> ;
  onco:terms <https://onco.cc/terms/breast-reconstruction/>, <https://onco.cc/terms/mastectomy/> ;
  onco:trials <https://onco.cc/trials/ibra-study/>, <https://onco.cc/trials/pre-bra/> .
