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

ins:-NC4PW6PB-V
  skos:definition "Le visage est la zone externe de la partie antérieure de la tête de l'être humain, appelée aussi face ou figure."@fr, "The face is the front of an animal's head that features three of the head's sense organs, the eyes, nose, and mouth, and through which animals express many of their emotions."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "face"@fr, "face"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Face> .

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

ins: a skos:ConceptScheme .
