@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:-HS3RPF3P-V .

kfp:-HS3RPF3P-V
  owl:sameAs obo:CHEBI_181715 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-N57CDPR3-J ;
  skos:prefLabel "[1,6]Dioxacyclododecino[2,3,4-gh]pyrrolizine-2,7-dione, 3-ethylidene-3,4,5,6,9,11,13,14,14a,14b-decahydro-6-hydroxy-6-methyl-5-methylene-, (3Z,6R,14aR,14bR)-"@en ;
  skos:altLabel "4-ethylidene-7-hydroxy-7-methyl-6-methylidene-2,9-dioxa-14-azatricyclo[9.5.1.014,17]heptadec-11-ene-3,8-dione"@en .

kfp:-N57CDPR3-J
  skos:prefLabel "citraconoyl group"@en ;
  a skos:Concept ;
  skos:narrower kfp:-HS3RPF3P-V .

