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

<https://concepts.sagepub.com/social-science/concept/menarche>
  skos:prefLabel "menarche"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/menstrual_cycle> .

<https://concepts.sagepub.com/social-science/concept/menstruation>
  skos:prefLabel "menstruation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/menstrual_cycle> .

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

<https://concepts.sagepub.com/social-science/concept/menstrual_cycle>
  skos:definition "The regular (roughly 28 days) shedding of the lining of the uterus by women. While a significant occurrence in most women's lives, in Western cultures there are no ceremonies to mark it, and very little public discussion or reference to it in popular culture. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n558.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Menstrual Cycle</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/menstruation>, <https://concepts.sagepub.com/social-science/concept/menarche> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproduction> ;
  skos:prefLabel "menstrual cycle"@en ;
  a skos:Concept .

