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

ins:-TC4FRN2T-N
  skos:definition "L’érythrocyte (du grec erythros : rouge et kutos : cellule), aussi appelée hématie, ou plus communément globule rouge, fait partie des éléments figurés du sang. Chez les mammifères, c'est une cellule anucléée (dépourvue de noyau)."@fr, "Red blood cells (RBCs), also referred to as red cells, red blood corpuscles (in humans or other animals not having nucleus in red blood cells), haematids, erythroid cells or erythrocytes (from Greek erythros for \"red\" and kytos for \"hollow vessel\", with -cyte translated as \"cell\" in modern usage), are the most common type of blood cell and the vertebrate's principal means of delivering oxygen (O2) to the body tissues—via blood flow through the circulatory system."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "érythrocyte"@fr, "red blood cell"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Red_blood_cell> .

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

