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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:156196>
  skos:prefLabel "اسید اسکولنتیک (فیتولاکا)"@fa, "esculentic acid (phytolacca)"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C30H46O6" ;
  ns0:inchikey "CLXOLTFMHAXJST-GOYMLYASSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchi "InChI=1S/C30H46O6/c1-25(23(33)34)12-14-30(24(35)36)15-13-28(4)18(19(30)16-25)6-7-21-26(2)10-9-22(32)27(3,17-31)20(26)8-11-29(21,28)5/h6,19-22,31-32H,7-17H2,1-5H3,(H,33,34)(H,35,36)/t19-,20?,21-,22+,25-,26+,27+,28-,29-,30+/m1/s1" ;
  ns0:mass "502.692" ;
  ns0:monoisotopicmass "502.32944" ;
  ns0:smiles "O[C@@H]1[C@](C2[C@@]([C@@]3([C@]([C@]4(C([C@@]5([C@@](CC4)(CC[C@@](C5)(C)C(O)=O)C(O)=O)[H])=CC3)C)(CC2)C)[H])(CC1)C)(CO)C" ;
  ns0:synonym_EXACT "(2R,4aR,6aR,6aS,6bR,9R,10S,12aR,14bR)-10-hydroxy-9-(hydroxymethyl)-2,6a,6b,9,12a-pentamethyl-1,3,4,5,6,6a,7,8,8a,10,11,12,13,14b-tetradecahydropicene-2,4a-dicarboxylic acid" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
