@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:-TL87628Q-W
  owl:sameAs obo:CHEBI_48304 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-V39H50GS-G ;
  skos:prefLabel "1,3-diphenylcyclopenta[l]phenanthren-2-one"@en ;
  skos:altLabel "1,3-diphenyl-2H-cyclopenta[l]phenanthren-2-one"@en .

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

kfp:-V39H50GS-G
  skos:prefLabel "cyclic ketone"@en ;
  a skos:Concept ;
  skos:narrower kfp:-TL87628Q-W .

