@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://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:200212> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:200212>
  ns0:charge "0" ;
  skos:prefLabel "7-hydroxy-5-methoxy-4,6-dimethyl-7-o-beta-d-glucopyranosylphthalide"@en, "7 هیدروکسی 5 متوکسی 4،6 دی متیل 7 O بتا D گلوکوپیرانوسیل فتالید"@fa ;
  ns0:inchikey "AJQDABSZZKCINL-QSDFBURQSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1OCC=2C1=C(O[C@@H]3O[C@@H]([C@@H](O)[C@@H]([C@H]3O)O)CO)C(=C(OC)C2C)C" ;
  ns0:inchi "InChI=1S/C17H22O9/c1-6-8-5-24-16(22)10(8)15(7(2)14(6)23-3)26-17-13(21)12(20)11(19)9(4-18)25-17/h9,11-13,17-21H,4-5H2,1-3H3/t9-,11-,12+,13-,17+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:formula "C17H22O9" ;
  ns0:mass "370.354" ;
  ns0:synonym_EXACT "5-methoxy-4,6-dimethyl-7-[(2S,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxy-3H-2-benzouran-1-one" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "370.12638" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
