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

ins:-DG72XLTC-B
  skos:definition "En neuroanatomie, un sillon ou sulcus en latin scientifique (pl. sulci) est une dépression linéaire de la surface du cortex. Les dépressions les plus importantes sont aussi appelées des scissures."@fr, "In neuroanatomy, a sulcus (Latin: \"furrow\", pl. sulci) is a depression or groove in the cerebral cortex."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "sulcus"@en, "sulcus"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Sulcus_(neuroanatomy)> .

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

ins: a skos:ConceptScheme .
