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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219578>
  ns0:inchi "InChI=1S/C32H56O/c1-20-17-27(3,4)22-13-15-31(9)24(29(22,7)18-20)11-12-25-30(8)19-21(2)26(33)28(5,6)23(30)14-16-32(25,31)10/h20-26,33H,11-19H2,1-10H3/t20-,21+,22+,23+,24-,25-,26+,29+,30+,31-,32-/m1/s1" ;
  ns0:inchikey "IRRPBKNYCQPNRU-SDPCAQMASA-N" ;
  ns0:synonym_EXACT "(2S,3S,4aR,6aR,6aR,6bR,8aS,11R,12aS,14aR,14bR)-2,4,4,6a,6b,9,9,11,12a,14b-decamethyl-1,2,3,4a,5,6,6a,7,8,8a,10,11,12,13,14,14a-hexadecahydropicen-3-ol" ;
  skos:prefLabel "2beta,20alpha-dimethyltetrahymanol"@en, "2بتا، 20 آلفا دی متیل تتراهیمانول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O[C@@H]1C([C@H]2[C@]([C@@H]3[C@@]([C@]4([C@@H]([C@@]5([C@H](C(C[C@H](C5)C)(C)C)CC4)C)CC3)C)(C)CC2)(C)C[C@@H]1C)(C)C" ;
  ns0:mass "456.799" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "456.43312" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C32H56O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
