@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:-FFNVRBJH-B
  owl:sameAs obo:CHEBI_179268 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-BGR949V3-3 ;
  skos:prefLabel "p-Hydroxyl-ethotoin"@en ;
  skos:altLabel "3-ethyl-5-(4-hydroxyphenyl)imidazolidine-2,4-dione"@en .

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

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

