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

ins: a skos:ConceptScheme .
ins:-VSQDF0TW-G
  skos:definition "Les kératinocytes sont des cellules constituant 85 % de la couche superficielle de la peau (épiderme) et des phanères (ongles, cheveux, poils, plumes, écailles). Ils synthétisent la kératine (kératinisation), une protéine fibreuse et insoluble dans l'eau, qui assure à la peau sa propriété d'imperméabilité et de protection extérieure."@fr, "Keratinocytes are the primary type of cell found in the epidermis, the outermost layer of the skin. In humans, they constitute 90% of epidermal skin cells."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "keratinocyte"@en, "kératinocyte"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Keratinocyte> .

ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-VSQDF0TW-G .

