# OnCo record androgen-deprivation-therapy (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/androgen-deprivation-therapy/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "androgen-deprivation-therapy" ;
  schema:name "Androgen deprivation therapy (ADT)"@en ;
  schema:alternateName "hormone therapy for prostate cancer"@en, "ADT"@en, "androgen suppression"@en ;
  schema:description "Treatment that switches off testosterone, which most prostate cancers need in order to grow."@en ;
  schema:url <https://onco.cc/terms/androgen-deprivation-therapy/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.nice.org.uk/guidance/ng131/chapter/Recommendations>, <https://prostatecanceruk.org/prostate-information-and-support/living-with-prostate-cancer/how-hormone-therapy-affects-you>, <https://www.cancerresearchuk.org/about-cancer/prostate-cancer/treatment/hormone-therapy> ;
  onco:related <https://onco.cc/terms/intermittent-androgen-deprivation/> ;
  onco:cancers <https://onco.cc/cancers/prostate/> ;
  onco:terms <https://onco.cc/terms/intermittent-androgen-deprivation/>, <https://onco.cc/terms/other-cause-mortality/> .
