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

kfp: a skos:ConceptScheme .
kfp:-RFTDZDZP-B
  skos:prefLabel "4-O-beta-D-glucosyl-4-coumaric acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-GP9DMSM5-3 .

kfp:-GP9DMSM5-3
  owl:sameAs obo:CHEBI_16099 ;
  skos:hiddenLabel "(2Z)-3-[4-(beta-D-glucopyranosyloxy)phenyl]acrylic acid"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-RFTDZDZP-B ;
  skos:prefLabel "4'-O-beta-D-glucosyl-cis-p-coumaric acid"@en ;
  skos:altLabel "(2Z)-3-[4-(beta-D-glucopyranosyloxy)phenyl]prop-2-enoic acid"@en .

kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-GP9DMSM5-3 .

