@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:-TM23LSLB-C
  owl:sameAs obo:CHEBI_136518 ;
  skos:hiddenLabel "8-amino-8-demethylriboflavin"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-WW0HLF8N-H ;
  skos:prefLabel "8-amino-8-demethylriboflavin(1-)"@en ;
  skos:altLabel "1-(8-amino-7-methyl-2,4-dioxo-2H-benzo[g]pteridin-3-id-10(4H)-yl)-1-deoxy-D-ribitol"@en .

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

kfp:-WW0HLF8N-H
  skos:prefLabel "organic anion"@en ;
  a skos:Concept ;
  skos:narrower kfp:-TM23LSLB-C .

