@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:-Q165CKJL-T .

kfp:-Q165CKJL-T
  a skos:Concept ;
  skos:prefLabel "(R)-citronellic acid"@en ;
  skos:broader kfp:-RM7S0PQG-0 ;
  skos:hiddenLabel "(R)-3,7-dimethyl-6-octenoic acid"@en, "(+)-citronellic acid"@en, "(R)-(+)-citronellic acid"@en, "(3R)-3,7-dimethyl-6-octenoic acid"@en ;
  owl:sameAs obo:CHEBI_144576 ;
  skos:inScheme kfp: ;
  skos:altLabel "(3R)-3,7-dimethyloct-6-enoic acid"@en .

kfp:-RM7S0PQG-0
  skos:prefLabel "citronellic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-Q165CKJL-T .

