@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:-NRBRSTWM-M
  owl:sameAs obo:CHEBI_111463 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-TCDZMDSW-0 ;
  skos:prefLabel "5-acetyl-2-[[[2-[(2-ethoxyphenyl)methylidene]hydrazinyl]-oxomethyl]amino]-4-methyl-3-thiophenecarboxylic acid ethyl ester"@en .

kfp:-TCDZMDSW-0
  skos:prefLabel "thiophenecarboxylic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-NRBRSTWM-M .

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

