@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:-S480G8W8-7 .

kfp:-S480G8W8-7
  owl:sameAs obo:CHEBI_141467 ;
  skos:hiddenLabel "S-methyl glutathione"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-V85FMF8L-2, kfp:-KSVJDBQQ-W ;
  skos:prefLabel "S-methyl glutathione(1-)"@en .

kfp:-V85FMF8L-2
  skos:prefLabel "S-substituted glutathione(1-)"@en ;
  a skos:Concept ;
  skos:narrower kfp:-S480G8W8-7 .

kfp:-KSVJDBQQ-W
  skos:prefLabel "methyl sulfide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-S480G8W8-7 .

