@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:-QRB7F2JN-T .

ins: a skos:ConceptScheme .
ins:-QRB7F2JN-T
  skos:definition "Le crâne est une structure osseuse ou cartilagineuse de la tête, caractéristique des crâniates (dont font partie les vertébrés). Le rôle principal du crâne est de protéger le système nerveux central qu'il entoure, il sert aussi de points d'attache à des muscles du visage et du cou."@fr, "The skull is a bone structure that forms the head in vertebrates. It supports the structures of the face and provides a protective cavity for the brain."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "crâne"@fr, "skull"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Skull> .

