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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224143>
  skos:prefLabel "ganoderchochlearin b"@en, "گانودرکوکلرین بی"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H48O3/c1-18(22-17-25(32)27(4,5)33-22)19-11-15-30(8)21-9-10-23-26(2,3)24(31)13-14-28(23,6)20(21)12-16-29(19,30)7/h9,12,18-19,22-25,31-32H,10-11,13-17H2,1-8H3/t18-,19+,22-,23?,24-,25-,28+,29+,30-/m0/s1" ;
  ns0:mass "456.711" ;
  ns0:monoisotopicmass "456.36035" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:smiles "O1C([C@@H](O)C[C@H]1[C@H]([C@@H]2[C@@]3([C@@](C=4C([C@@]5(C(C([C@@H](O)CC5)(C)C)CC4)C)=CC3)(C)CC2)C)C)(C)C" ;
  ns0:charge "0" ;
  ns0:inchikey "ZSJNLSFWYLWTHK-YREZXSGFSA-N" ;
  ns0:synonym_EXACT "(3S,5S)-5-[(1S)-1-[(3S,10S,13R,14R,17R)-3-hydroxy-4,4,10,13,14-pentamethyl-2,3,5,6,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]ethyl]-2,2-dimethyloxolan-3-ol" ;
  ns0:formula "C30H48O3" .

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 .
