@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:-W2RCPNGW-R .

kfp:-W2RCPNGW-R
  skos:inScheme kfp: ;
  skos:hiddenLabel "2,5-dibromo-3-methyl-6-(1-methylethyl)-2,5-cyclohexadiene-1,4-dione"@en, "2,5-dibromo-3-isopropyl-6-methylbenzoquinone"@en, "2,5-dibromo-3-methyl-6-(1-methylethyl)cyclohexa-2,5-diene-1,4-dione"@en, "2,5-dibromo-3-isopropyl-6-methyl-1,4-benzoquinone"@en, "DBMIB"@en ;
  skos:broader kfp:-HFZ0MKK6-D ;
  owl:sameAs obo:CHEBI_19371 ;
  skos:prefLabel "dibromothymoquinone"@en ;
  skos:altLabel "2,5-dibromo-3-methyl-6-(propan-2-yl)cyclohexa-2,5-diene-1,4-dione"@en ;
  a skos:Concept .

kfp:-HFZ0MKK6-D
  skos:prefLabel "1,4-benzoquinones"@en ;
  a skos:Concept ;
  skos:narrower kfp:-W2RCPNGW-R .

