# OnCo record partial-breast-irradiation (term). 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/terms/partial-breast-irradiation/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "partial-breast-irradiation" ;
  schema:name "Partial-breast irradiation"@en ;
  schema:alternateName "accelerated partial breast irradiation"@en, "APBI"@en, "partial breast radiotherapy"@en, "tumour bed irradiation"@en ;
  schema:description "Treating only the part of the breast around where the lump was, instead of the whole breast, on the grounds that almost all recurrences happen there. It works, but which schedule is used decides whether the breast looks better or worse afterwards."@en ;
  schema:url <https://onco.cc/terms/partial-breast-irradiation/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.nice.org.uk/guidance/ng101>, <https://www.nice.org.uk/guidance/ta501>, <https://doi.org/10.1016/S0140-6736(19)32515-2> ;
  onco:related <https://onco.cc/terms/hypofractionation/>, <https://onco.cc/terms/radiotherapy-omission-early-breast-cancer/>, <https://onco.cc/terms/tumour-bed-boost/> ;
  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/>, <https://onco.cc/cancers/ductal-carcinoma-in-situ/> ;
  onco:sections <https://onco.cc/fronts/radiation/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/>, <https://onco.cc/technologies/hdr-brachytherapy/>, <https://onco.cc/technologies/intraoperative-radiotherapy/> ;
  onco:trials <https://onco.cc/trials/import-low/>, <https://onco.cc/trials/rapid/>, <https://onco.cc/trials/nsabp-b39/>, <https://onco.cc/trials/targit-a/> .
