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

ins:-K4CCMW49-9
  skos:definition "L'endothélium vasculaire est la couche la plus interne des vaisseaux sanguins, celle en contact avec le sang."@fr, "Endothelium is a single layer of squamous endothelial cells that line the interior surface of blood vessels, and lymphatic vessels."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-ZVK6GSDP-Q ;
  skos:prefLabel "endothelium"@en, "endothélium"@fr ;
  skos:altLabel "endothelial cell"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Endothelium> .

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

