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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200913>
  skos:prefLabel "ethyl ganoderate j"@en, "اتیل گانودرات J"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C32H46O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchi "InChI=1S/C32H46O7/c1-9-39-28(38)18(3)13-19(33)12-17(2)20-14-25(37)32(8)27-21(34)15-23-29(4,5)24(36)10-11-30(23,6)26(27)22(35)16-31(20,32)7/h17-18,20,23,25,37H,9-16H2,1-8H3/t17-,18?,20-,23+,25+,30+,31-,32+/m1/s1" ;
  ns0:mass "542.713" ;
  ns0:monoisotopicmass "542.32435" ;
  ns0:synonym_EXACT "ethyl (6R)-6-[(5R,10S,13R,14R,15S,17R)-15-hydroxy-4,4,10,13,14-pentamethyl-3,7,11-trioxo-1,2,5,6,12,15,16,17-octahydrocyclopenta[a]phenanthren-17-yl]-2-methyl-4-oxoheptanoate" ;
  ns0:smiles "O=C1C2=C(C(=O)C[C@@H]3[C@@]2(CCC(C3(C)C)=O)C)[C@@]4([C@@H](O)C[C@@H]([C@]4(C1)C)[C@@H](CC(=O)CC(C(=O)OCC)C)C)C" ;
  ns0:charge "0" ;
  ns0:inchikey "MOGCKMACSLYDKK-BQPSBNGHSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
