@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:-RRP77NQT-9 .

vh8:-RRP77NQT-9
  skos:definition "Le fécalome est une accumulation de matières fécales déshydratées et stagnantes dans le rectum. Il entraîne le plus souvent une constipation douloureuse et peut même remonter dans le côlon et être confondu avec une tumeur abdominale. (Wikipédia)"@fr, "A fecalith is a stone made of feces. It is a hardening of feces into lumps of varying size and may occur anywhere in the intestinal tract but is typically found in the colon. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-CMMD2W3S-Z ;
  skos:prefLabel "fécalome"@fr, "coproma"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/F%C3%A9calome>, <https://en.wikipedia.org/wiki/Fecalith> .

