@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:-DHFTC8F2-1
  ns0:group "Diseases" ;
  skos:definition "En médecine, une fasciite est une inflammation du fascia. (Wikipédia)"@fr, "Fasciitis is an inflammation of the fascia, which is the connective tissue surrounding muscles, blood vessels and nerves. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WP38VGL5-B ;
  skos:prefLabel "fasciitis"@en, "fasciite"@fr ;
  skos:exactMatch vh8:-JQN8HT56-B .

ins:-WP38VGL5-B
  skos:prefLabel "pathologie du tissu conjonctif"@fr, "connective tissue disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-DHFTC8F2-1 .

