@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:-R28V2C2J-F
  a skos:Concept ;
  owl:sameAs obo:CHEBI_16050 ;
  skos:altLabel "N-Acetylisatin"@en, "1-acetyl-1H-indole-2,3-dione"@en ;
  skos:hiddenLabel "Acetylisatin"@en, "1-Acetyl-indole-2,3-dione"@en, "1-Acetylisatin"@en ;
  skos:inScheme kfp: ;
  skos:broader kfp:-JGTP96XK-J ;
  skos:prefLabel "N-acetylisatin"@en .

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

kfp:-JGTP96XK-J
  skos:prefLabel "indoledione"@en ;
  a skos:Concept ;
  skos:narrower kfp:-R28V2C2J-F .

