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

ins:-XD74KCD3-L
  skos:prefLabel "structure anatomique"@fr, "anatomical structure"@en ;
  a skos:Concept ;
  skos:narrower ins:-MMWQT37S-B .

ins:-MMWQT37S-B
  skos:definition "Le système nerveux central (ou névraxe) est la partie du système nerveux comprenant l'encéphale et la moelle spinale."@fr, "The central nervous system (CNS) is the part of the nervous system consisting primarily of the brain and spinal cord."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "système nerveux central"@fr, "central nervous system"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Central_nervous_system> .

ins: a skos:ConceptScheme .
