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

ins:-S5RKLHSP-W
  skos:definition "Les cellules de Langerhans sont des macrophages à beaucoup de similarités avec les cellules dendritiques grâce à leur rôle de présentateurs d'antigènes."@fr, "Langerhans cells (LC) are tissue-resident macrophages of the skin, and contain organelles called Birbeck granules. They are present in all layers of the epidermis and are most prominent in the stratum spinosum."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "cellule de Langerhans"@fr, "Langerhans cell"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Langerhans_cell> .

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

