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

<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:206055>
  skos:prefLabel "3beta-acetoxy-16alpha,24beta-dihydroxylanosta-7,9(11),25-trien-21-oic acid"@en, "3بتا استوکسی 16 آلفا، 24 بتا دی هیدروکسیلانوستا 7،9 (11)، 25 تری ان 21 اوئیک اسید"@fa ;
  ns0:inchi "InChI=1S/C32H48O6/c1-18(2)23(34)11-9-20(28(36)37)27-24(35)17-32(8)22-10-12-25-29(4,5)26(38-19(3)33)14-15-30(25,6)21(22)13-16-31(27,32)7/h10,13,20,23-27,34-35H,1,9,11-12,14-17H2,2-8H3,(H,36,37)/t20-,23-,24-,25+,26+,27+,30-,31-,32+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C32H48O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:smiles "O=C(O)[C@@H]([C@@H]1[C@@]2([C@@](C=3C([C@@]4([C@H](C([C@@H](OC(=O)C)CC4)(C)C)CC3)C)=CC2)(C)C[C@H]1O)C)CC[C@@H](O)C(=C)C" ;
  ns0:inchikey "YXMCTIRWBFEHRZ-DUPPEWMNSA-N" ;
  ns0:synonym_EXACT "(2R,5R)-2-[(3S,5R,10S,13R,14R,16R,17R)-3-acetyloxy-16-hydroxy-4,4,10,13,14-pentamethyl-2,3,5,6,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]-5-hydroxy-6-methylhept-6-enoic acid" ;
  ns0:monoisotopicmass "528.34509" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "528.730" .

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 .
