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

ins: a skos:ConceptScheme .
ins:-X40S0DHR-F
  skos:prefLabel "biological liquid"@en, "liquide biologique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-QZJDX8CD-W .

ins:-QZJDX8CD-W
  skos:definition "Le plasma sanguin est le composant liquide du sang, dans lequel les cellules sanguines sont en suspension. Il constitue 55 % du volume total du sang."@fr, "Blood plasma is a light amber liquid component of blood that is freed from blood cells, but holds proteins and other constituents of whole blood in suspension."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-X40S0DHR-F ;
  skos:prefLabel "plasma"@en, "plasma sanguin"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Blood_plasma> .

