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

ins:-DDV9CXQ7-F
  skos:exactMatch <https://en.wikipedia.org/wiki/Glia> ;
  skos:altLabel "neuroglia"@en, "glia"@en ;
  skos:prefLabel "cellule gliale"@fr, "glial cell"@en ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:definition "Dans le système nerveux, les cellules gliales (parfois nevroglie ou tout simplement glie, du grec γλοιός (gloios), « gluant ») sont les cellules qui forment l'environnement des neurones."@fr, "Glia, also called glial cells or neuroglia, are non-neuronal cells in the central nervous system (brain and spinal cord) and the peripheral nervous system that do not produce electrical impulses."@en ;
  a skos:Concept .

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

