@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:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-NTP2DDSZ-F .

kfp:-NTP2DDSZ-F
  skos:broader kfp:-NQTGL1HX-N, kfp:-BQL25HQV-R ;
  skos:hiddenLabel "bilirubin-IIIalpha"@en, "8,12-bis(2-carboxyethyl)-3,7,13,17-tetramethyl-2,18-divinylbiladiene-ac-1,19(21H,24H)-dione"@en, "3,7,13,17-tetramethyl-1,19-dioxo-2,18-divinyl-1,10,19,22,23,24-hexahydro-21H-biline-8,12-dipropanoic acid"@en ;
  owl:sameAs obo:CHEBI_142136 ;
  a skos:Concept ;
  skos:altLabel "2,18-diethenyl-3,7,13,17-tetramethyl-1,19-dioxo-1,10,19,22,23,24-hexahydro-21H-biline-8,12-dipropanoic acid"@en ;
  skos:prefLabel "bilirubin IIIalpha"@en ;
  skos:inScheme kfp: .

kfp:-BQL25HQV-R
  skos:prefLabel "dicarboxylic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-NTP2DDSZ-F .

kfp:-NQTGL1HX-N
  skos:prefLabel "biladienes"@en ;
  a skos:Concept ;
  skos:narrower kfp:-NTP2DDSZ-F .

