@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:-L8LZ0LSC-X .

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

kfp:-L8LZ0LSC-X
  skos:hiddenLabel "TAG 62:3"@en, "TAG(62:3)"@en, "TG 62:3"@en, "TG(62:3)"@en, "triacylglycerol(62:3)"@en ;
  skos:inScheme kfp: ;
  skos:broader kfp:-RD8FHVFK-C ;
  owl:sameAs obo:CHEBI_167008 ;
  skos:prefLabel "triacylglycerol 62:3"@en ;
  a skos:Concept .

