@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:-VQ6TMVSN-K
  skos:prefLabel "3-oxo monocarboxylic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-HM6VN2D6-Z .

kfp:-HM6VN2D6-Z
  owl:sameAs obo:CHEBI_37079 ;
  skos:hiddenLabel "2-Methyl-3-oxo-butyric acid"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-VQ6TMVSN-K ;
  skos:prefLabel "2-methylacetoacetic acid"@en ;
  skos:altLabel "2-methyl-3-oxobutanoic acid"@en .

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

