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

ins: a skos:ConceptScheme .
ins:-LDCBHSVF-N
  skos:prefLabel "allergie"@fr, "allergy"@en ;
  a skos:Concept ;
  skos:narrower ins:-P3B27HMM-T .

ins:-C29FJ5ND-N
  skos:prefLabel "atopic dermatitis"@en, "dermatite atopique"@fr ;
  a skos:Concept ;
  skos:broader ins:-P3B27HMM-T .

ins:-P3B27HMM-T
  skos:narrower ins:-C29FJ5ND-N ;
  skos:definition "Atopy is a predisposition toward developing certain allergic hypersensitivity reactions. (Wikipedia)"@en, "L'atopie est une prédisposition génétique au développement cumulé d'allergies courantes elles-mêmes dites « atopiques » (dermatite atopique, un type d'eczéma; asthme ; rhinite allergique, qui peut prendre la forme du « rhume des foins » ou d'une sensibilité aux acariens, etc.). (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-LDCBHSVF-N ;
  skos:prefLabel "atopie"@fr, "atopy"@en ;
  skos:exactMatch vh8:-L87TSCBG-F .

