@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:-TKZ2G23W-R .

kfp:-HQ1VK7JR-M
  skos:prefLabel "2-amino-3-(3-oxoprop-1-enyl)but-2-enedioic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-TKZ2G23W-R .

kfp:-TKZ2G23W-R
  owl:sameAs obo:CHEBI_995 ;
  skos:hiddenLabel "2-Amino-3-(3-oxoprop-1-en-1-yl)but-2-enedioate"@en, "2-Amino-3-(3-oxoprop-1-enyl)-but-2-enedioate"@en, "2-Amino-3-carboxymuconate semialdehyde"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-HQ1VK7JR-M ;
  skos:prefLabel "cis,cis-2-amino-3-(3-oxoprop-1-enyl)but-2-enedioic acid"@en ;
  skos:altLabel "(2Z)-2-amino-3-[(1Z)-3-oxoprop-1-en-1-yl]but-2-enedioic acid"@en .

