@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:-NVL79PGB-R
  skos:prefLabel "anionic amino-acid residue"@en ;
  a skos:Concept ;
  skos:narrower kfp:-BSGVTZNH-F .

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

kfp:-BSGVTZNH-F
  owl:sameAs obo:CHEBI_78846 ;
  skos:hiddenLabel "O-(S-pimeloylpantetheine-4'-phosphoryl)-L-serine(2-) residue"@en, "pimeloyl-pantetheine-4-phosphorylserine residue"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-NVL79PGB-R ;
  skos:prefLabel "O-(S-pimeloylpantetheine-4'-phosphoryl)serine(2-) residue"@en .

