@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:-RVL27LZL-W .

kfp:-HS5HM5SJ-M
  skos:prefLabel "carbonyl compound"@en ;
  a skos:Concept ;
  skos:narrower kfp:-RVL27LZL-W .

kfp:-RVL27LZL-W
  owl:sameAs obo:CHEBI_187819 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-HS5HM5SJ-M ;
  skos:prefLabel "1,3-(8R,9R-epoxy-octadec-13Z,15Z-dien-4,6-diynoyl)-2-(13E-octadecen-9,11-diynoyl)-sn-glycerol"@en ;
  skos:altLabel "[(1R)-1,2-bis[7-[(2R,3R)-3-[(4Z,6Z)-nona-4,6-dienyl]oxiran-2-yl]hepta-4,6-diynoyloxy]ethyl] (E)-octadec-13-en-9,11-diynoate"@en .

