@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8: a skos:ConceptScheme .
vh8:-DPDF6TKZ-F
  skos:definition "Ketosis is a metabolic state in which some of the body's energy supply comes from ketone bodies in the blood, in contrast to a state of glycolysis in which blood glucose provides energy. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-DPVF24QV-B ;
  skos:prefLabel "ketosis"@en, "cétose"@fr ;
  skos:altLabel "cétose métabolique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Ketosis> .

vh8:-DPVF24QV-B
  skos:prefLabel "trouble métabolique"@fr, "metabolic disorder"@en ;
  a skos:Concept ;
  skos:narrower vh8:-DPDF6TKZ-F .

