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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222878>
  ns0:monoisotopicmass "496.26723" ;
  skos:prefLabel "دانگتینوید سی"@fa, "dongtingnoid c"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "TUYMZUKMKZFIIE-CRLQFDCCSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H40O9/c1-11(2)13-8-9-26(4)18(13)23(19(28)12(3)14-6-7-15(27)17(14)24(26)32)35-25-22(31)21(30)20(29)16(34-25)10-33-5/h11-12,16,19-25,28-32H,6-10H2,1-5H3/t12-,16-,19-,20-,21+,22-,23-,24+,25-,26+/m1/s1" ;
  ns0:formula "C26H40O9" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C([C@H]([C@@H](O)[C@H](O[C@H]3O[C@@H]([C@@H](O)[C@@H]([C@H]3O)O)COC)C=4[C@@]([C@H]2O)(CCC4C(C)C)C)C)CC1" ;
  ns0:synonym_EXACT "(1S,2R,8R,9R,10R)-2,9-dihydroxy-1,8-dimethyl-12-propan-2-yl-10-[(2S,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(methoxymethyl)oxan-2-yl]oxytricyclo[9.3.0.03,7]tetradeca-3(7),11-dien-4-one" ;
  ns0:mass "496.597" .

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 .
