@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:-T3TZ6Q2M-B .

ins: a skos:ConceptScheme .
ins:-T3TZ6Q2M-B
  skos:definition "La tête est une partie de l'anatomie d'un animal, située à l'avant du corps et regroupant en général : de nombreux organes sensoriels : yeux, antennes, oreilles, récepteurs olfactifs ; la bouche, et les organes de la mastication et de la prédation (dents, labium, langue, chélicères, bec...)."@fr, "A head is the part of an organism which usually includes the ears, brain, forehead, cheeks, chin, eyes, nose, and mouth, each of which aid in various sensory functions such as sight, hearing, smell, and taste, respectively."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "tête"@fr, "head"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Head> .

