@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:-V40QML4B-F
  owl:sameAs obo:CHEBI_176864 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-BGR949V3-3 ;
  skos:prefLabel "L-5-benzyl-hydantoin"@en ;
  skos:altLabel "(5S)-5-benzylimidazolidine-2,4-dione"@en .

kfp:-BGR949V3-3
  skos:prefLabel "imidazolidine-2,4-dione"@en ;
  a skos:Concept ;
  skos:narrower kfp:-V40QML4B-F .

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

