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

ins:-SLLF1ZVS-Z
  skos:definition "Les granulocytes neutrophiles ou polynucléaires neutrophiles (PNN) (ou simplement « les neutrophiles ») sont des cellules sanguines appartenant à la lignée blanche. En effet, ce sont des globules blancs (leucocytes) qui ont un rôle majeur dans le système immunitaire."@fr, "Neutrophils (also known as neutrocytes or heterophils) are the most abundant type of granulocytes and make up 40% to 70% of all white blood cells in humans. They form an essential part of the innate immune system, with their functions varying in different animals."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "neutrophile"@fr, "neutrophil"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Neutrophil> .

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

