@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:-SHGV3883-F
  owl:sameAs obo:CHEBI_138260 ;
  skos:hiddenLabel "(9R,10S)-9,10-epoxystearic acid"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-CSBFB0D1-F ;
  skos:prefLabel "(9R,10S)-9,10-epoxyoctadecanoic acid"@en ;
  skos:altLabel "8-[(2R,3S)-3-octyloxiran-2-yl]octanoic acid"@en .

kfp:-CSBFB0D1-F
  skos:prefLabel "cis-9,10-epoxyoctadecanoic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-SHGV3883-F .

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

