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

vh8:-W790N3DT-N
  skos:prefLabel "aminoacid disorder"@en, "aminoacidopathie"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-DJ5S9RM4-R .

vh8: a skos:ConceptScheme .
vh8:-DJ5S9RM4-R
  skos:definition "Pyruvate carboxylase deficiency is an inherited disorder that causes lactic acid to accumulate in the blood. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-W790N3DT-N ;
  skos:prefLabel "déficit en pyruvate carboxylase"@fr, "pyruvate carboxylase deficiency"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Pyruvate_carboxylase_deficiency> .

