@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:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-VVGV6SZZ-R .

kfp:-P4R31DPC-2
  skos:prefLabel "tertiary alcohol"@en ;
  a skos:Concept ;
  skos:narrower kfp:-VVGV6SZZ-R .

kfp:-VVGV6SZZ-R
  skos:inScheme kfp: ;
  skos:hiddenLabel "Citronellal hydrate"@en, "3,7-Dimethyl-7-hydroxyoctanal"@en, "hydroxy citronellal"@en, "7-hydroxycitronellal"@en, "3,7-dimethyl-7-hydroxyoctan-1-al"@en ;
  skos:prefLabel "hydroxycitronellal"@en ;
  owl:sameAs obo:CHEBI_53459 ;
  skos:altLabel "7-hydroxy-3,7-dimethyloctanal"@en ;
  a skos:Concept ;
  skos:broader kfp:-P4R31DPC-2 .

