@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:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-TVRCDWF8-W .

kfp:-RD8FHVFK-C
  skos:prefLabel "triglyceride"@en ;
  a skos:Concept ;
  skos:narrower kfp:-TVRCDWF8-W .

kfp:-TVRCDWF8-W
  owl:sameAs obo:CHEBI_177087 ;
  skos:hiddenLabel "1,2-dihexanoyl-3-(9Z-octadecenoyl)-glycerol"@en, "TAG(6:0_6:0_18:1)"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-RD8FHVFK-C ;
  skos:prefLabel "1,2-dicaproyl-3-oleoylglycerol"@en .

