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

kfp: a skos:ConceptScheme .
kfp:-CBPL1XG3-C
  owl:sameAs obo:CHEBI_167573 ;
  skos:hiddenLabel "9-hydroxy-tetradecanoic acid"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-PMTGC27W-D, kfp:-L0TWZ6LB-L ;
  skos:prefLabel "9-hydroxymyristic acid"@en ;
  skos:altLabel "9-hydroxytetradecanoic acid"@en .

kfp:-PMTGC27W-D
  skos:prefLabel "long-chain fatty acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-CBPL1XG3-C .

kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-CBPL1XG3-C .

kfp:-L0TWZ6LB-L
  skos:prefLabel "hydroxy fatty acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-CBPL1XG3-C .

