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

<http://www.irandoc.acir/onto/irandoc/CHEBI:206616>
  ns0:monoisotopicmass "486.33452" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "15alpha,22beta,24-trihydroxyolean-11,13-diene-3-one"@en, "15 آلفا، 22 بتا، 24 تری هیدروکسیول 11،13 دی ان 3 یک"@fa ;
  ns0:mass "486.693" ;
  ns0:formula "C30H46O5" ;
  ns0:smiles "O=C1[C@]2(C(=C3C=C[C@@H]4[C@@]5([C@H]([C@]([C@@H](O)CC5)(CO)C)C[C@@H]([C@]4([C@]3(C)[C@H](C2)O)C)O)C)CC(C1)(C)C)C" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C30H46O5/c1-25(2)13-18-17-8-9-19-26(3)11-10-21(32)28(5,16-31)20(26)12-22(33)30(19,7)29(17,6)24(35)15-27(18,4)23(34)14-25/h8-9,19-22,24,31-33,35H,10-16H2,1-7H3/t19-,20-,21+,22+,24+,26-,27-,28-,29+,30+/m1/s1" ;
  ns0:inchikey "JKCYUXGTNPNNTD-XWZNUEKDSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(4aR,6S,6aR,6aR,6bR,7S,8aR,9S,10S,12aS)-6,7,10-trihydroxy-9-(hydroxymethyl)-2,2,4a,6a,6b,9,12a-heptamethyl-3,5,6,6a,7,8,8a,10,11,12-decahydro-1H-picen-4-one" .

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 .
