@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:-VMW8M519-P
  ns0:group "Diseases" ;
  skos:definition "Constipation refers to bowel movements that are infrequent or hard to pass. The stool is often hard and dry. (Wikipedia)"@en, "La constipation (d'après le latin co- : « avec » + stipare : « rendre raide, compact ») est une difficulté à déféquer. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-MFC8DGQJ-V ;
  skos:prefLabel "constipation"@fr, "constipation"@en ;
  skos:exactMatch vh8:-TQVJ27MC-4 .

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

