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

bl8: a skos:ConceptScheme .
bl8:-CR462997-6
  skos:prefLabel "peptide"@en, "peptide"@fr ;
  a skos:Concept ;
  skos:narrower bl8:-FG3RT2V0-C .

bl8:-FG3RT2V0-C
  skos:hiddenLabel "Tripeptide"@fr, "Tripeptide"@en ;
  a skos:Concept ;
  skos:inScheme bl8: ;
  skos:broader bl8:-CR462997-6 ;
  skos:prefLabel "tripeptide"@fr, "tripeptide"@en .

