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

ins: a skos:ConceptScheme .
ins:-R6J9PPVS-4
  skos:definition "Les macrophages sont des cellules appartenant aux globules blancs, qui infiltrent les tissus. Ils proviennent de la différenciation de leucocytes sanguins circulants, les monocytes."@fr, "Macrophages (abbreviated as Mφ, MΦ or MP) (Greek: large eaters, from Greek μακρός (makrós) = large, φαγεῖν (phagein) = to eat) are a type of white blood cell of the immune system that engulfs and digests anything that does not have, on its surface, proteins that are specific to healthy body cells, including cancer cells, microbes, cellular debris, foreign substances, etc"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "macrophage"@en, "macrophage"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Macrophage> .

ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-R6J9PPVS-4 .

