@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:-RQ84NC8W-5 .

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

kfp:-RQ84NC8W-5
  owl:sameAs obo:CHEBI_171293 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-RD8FHVFK-C ;
  skos:prefLabel "TG(18:2(9Z,12Z)/16:1(9Z)/22:2(13Z,16Z))"@en ;
  skos:altLabel "[(2R)-2-[(Z)-hexadec-9-enoyl]oxy-3-[(9Z,12Z)-octadeca-9,12-dienoyl]oxypropyl] (13Z,16Z)-docosa-13,16-dienoate"@en .

