# OnCo record erectile-dysfunction-after-prostate-cancer (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/erectile-dysfunction-after-prostate-cancer/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "erectile-dysfunction-after-prostate-cancer" ;
  schema:name "Erectile dysfunction after prostate cancer treatment"@en ;
  schema:alternateName "impotence after prostate cancer"@en, "ED after prostatectomy"@en ;
  schema:description "Not being able to get or keep an erection after treatment, because the nerves, the blood supply or the testosterone have been affected."@en ;
  schema:url <https://onco.cc/terms/erectile-dysfunction-after-prostate-cancer/> ;
  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/sex-and-relationships>, <https://prostatecanceruk.org/prostate-information-and-support/living-with-prostate-cancer/sex-and-relationships/treatments-for-erection-problems>, <https://www.nhs.uk/conditions/erection-problems-erectile-dysfunction/> ;
  onco:cancers <https://onco.cc/cancers/prostate/> .
