@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:-MBN4NCMK-B
  skos:prefLabel "monohydroxyanthraquinone"@en ;
  a skos:Concept ;
  skos:narrower kfp:-NVLDG3FH-R .

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

kfp:-NVLDG3FH-R
  owl:sameAs obo:CHEBI_85885 ;
  skos:hiddenLabel "1-hydroxy-2-(prop-2'-enyl)-9,10-anthraquinone"@en, "1-hydroxy-2-(prop-2'-enyl)anthraquinone"@en, "2-allyl-1-hydroxy-anthraquinone"@en, "R162"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-MBN4NCMK-B ;
  skos:prefLabel "2-allyl-1-hydroxy-9,10-anthraquinone"@en .

