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

ins:-XD74KCD3-L
  skos:prefLabel "structure anatomique"@fr, "anatomical structure"@en ;
  a skos:Concept ;
  skos:narrower ins:-C08FDBF6-J .

ins: a skos:ConceptScheme .
ins:-C08FDBF6-J
  skos:definition "Le thymus (du grec θυμός, « excroissance charnue ») est un organe situé dans la partie supérieure du thorax, plaqué à l'arrière de la partie haute du sternum dite manubrium, plus précisément dans ce qu'il est convenu d'appeler le médiastin antéro-supérieur et antéro-moyen. Il supporte la différenciation et la sélection des lymphocytes T et joue donc un rôle dans l'auto-immunité."@fr, "The thymus is a specialized primary lymphoid organ of the immune system. Within the thymus, thymus cell lymphocytes or T cells mature. T cells are critical to the adaptive immune system, where the body adapts specifically to foreign invaders."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "thymus"@en, "thymus"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Thymus> .

