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

<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:218432>
  ns0:inchikey "CLMBHTUJLOCTAS-YJDOZGGQSA-N" ;
  ns0:formula "C33H52O4" ;
  skos:prefLabel "گانودرمانوندیول 24،25 استونید"@fa, "ganodermanondiol 24,25-acetonide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:mass "512.775" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "512.38656" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(3S,10S,13R,14R,17R)-3-hydroxy-4,4,10,13,14-pentamethyl-17-[(2R)-4-(2,2,5,5-tetramethyl-1,3-dioxolan-4-yl)butan-2-yl]-1,2,3,5,6,12,16,17-octahydrocyclopenta[a]phenanthren-15-one" ;
  ns0:smiles "O=C1[C@]2(C=3C(=CC[C@]2(C)[C@H](C1)[C@@H](CCC4OC(C)(C)OC4(C)C)C)[C@@]5(C(C([C@@H](O)CC5)(C)C)CC3)C)C" ;
  ns0:inchi "InChI=1S/C33H52O4/c1-20(11-14-27-29(4,5)37-30(6,7)36-27)23-19-26(35)33(10)22-12-13-24-28(2,3)25(34)16-17-31(24,8)21(22)15-18-32(23,33)9/h12,15,20,23-25,27,34H,11,13-14,16-19H2,1-10H3/t20-,23-,24?,25+,27?,31-,32-,33-/m1/s1" ;
  ns0:charge "0" .

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 .
