@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:-KS526VJS-8
  owl:sameAs obo:CHEBI_183926 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-HMBLPV1Z-T ;
  skos:prefLabel "Methanone, [1-(5-hydroxypentyl)-1h-indol-3-yl](4-hydroxyphenyl)-"@en ;
  skos:altLabel "[1-(5-hydroxypentyl)indol-3-yl]-(4-hydroxyphenyl)methanone"@en .

kfp:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-KS526VJS-8 .

kfp:-HMBLPV1Z-T
  skos:prefLabel "N-acylindole"@en ;
  a skos:Concept ;
  skos:narrower kfp:-KS526VJS-8 .

