# OnCo record artificial-urinary-sphincter (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/artificial-urinary-sphincter/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "artificial-urinary-sphincter" ;
  schema:name "Artificial urinary sphincter"@en ;
  schema:alternateName "AUS"@en, "urinary sphincter implant"@en ;
  schema:description "An implanted cuff and pump that keeps the urethra closed until you squeeze the pump to pass urine."@en ;
  schema:url <https://onco.cc/terms/artificial-urinary-sphincter/> ;
  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/urinary-problems> ;
  onco:cancers <https://onco.cc/cancers/prostate/> .
