@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:-F2VL348C-N .

kfp:-VZF3TFJK-J
  skos:prefLabel "dicarboxylic acid dianion"@en ;
  a skos:Concept ;
  skos:narrower kfp:-F2VL348C-N .

kfp:-F2VL348C-N
  owl:sameAs obo:CHEBI_131934 ;
  skos:hiddenLabel "(-)-dehydrodiconiferyl acid carboxylate(2-)"@en, "(-)-dehydrodiconiferyl acid carboxylate"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-VZF3TFJK-J ;
  skos:prefLabel "(-)-DCA-CC(2-)"@en ;
  skos:altLabel "(2R,3R)-5-[(E)-2-carboxylatoethenyl]-2-(4-hydroxy-3-methoxyphenyl)-7-methoxy-2,3-dihydro-1-benzofuran-3-carboxylate"@en .

