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

<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://www.irandoc.acir/onto/irandoc/CHEBI:221985>
  ns0:formula "C39H64O9" ;
  skos:prefLabel "methyl aeruginosate c"@en, "متیل آئروژینوزات C"@fa ;
  ns0:inchi "InChI=1S/C39H64O9/c1-23(12-15-30(41)35(5,6)44)25-16-18-39(10)27-13-14-29-34(3,4)33(47-24(2)40)28(20-37(29,8)26(27)17-19-38(25,39)9)48-32(43)22-36(7,45)21-31(42)46-11/h17,23,25,27-30,33,41,44-45H,12-16,18-22H2,1-11H3/t23-,25-,27?,28-,29?,30-,33+,36?,37-,38-,39+/m1/s1" ;
  ns0:monoisotopicmass "676.45503" ;
  ns0:subset "2_STAR" ;
  ns0:mass "676.932" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "DFDZNAAGWSCWQU-MNBKMPAYSA-N" ;
  ns0:synonym_EXACT "1-O-[(2R,3R,10S,13R,14S,17R)-3-acetyloxy-17-[(2R,5R)-5,6-dihydroxy-6-methylheptan-2-yl]-4,4,10,13,14-pentamethyl-2,3,5,6,7,8,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-2-yl] 5-O-methyl 3-hydroxy-3-methylpentanedioate" ;
  ns0:smiles "O=C(O[C@H]1[C@H](OC(=O)C)C(C2CCC3C([C@]2(C1)C)=CC[C@@]4([C@@H]([C@@H](CC[C@@H](O)C(O)(C)C)C)CC[C@@]34C)C)(C)C)CC(O)(CC(=O)OC)C" .

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 .
