@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

kfp:-LKMRLW30-S
  owl:sameAs obo:CHEBI_50260 ;
  skos:hiddenLabel "2-Oxo-5-methylthiopentanoic acid"@en, "5-(Methylthio)-2-oxo-pentanoic acid"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-GB96HTTK-P ;
  skos:prefLabel "5-methylthio-2-oxopentanoic acid"@en ;
  skos:altLabel "5-(methylsulfanyl)-2-oxopentanoic acid"@en .

kfp: a skos:ConceptScheme .
kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-LKMRLW30-S .

kfp:-GB96HTTK-P
  skos:prefLabel "omega-(methylthio)-2-oxocarboxylic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-LKMRLW30-S .

