@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:-HDS18JNN-C
  ns0:group "Diseases" ;
  skos:definition "Neutropenia is an abnormally low concentration of neutrophils (a type of white blood cell) in the blood. (Wikipedia)"@en, "Une neutropénie est un trouble hématologique caractérisé par un taux bas de granulocytes (ou polynucléaires) neutrophiles dans le sang. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-RGDP34R7-7 ;
  skos:prefLabel "neutropenia"@en, "neutropénie"@fr ;
  skos:exactMatch vh8:-BSWFZ2XV-2 .

ins:-RGDP34R7-7
  skos:prefLabel "leukopenia"@en, "leucopénie"@fr ;
  a skos:Concept ;
  skos:narrower ins:-HDS18JNN-C .

