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

ins: a skos:ConceptScheme .
ins:-J24DVBBL-4
  ns0:group "Diseases" ;
  skos:definition "Enterocolitis is an inflammation of the digestive tract, involving enteritis of the small intestine and colitis of the colon. (Wikipedia)"@en, "L'entérocolite est une inflammation de l'intestin grêle ou du côlon entraînant des selles fréquentes et peu consistantes, qui peuvent être douloureuses. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-MFC8DGQJ-V ;
  skos:prefLabel "entérocolite"@fr, "enterocolitis"@en ;
  skos:exactMatch vh8:-HM8LTR9M-W .

ins:-MFC8DGQJ-V
  skos:prefLabel "pathologie de l'intestin"@fr, "intestinal disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-J24DVBBL-4 .

