@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:-FDZ5Q8H7-F .

ins:-FDZ5Q8H7-F
  skos:definition "Un fibroblaste est une cellule présente dans le tissu conjonctif ; elle est parfois appelée cellule de soutien. Ce sont notamment des cellules résidentes du derme qui en assurent la cohérence et la souplesse."@fr, "A fibroblast is a type of biological cell that synthesizes the extracellular matrix and collagen, produces the structural framework (stroma) for animal tissues, and plays a critical role in wound healing."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "fibroblaste"@fr, "fibroblast"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Fibroblast> .

