@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:-C68N016M-W .

ins: a skos:ConceptScheme .
ins:-C68N016M-W
  skos:definition "Le système immunitaire d'un organisme est un système biologique complexe constitué d'un ensemble coordonné d'éléments de reconnaissance et de défense qui discrimine le soi du non-soi."@fr, "The immune system is a network of biological processes that protects an organism from diseases."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "système immunitaire"@fr, "immune system"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Immune_system> .

