@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:-V63WLSVG-R .

kfp:-ZZ1LR3SM-H
  skos:prefLabel "N-glycosyl compound"@en ;
  a skos:Concept ;
  skos:narrower kfp:-V63WLSVG-R .

kfp:-V63WLSVG-R
  owl:sameAs obo:CHEBI_168567 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-ZZ1LR3SM-H ;
  skos:prefLabel "Kinetin-7-N-glucoside"@en ;
  skos:altLabel "(2S,3R,4S,5S,6R)-2-[6-(uran-2-ylmethylamino)purin-7-yl]-6-(hydroxymethyl)oxane-3,4,5-triol"@en .

