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

n9j:-W1GVV1N3-T
  skos:prefLabel "health implications of obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DG06V1B3-S .

n9j:-DG06V1B3-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/ovarian_cysts> ;
  skos:definition "Ovarian cysts are fluid-filled sacs usually found of the surface of an ovary. Ovarian cysts occur in 30 percent of females with regular menstrual cycle and in 50 percent of females with irregular menstrual cycles. [Source: Encyclopedia of Obesity; Ovarian Cysts]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1GVV1N3-T ;
  skos:prefLabel "ovarian cysts"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-DG06V1B3-S .

n9j: a skos:ConceptScheme .
