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

ins: a skos:ConceptScheme .
ins:-GZM5P4MS-3
  skos:definition "Les podocytes sont des cellules épithéliales différenciées et ramifiées composant le feuillet viscéral de la capsule de Bowman au niveau du glomérule rénal."@fr, "Podocytes are cells in the Bowman's capsule in the kidneys that wrap around capillaries of the glomerulus. Podocytes make up the epithelial lining of Bowman's capsule, the third layer through which filtration of blood takes place."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "podocyte"@en, "podocyte"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Podocyte> .

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

