@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:-KJG2WGQN-2
  skos:prefLabel "lipopolysaccharide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-SP4CZWDG-T .

kfp:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-SP4CZWDG-T .

kfp:-SP4CZWDG-T
  owl:sameAs obo:CHEBI_137520 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-KJG2WGQN-2 ;
  skos:prefLabel "HCH-acetylsalicortin"@en ;
  skos:altLabel "(2-{[2-O-acetyl-6-O-(1-hydroxy-6-oxocyclohex-2-ene-1-carbonyl)-beta-D-glucopyranosyl]oxy}phenyl)methyl 1-hydroxy-6-oxocyclohex-2-ene-1-carboxylate"@en .

