@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:-H0BHRGJH-V
  skos:prefLabel "bronchus disease"@en, "pathologie des bronches"@fr ;
  a skos:Concept ;
  skos:narrower ins:-K91WNMBS-Q .

ins: a skos:ConceptScheme .
ins:-K91WNMBS-Q
  ns0:group "Diseases" ;
  skos:definition "Bronchiectasis is a disease in which there is permanent enlargement of parts of the airways of the lung. (Wikipedia)"@en, "La bronchectasie ou bronchiectasie ou dilatation des bronches (DDB) est une dilatation des bronches chronique, le plus souvent acquise à la suite d'une maladie des bronches, du poumon ou de la plèvre. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-H0BHRGJH-V ;
  skos:prefLabel "bronchectasie"@fr, "bronchiectasis"@en ;
  skos:exactMatch vh8:-VR32JCPQ-L .

