@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:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-FGSVVT67-T .

kfp:-HHL6FPDN-L
  skos:prefLabel "germacranolide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-FGSVVT67-T .

kfp:-FGSVVT67-T
  owl:sameAs obo:CHEBI_174305 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-HHL6FPDN-L ;
  skos:prefLabel "Ketopelenolide a"@en ;
  skos:altLabel "(3R,3aS,6Z,10S,11aR)-3,6,10-trimethyl-3,3a,4,5,8,10,11,11a-octahydrocyclodeca[b]uran-2,9-dione"@en .

