@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-G1QSCJ72-4
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QKXNC3N5-R .

n9j:-X25KM33N-M
  skos:prefLabel "menstruation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QKXNC3N5-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QKXNC3N5-R .

n9j:-QKXNC3N5-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/ovulation> ;
  skos:definition "Ovulation is the process by which a female reproductive cell, the ovum (plural, ova), is released from the ovary into the oviduct for fertilization by the male reproductive cell (sperm). In women, an ovum is released cyclically, about every 28 days, from puberty until menopause. [Source: Encyclopedia of Human Development; Ovulation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-X25KM33N-M, n9j:-G1QSCJ72-4 ;
  skos:prefLabel "ovulation"@en .

