@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:-SJ8X6SP7-Z .

ins:-SJ8X6SP7-Z
  skos:definition "The frontal cortex includes the premotor cortex, and the primary motor cortex – parts of the motor cortex. The front part of the frontal cortex is covered by the prefrontal cortex."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "cortex frontal"@fr, "frontal cortex"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Frontal_lobe> .

ins: a skos:ConceptScheme .
