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

ins:-D7NBFR84-W
  skos:definition "Les cellules impliquées dans le fonctionnement du système immunitaire sont nombreuses. Il s'agit : des lymphocytes, des phagocytes (macrophages, monocytes, cellules dendritiques), des granulocytes."@fr, "White blood cells (WBCs), also called leukocytes or leucocytes, are the cells of the immune system that are involved in protecting the body against both infectious disease and foreign invaders."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "immune cell"@en, "cellule immunitaire"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/White_blood_cell> .

ins: a skos:ConceptScheme .
ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-D7NBFR84-W .

