@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

kfp: a skos:ConceptScheme .
kfp:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-RLLB4J6V-9 .

kfp:-WKRHNPBT-V
  skos:prefLabel "cyclic peptide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-RLLB4J6V-9 .

kfp:-RLLB4J6V-9
  owl:sameAs obo:CHEBI_170134 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-WKRHNPBT-V ;
  skos:prefLabel "Vignatic acid A"@en ;
  skos:altLabel "7-benzyl-4-[(2-hydroxy-4-methylpentanoyl)amino]-5,8-dioxo-3-propan-2-yl-2-oxa-6,9-diazabicyclo[10.2.2]hexadeca-1(14),12,15-triene-10-carboxylic acid"@en .

