@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:-QZ99Q68J-R
  skos:prefLabel "3-(indol-3-yl)-2-oxobutyric acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-PV0BVBVW-C .

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

kfp:-PV0BVBVW-C
  owl:sameAs obo:CHEBI_16083 ;
  skos:hiddenLabel "(S)-beta-Methylindolepyruvate"@en, "(S)-beta-methylindolepyruvic acid"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-QZ99Q68J-R ;
  skos:prefLabel "(S)-3-(indol-3-yl)-2-oxobutyric acid"@en ;
  skos:altLabel "(3S)-3-(1H-indol-3-yl)-2-oxobutanoic acid"@en .

