@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:-QFC8LR87-3 .

kfp:-R3LLVTMP-J
  skos:prefLabel "acyclic carboxylic anhydride"@en ;
  a skos:Concept ;
  skos:narrower kfp:-QFC8LR87-3 .

kfp:-QFC8LR87-3
  owl:sameAs obo:CHEBI_59051 ;
  skos:inScheme kfp: ;
  skos:hiddenLabel "Pyrokohlensaeure diaethyl ester"@en, "Pyrocarbonate d'ethyle"@en, "Pyrocarbonic acid diethyl ester"@en, "Dicarbonic acid diethyl ester"@en, "Oxydiformic acid diethyl ester"@en, "Ethyl pyrocarbonate"@en, "Diethyl oxydiformate"@en, "Diethyl pyrocarbonic acid"@en ;
  skos:prefLabel "diethyl pyrocarbonate"@en ;
  skos:broader kfp:-R3LLVTMP-J ;
  a skos:Concept ;
  skos:altLabel "diethyl dicarbonate"@en, "Diethyl pyrocarbonate"@en .

