@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:-W5TTD9PW-Z .

kfp:-GR4RB6BW-V
  skos:prefLabel "4-carboxy-2-hydroxyhexa-2,4-dienedioic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-W5TTD9PW-Z .

kfp:-W5TTD9PW-Z
  owl:sameAs obo:CHEBI_17424 ;
  skos:hiddenLabel "4-Carboxy-2-hydroxy-cis,cis-muconate"@en, "4-Carboxy-2-hydroxyhexa-2,4-cis,cis-dienedioate"@en, "4-carboxy-2-hydroxy-cis,cis-muconate"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-GR4RB6BW-V ;
  skos:prefLabel "4-carboxy-2-hydroxy-cis,cis-muconic acid"@en ;
  skos:altLabel "(1E,3E)-4-hydroxybuta-1,3-diene-1,2,4-tricarboxylic acid"@en .

