@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:212562> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:212562>
  ns0:inchikey "YZHXEQPQTJRHFC-UEIOZHCVSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:mass "312.318" ;
  ns0:formula "C15H20O7" ;
  ns0:synonym_EXACT "(2R,3S,4R,5R)-2-(hydroxymethyl)-5-[[(2R,4R)-4-hydroxy-2-methyl-3,4-dihydro-2H-chromen-5-yl]oxy]oxolane-3,4-diol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "دالدینی ساید A"@fa, "daldiniside a"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C2=C(C(O[C@H]3O[C@H](CO)[C@H]([C@H]3O)O)=CC=C2)[C@H](O)C[C@H]1C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H20O7/c1-7-5-8(17)12-9(20-7)3-2-4-10(12)21-15-14(19)13(18)11(6-16)22-15/h2-4,7-8,11,13-19H,5-6H2,1H3/t7-,8-,11-,13-,14-,15+/m1/s1" ;
  ns0:monoisotopicmass "312.12090" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
