@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:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-FV8C8Q8R-5 .

kfp:-P6XWWSD8-Q
  skos:prefLabel "dicarboxylic acid anion"@en ;
  a skos:Concept ;
  skos:narrower kfp:-FV8C8Q8R-5 .

kfp:-FV8C8Q8R-5
  owl:sameAs obo:CHEBI_133149 ;
  skos:hiddenLabel "2,7,8-trimethyl-2-(beta-carboxyethyl)-6-hydroxychroman beta-D-glucuronide anion"@en, "2,7,8-trimethyl-2-(beta-carboxyethyl)-6-hydroxychroman beta-glucuronide anion"@en, "gamma-CEHC beta-D-glucuronide anion"@en, "gamma-CEHC glucuronide"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-P6XWWSD8-Q ;
  skos:prefLabel "gamma-CEHC beta-glucuronide anion"@en .

