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

ins: a skos:ConceptScheme .
ins:-ZVK6GSDP-Q
  skos:prefLabel "biological tissue"@en, "tissu biologique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-DHC4TMLJ-G .

ins:-DHC4TMLJ-G
  skos:definition "La moelle osseuse est un tissu situé au centre des os. Elle existe sous deux formes : la moelle osseuse rouge, où les cellules du sang sont produites (l'hématopoïèse), et la moelle osseuse jaune, surtout composée de graisse."@fr, "Bone marrow is a semi-solid tissue found within the spongy (also known as cancellous) portions of bones. In birds and mammals, bone marrow is the primary site of new blood cell production (or haematopoiesis)."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-ZVK6GSDP-Q ;
  skos:prefLabel "moelle osseuse"@fr, "bone marrow"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Bone_marrow> .

