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

ins: a skos:ConceptScheme .
ins:-DQVSP151-S
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "cellule épithéliale"@fr, "epithelial cell"@en .

ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-DQVSP151-S .

