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

ins: a skos:ConceptScheme .
ins:-CFHRBWW5-H
  skos:definition "Les cellules dendritiques sont des cellules du système immunitaire qui font partie du système phagocytaire mononucléaire, cellules présentatrices d'antigènes et qui présentent dans certaines conditions, comme leur nom l'indique, des dendrites (des prolongements cytoplasmiques)."@fr, "Dendritic cells (DCs) are antigen-presenting cells (also known as accessory cells) of the mammalian immune system. Their main function is to process antigen material and present it on the cell surface to the T cells of the immune system. They act as messengers between the innate and the adaptive immune systems."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "cellule dendritique"@fr, "dendritic cell"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Dendritic_cell> .

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

