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

vh8: a skos:ConceptScheme .
vh8:-CCS31G12-M
  skos:prefLabel "endocrinopathy"@en, "endocrinopathie"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-LFH6GRQV-R .

vh8:-LFH6GRQV-R
  skos:definition "Euthyroid sick syndrome (ESS) is a state of adaptation or dysregulation of thyrotropic feedback control wherein the levels of T3 and/or T4 are abnormal, but the thyroid gland does not appear to be dysfunctional. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-CCS31G12-M ;
  skos:prefLabel "syndrome de dyshormonémie euthyroïdienne"@fr, "euthyroid sick syndrome"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1378921>, <https://en.wikipedia.org/wiki/Euthyroid_sick_syndrome> .

