@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@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/> .

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

kfp: a skos:ConceptScheme .
kfp:-X7VK2HNG-0
  skos:prefLabel "ethyl ester"@en ;
  a skos:Concept ;
  skos:narrower kfp:-VG28ZT8Q-M .

kfp:-VG28ZT8Q-M
  owl:sameAs obo:CHEBI_4895 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-FGDT2K4B-7, kfp:-X7VK2HNG-0 ;
  skos:prefLabel "Ethyl cinnamate"@en .

kfp:-FGDT2K4B-7
  skos:prefLabel "alkyl cinnamate"@en ;
  a skos:Concept ;
  skos:narrower kfp:-VG28ZT8Q-M .

