@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:-LZW2KB1H-K .

ins: a skos:ConceptScheme .
ins:-LZW2KB1H-K
  skos:definition "Le côlon est le segment du gros intestin situé entre le cæcum et le rectum chez les mammifères. Il se dispose en cadre dans la cavité abdominale. Chez l'humain, il mesure environ 1,5 m de long pour 4 cm de diamètre, soit un volume d'environ 1,8 litres."@fr, "The large intestine, also known as the large bowel, is the last part of the gastrointestinal tract and of the digestive system in vertebrates."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "côlon"@fr, "colon"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Large_intestine> .

