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

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

ins:-J7W8G745-R
  skos:definition "Le mélanocyte (de mélas : « noir » et kutos : « cellule ») est une cellule qui pigmente la peau, les poils ou les plumes des vertébrés."@fr, "Melanocytes are melanin-producing neural crest-derived cells located in the bottom layer (the stratum basale) of the skin's epidermis, the middle layer of the eye (the uvea), the inner ear, vaginal epithelium, meninges, bones, and heart."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "melanocyte"@en, "mélanocyte"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Melanocyte> .

