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

vh8: a skos:ConceptScheme .
vh8:-CMMD2W3S-Z
  skos:prefLabel "pathologie de l'intestin"@fr, "intestinal disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-GS12HMNF-V .

vh8:-GS12HMNF-V
  skos:prefLabel "dysentery"@en, "dysenterie"@fr ;
  skos:broader vh8:-CMMD2W3S-Z ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Dysenterie>, <https://www.wikidata.org/wiki/Q129279>, <https://en.wikipedia.org/wiki/Dysentery> ;
  skos:definition "La dysenterie est une maladie infectieuse du côlon chez l’humain et l'animal, qui peut être grave, aiguë ou chronique. (Wikipédia)"@fr, "Dysentery is an inflammatory disease of the intestine, especially of the colon, which always results in severe diarrhea and abdominal pains. (Wikipedia)"@en ;
  skos:inScheme vh8: ;
  a skos:Concept .

