@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:-L4DLGW3Z-M .

ins: a skos:ConceptScheme .
ins:-L4DLGW3Z-M
  skos:definition "Le nerf optique (II) est le deuxième nerf crânien. C'est un nerf sensitif qui participe aux voies optiques et permet donc la vision."@fr, "The optic nerve, also known as cranial nerve II, or simply as CN II, is a paired cranial nerve that transmits visual information from the retina to the brain."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "nerf optique"@fr, "optic nerve"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Optic_nerve> .

