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

ins:-LSQPPZQG-C
  ns0:group "Diseases" ;
  skos:definition "Rhinitis, also known as coryza, is irritation and inflammation of the mucous membrane inside the nose. (Wikipedia)"@en, "Une rhinite est le terme médical décrivant l'irritation et l'inflammation (aiguë ou chronique) des muqueuses de la cavité nasale. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WND3LGTM-J ;
  skos:prefLabel "rhinitis"@en, "rhinite"@fr ;
  skos:exactMatch vh8:-HGHL79R1-X .

ins: a skos:ConceptScheme .
ins:-WND3LGTM-J
  skos:prefLabel "pathologie du nez"@fr, "nose disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-LSQPPZQG-C .

