@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:-P3VP6DN0-C .

kfp:-BB2KM08G-7
  skos:prefLabel "fatty acid methyl ester"@en ;
  a skos:Concept ;
  skos:narrower kfp:-P3VP6DN0-C .

kfp:-P3VP6DN0-C
  owl:sameAs obo:CHEBI_143584 ;
  skos:hiddenLabel "methyl (11Z)-icosa-11,14,17-trienoate"@en, "methyl (11Z,14E,17E)-icosa-11,14,17-trienoate"@en, "methyl icosa-11,14,17-trienoate"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-BB2KM08G-7 ;
  skos:prefLabel "cis-11,14,17-eicosatrienoic acid methyl ester"@en ;
  skos:altLabel "methyl (11E,14E,17E)-icosa-11,14,17-trienoate"@en .

