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

vh8:-Q292XQZ4-X
  skos:broadMatch <https://fr.wikipedia.org/wiki/Ob%C3%A9sit%C3%A9> ;
  skos:definition "Quatre types d'obésité sont décrits : [...] le type IV : la graisse est localisée au niveau des hanches et des cuisses (niveau glutéofémoral) : c'est une obésité gynoïde... (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-SC87FVRC-X ;
  skos:prefLabel "obésité gynoïde"@fr, "gynoid obesity"@en .

vh8: a skos:ConceptScheme .
vh8:-SC87FVRC-X
  skos:prefLabel "obésité"@fr, "obesity"@en ;
  a skos:Concept ;
  skos:narrower vh8:-Q292XQZ4-X .

