# OnCo record pre-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/pre-bra/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "pre-bra", "ISRCTN11898000" ;
  schema:name "Pre-BRA (pre-pectoral breast reconstruction evaluation)"@en ;
  schema:alternateName "Pre-BRA study"@en ;
  schema:description "Putting the implant in front of the chest muscle rather than behind it was adopted across Britain on the argument that it hurts less and looks better. This study followed the first 347 women and found the implant was lost about as often as with the older technique, and that physical and sexual wellbeing were worse than before surgery at both three and eighteen months."@en ;
  schema:url <https://onco.cc/trials/pre-bra/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.isrctn.com/ISRCTN11898000>, <https://doi.org/10.1093/bjs/znac077>, <https://doi.org/10.1093/bjs/znaf032> ;
  onco:status "completed" ;
  onco:phase "observational" ;
  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/>, <https://onco.cc/terms/body-image-after-breast-surgery/> ;
  onco:trials <https://onco.cc/trials/ibra-study/>, <https://onco.cc/trials/best-bra/> .
