@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:-QVP4V183-9
  skos:prefLabel "L-alpha-amino acid residue"@en ;
  a skos:Concept ;
  skos:narrower kfp:-F45P6CJ7-S .

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

kfp:-F45P6CJ7-S
  owl:sameAs obo:CHEBI_139487 ;
  skos:hiddenLabel "N(6)-piperacilloyl-L-lysine residue"@en, "N(epsilon)-piperacilloyl-L-lysine residue"@en, "piperacillin-lysine residue"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-QVP4V183-9 ;
  skos:prefLabel "piperacilloyl-L-lysine residue"@en .

