@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:-PFJCSM63-M .

vh8:-PFJCSM63-M
  skos:definition "Megacolon is an abnormal dilation of the colon (also called the large intestine). The dilation is often accompanied by a paralysis of the peristaltic movements of the bowel. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-CMMD2W3S-Z ;
  skos:prefLabel "mégacôlon"@fr, "megacolon"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Megacolon> .

