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

ins:-WSDCQD5V-B
  skos:definition "On appelle « cellule sanguine », hématocyte ou élément figuré du sang, toute cellule (ou tout organite de quelque type que ce soit) présente normalement dans le sang."@fr, "A blood cell, also called a hematopoietic cell, hemocyte, or hematocyte, is a cell produced through hematopoiesis and found mainly in the blood"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "hematopoietic cell"@en, "cellule sanguine"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Blood_cell> .

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

