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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:176041>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:monoisotopicmass "554.36074" ;
  ns0:formula "C34H50O6" ;
  ns0:mass "554.768" ;
  skos:prefLabel "گانودریک اسید R"@fa, "ganoderic acid r"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C34H50O6/c1-20(30(37)38)10-12-27(39-22(3)35)21(2)24-14-18-34(9)26-11-13-28-31(5,6)29(40-23(4)36)16-17-32(28,7)25(26)15-19-33(24,34)8/h10-11,15,21,24,27-29H,12-14,16-19H2,1-9H3,(H,37,38)/b20-10+/t21-,24+,27-,28-,29+,32+,33+,34-/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(E,5S,6S)-5-acetyloxy-6-[(3R,10S,13R,14R,17R)-3-acetyloxy-4,4,10,13,14-pentamethyl-2,3,5,6,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-2-enoic acid", "(E,5S,6S)-5-acetyloxy-6-[(3R,5R,10S,13R,14R,17R)-3-acetyloxy-4,4,10,13,14-pentamethyl-2,3,5,6,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-2-enoic acid" ;
  ns0:inchikey "RXLRLJSRXDHQCH-ASNKJFCVSA-N" ;
  ns0:smiles "O([C@H]1C([C@]2([C@@](C=3C([C@]4([C@@]([C@](CC4)([C@@H]([C@@H](OC(=O)C)C/C=C(/C)/C(O)=O)C)[H])(CC3)C)C)=CC2)(CC1)C)[H])(C)C)C(=O)C" .

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 .
