@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:-W1GVV1N3-T
  skos:prefLabel "health implications of obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JCX167GM-X .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-JCX167GM-X .

n9j: a skos:ConceptScheme .
n9j:-JCX167GM-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/kidney_failure> ;
  skos:definition "The kidneys are complex organs that perform many functions, including maintenance of fluid and acid–base balance, removal of waste products, stimulation of red blood cell production, and regulation of calcium stores. Failure of the kidney can affect one or all of these functions, and may occur suddenly or gradually. [Source: Encyclopedia of Obesity; Kidney Failure]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1GVV1N3-T ;
  skos:prefLabel "kidney failure"@en .

