@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:-N9B1S5FM-H
  skos:prefLabel "fatty alcohol"@en ;
  a skos:Concept ;
  skos:narrower kfp:-RB9XPS2C-R .

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

kfp:-RB9XPS2C-R
  skos:hiddenLabel "2-hendecanol"@en, "Sec-undecyl alcohol"@en, "2-undecanol"@en, "2-Hydroxyundecane"@en, "methyl nonyl carbinol"@en ;
  skos:broader kfp:-N9B1S5FM-H ;
  skos:inScheme kfp: ;
  a skos:Concept ;
  skos:prefLabel "undecan-2-ol"@en ;
  owl:sameAs obo:CHEBI_77930 .

