@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:-TFWRWD8D-F .

kfp:-TFWRWD8D-F
  owl:sameAs obo:CHEBI_35440 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-S793GTFR-2 ;
  skos:prefLabel "(1R,2S)-3-phenylcyclohexa-3,5-diene-1,2-diol"@en .

kfp:-S793GTFR-2
  skos:prefLabel "cis-3-phenylcyclohexa-3,5-diene-1,2-diol"@en ;
  a skos:Concept ;
  skos:narrower kfp:-TFWRWD8D-F .

