@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:-R22RGFSW-W .

kfp:-J21NHGF9-5
  skos:prefLabel "hydroxy monocarboxylic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-R22RGFSW-W .

kfp:-R22RGFSW-W
  owl:sameAs obo:CHEBI_24813 ;
  skos:prefLabel "3-(indol-3-yl)lactic acid"@en ;
  a skos:Concept ;
  skos:hiddenLabel "indole-3-lactic acid"@en, "alpha-Hydroxy-1H-indole-3-propanoic acid"@en ;
  skos:altLabel "3-(Indol-3-yl)lactic acid"@en, "2-hydroxy-3-(1H-indol-3-yl)propanoic acid"@en ;
  skos:broader kfp:-NS1K6X01-H, kfp:-J21NHGF9-5 ;
  skos:inScheme kfp: .

kfp:-NS1K6X01-H
  skos:prefLabel "indol-3-yl carboxylic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-R22RGFSW-W .

