@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:36615>
  skos:prefLabel "تری ترپنوئید"@fa, "triterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227117> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:227117>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C37H56O9" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "(22S,24E) 3بتا,22 7آلفا متوکسی ,15آلفا, تری استوکسیلانوستا 8,24 دین 26 اسید اوئیک"@fa, "(22s,24e)-3beta,22-7alpha-methoxy-3beta,15alpha,22-triacetoxylanosta-8,24-dien-26-oic acid"@en ;
  ns0:inchi "InChI=1S/C37H56O9/c1-20(33(41)42)12-13-27(44-22(3)38)21(2)26-18-31(46-24(5)40)37(10)32-25(14-17-36(26,37)9)35(8)16-15-30(45-23(4)39)34(6,7)29(35)19-28(32)43-11/h12,21,26-31H,13-19H2,1-11H3,(H,41,42)/b20-12+/t21-,26+,27-,28+,29-,30-,31-,35+,36+,37-/m0/s1" ;
  ns0:inchikey "GXKWNYCHKLAQPO-KGGJRMPESA-N" ;
  ns0:monoisotopicmass "644.39243" ;
  ns0:mass "644.846" ;
  ns0:synonym_EXACT "(E,5S,6S)-5-acetyloxy-6-[(3S,5R,7R,10S,13R,14R,15S,17R)-3,15-diacetyloxy-7-methoxy-4,4,10,13,14-pentamethyl-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-2-enoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:smiles "O=C(O)/C(=C/C[C@H](OC(=O)C)[C@H]([C@@H]1[C@@]2([C@@](C3=C([C@@]4([C@H](C([C@@H](OC(=O)C)CC4)(C)C)C[C@H]3OC)C)CC2)(C)[C@H](C1)OC(=O)C)C)C)/C" .

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 .
