@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208943> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208943>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "326.301" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "326.10017" ;
  ns0:synonym_EXACT "(2S)-7-[(2R,3R,4S,5R)-3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl]oxy-5-hydroxy-2-methyl-2,3-dihydrochromen-4-one" ;
  skos:prefLabel "(2s)-7-o-alpha-d-ribofuranosyl-5-hydroxy-2-methylchroman-4-one"@en, "(2S) 7 O آلفا D ریبوفورانوزیل 5 هیدروکسی 2 متیل کرومان 4 یک"@fa ;
  ns0:formula "C15H18O8" ;
  ns0:inchikey "ZCLIKZVRIIQMIP-STONHWFRSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H18O8/c1-6-2-8(17)12-9(18)3-7(4-10(12)21-6)22-15-14(20)13(19)11(5-16)23-15/h3-4,6,11,13-16,18-20H,2,5H2,1H3/t6-,11+,13+,14+,15-/m0/s1" ;
  ns0:smiles "O=C1C2=C(O[C@H](C1)C)C=C(O[C@H]3O[C@H](CO)[C@H]([C@H]3O)O)C=C2O" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
