@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:-BDCM159Z-R .

kfp:-BDCM159Z-R
  owl:sameAs obo:CHEBI_168517 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-V35WB3JR-9 ;
  skos:prefLabel "3,4,5-trihydroxy-6-{[4-hydroxy-5-(3-hydroxyphenyl)pentanoyl]oxy}oxane-2-carboxylic acid"@en ;
  skos:altLabel "3,4,5-trihydroxy-6-[4-hydroxy-5-(3-hydroxyphenyl)pentanoyl]oxyoxane-2-carboxylic acid"@en .

kfp:-V35WB3JR-9
  skos:prefLabel "glucosiduronic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-BDCM159Z-R .

