@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:-GWGJBJXK-Q
  skos:prefLabel "carotenone"@en ;
  a skos:Concept ;
  skos:narrower kfp:-XTSD75WK-L .

kfp:-XTSD75WK-L
  skos:hiddenLabel "4-oxo-beta-carotene"@en, "myoxanthin"@en, "aphanin"@en, "4-keto-beta-carotene"@en ;
  skos:altLabel "beta,beta-caroten-4-one"@en, "Echinenone"@en ;
  skos:broader kfp:-GWGJBJXK-Q ;
  skos:inScheme kfp: ;
  a skos:Concept ;
  owl:sameAs obo:CHEBI_4746 ;
  skos:prefLabel "echinenone"@en .

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

