@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:-PBDGD2CF-V
  skos:prefLabel "3alpha,7alpha-dihydroxy-5beta-cholestan-26-oic acid"@en ;
  a skos:Concept ;
  skos:narrower kfp:-NWHKXVVW-C .

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

kfp:-NWHKXVVW-C
  owl:sameAs obo:CHEBI_48467 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-PBDGD2CF-V ;
  skos:prefLabel "(25R)-3alpha,7alpha-dihydroxy-5beta-cholestan-26-oic acid"@en .

