@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:-GN0XG9H2-P .

kfp:-GN0XG9H2-P
  owl:sameAs obo:CHEBI_184790 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-CB7937G3-W ;
  skos:prefLabel "Infectocaryone"@en ;
  skos:altLabel "methyl 2-[(1R,6Z)-6-[(E)-1-hydroxy-3-phenylprop-2-enylidene]-5-oxocyclohex-3-en-1-yl]acetate"@en .

kfp:-CB7937G3-W
  skos:prefLabel "quinomethanes"@en ;
  a skos:Concept ;
  skos:narrower kfp:-GN0XG9H2-P .

