@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/hormone_therapy>
  skos:definition "Hormone therapy or hormone replacement therapy (HRT) is the use of the hormones estrogen and progesterone by women to alleviate various “natural” mental and physical discomforts associated with menopause. The wide use of HRT has helped medical-ize menopause, thus turning a nonmedical problem into a deficiency disorder. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Hormone Therapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/women%27s_health>, <https://concepts.sagepub.com/social-science/concept/internal_medicine>, <https://concepts.sagepub.com/social-science/concept/gender_and_science>, <https://concepts.sagepub.com/social-science/concept/gender_and_health> ;
  skos:prefLabel "hormone therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/internal_medicine>
  skos:prefLabel "internal medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hormone_therapy> .

<https://concepts.sagepub.com/social-science/concept/gender_and_science>
  skos:prefLabel "gender and science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hormone_therapy> .

<https://concepts.sagepub.com/social-science/concept/women%27s_health>
  skos:prefLabel "women's health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hormone_therapy> .

<https://concepts.sagepub.com/social-science/concept/gender_and_health>
  skos:prefLabel "gender and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hormone_therapy> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/hormone_therapy> .

