@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/gynecological_surgery>
  skos:prefLabel "gynecological surgery"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hysterectomy> .

<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/hysterectomy> .

<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/hysterectomy> .

<https://concepts.sagepub.com/social-science/concept/hysterectomy>
  skos:definition "The term hysterectomy refers to surgical removal of the uterus (womb). “Total” or “complete” hysterectomy includes removing the fundus (top or “body”) and the cervix (bottom or “neck”); partial or supra-cervical hysterectomy does not involve the cervix. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n223.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Hysterectomy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gynecological_surgery>, <https://concepts.sagepub.com/social-science/concept/gender_and_science>, <https://concepts.sagepub.com/social-science/concept/gender_and_health> ;
  skos:prefLabel "hysterectomy"@en ;
  a skos:Concept .

<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/hysterectomy> .

