@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/hot_flashes>
  skos:definition "The hot flash is a sudden sensation of heat typically experienced by women during their menopausal years, although they have been reported among young women during various phases of the menstrual cycle. Flashes (also called flushes) are the most common complaint of women in the menopause transition. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n316.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Hot Flashes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/women%27s_health>, <https://concepts.sagepub.com/social-science/concept/physical_and_biological_development> ;
  skos:prefLabel "hot flashes"@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/hot_flashes> .

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

<https://concepts.sagepub.com/social-science/concept/physical_and_biological_development>
  skos:prefLabel "physical and biological development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hot_flashes> .

