# OnCo record bragg-peak (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/bragg-peak/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "bragg-peak" ;
  schema:name "Bragg peak"@en ;
  schema:alternateName "Bragg peak"@en, "spread-out Bragg peak"@en, "SOBP"@en, "distal edge"@en, "no exit dose"@en ;
  schema:description "The spot where a proton or carbon-ion beam dumps most of its energy and then stops, so tissue behind the tumour gets almost no dose."@en ;
  schema:url <https://onco.cc/terms/bragg-peak/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Bragg_peak> ;
  schema:citation <https://en.wikipedia.org/wiki/Bragg_peak> ;
  onco:tag "radiation-wave5" ;
  onco:sections <https://onco.cc/fronts/radiation/> ;
  onco:technologies <https://onco.cc/technologies/proton-therapy/>, <https://onco.cc/technologies/carbon-ion/>, <https://onco.cc/technologies/intensity-modulated-proton-therapy/>, <https://onco.cc/technologies/proton-arc-therapy/> ;
  onco:terms <https://onco.cc/terms/linear-energy-transfer/>, <https://onco.cc/terms/relative-biological-effectiveness/> .
