@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:-RT88W4XV-2 .

ins: a skos:ConceptScheme .
ins:-RT88W4XV-2
  skos:definition "Les ventricules cardiaques sont la ou les deux cavités inférieures du cœur."@fr, "A ventricle is one of two large chambers toward the bottom of the heart that collect and expel blood received from an atrium towards the peripheral beds within the body and lungs. The atrium (an adjacent/upper heart chamber that is smaller than a ventricle) primes the pump."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XD74KCD3-L ;
  skos:prefLabel "ventricle"@en, "ventricule"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Ventricle_(heart)> .

