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

kfp:-CSWFMB36-V
  owl:sameAs obo:CHEBI_186128 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-MPXXQ9C5-X ;
  skos:prefLabel "2E,4Z,6Z,8Z-Decatetraenedioic acid"@en ;
  skos:altLabel "(2Z,4Z,6Z,8E)-deca-2,4,6,8-tetraenedioic acid"@en .

kfp:-MPXXQ9C5-X
  skos:prefLabel "medium-chain fatty acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-CSWFMB36-V .

