@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:-KL2TN4JX-M
  skos:prefLabel "cephalosporin carboxylic acid anion"@en ;
  a skos:Concept ;
  skos:narrower kfp:-D3CHGL2N-F .

kfp:-D3CHGL2N-F
  owl:sameAs obo:CHEBI_57511 ;
  skos:hiddenLabel "cephalosporin C anion"@en, "cephalosporin C"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-KL2TN4JX-M ;
  skos:prefLabel "cephalosporin C(1-)"@en ;
  skos:altLabel "(6R,7R)-3-[(acetyloxy)methyl]-7-{[(5R)-5-azaniumyl-5-carboxylatopentanoyl]amino}-8-oxo-5-thia-1-azabicyclo[4.2.0]oct-2-ene-2-carboxylate"@en .

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

