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

ins:-PBPDQZ0Z-8
  skos:definition "Les monocytes sont des globules blancs présents dans le sang qui évoluent en passant dans les tissus biologiques."@fr, "Monocytes are a type of leukocyte, or white blood cell. They are the largest type of leukocyte and can differentiate into macrophages and conventional dendritic cells."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "monocyte"@en, "monocyte"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Monocyte> .

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

