@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:-HRWKT82D-F
  skos:prefLabel "pathologie du côlon"@fr, "colonic disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-CDGHBG84-Z .

ins: a skos:ConceptScheme .
ins:-CDGHBG84-Z
  ns0:group "Diseases" ;
  skos:definition "Colitis is an inflammation of the colon. Colitis may be acute and self-limited or long-term. It broadly fits into the category of digestive diseases. (Wikipedia)"@en, "Une colite est une inflammation du côlon. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-HRWKT82D-F ;
  skos:prefLabel "colite"@fr, "colitis"@en ;
  skos:exactMatch vh8:-CTP76NN5-2 .

