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

ins:-HC4RFCKD-7
  skos:definition "Le tronc cérébral appartient au système nerveux central, et plus particulièrement à l'encéphale. Il est situé dans la fosse crânienne postérieure, sous le cerveau et en avant du cervelet."@fr, "The brainstem (or brain stem) is the posterior stalk-like part of the brain that connects the cerebrum with the spinal cord."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "brainstem"@en, "tronc cérébral"@fr ;
  skos:altLabel "brain stem"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Brainstem> .

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

ins: a skos:ConceptScheme .
