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

<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:171931>
  ns0:formula "C31H50O5" ;
  ns0:monoisotopicmass "502.36582" ;
  ns0:inchikey "SQJBJGSQYVYNPM-LROVZANASA-N" ;
  ns0:synonym_EXACT "(5R,7R,10S,13R,14R,15S,17R)-15-hydroxy-17-[(2R)-7-hydroxy-6-(hydroxymethyl)hept-5-en-2-yl]-7-methoxy-4,4,10,13,14-pentamethyl-1,2,5,6,7,11,12,15,16,17-decahydrocyclopenta[a]phenanthren-3-one" ;
  ns0:charge "0" ;
  skos:prefLabel "ganoderiol i"@en, "گانودریول I"@fa ;
  ns0:mass "502.736" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchi "InChI=1S/C31H50O5/c1-19(9-8-10-20(17-32)18-33)22-15-26(35)31(6)27-21(11-14-30(22,31)5)29(4)13-12-25(34)28(2,3)24(29)16-23(27)36-7/h10,19,22-24,26,32-33,35H,8-9,11-18H2,1-7H3/t19-,22-,23-,24+,26+,29-,30-,31+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O[C@@H]1[C@@]2([C@@]([C@](C1)([C@@H](CCC=C(CO)CO)C)[H])(CCC3=C2[C@H](OC)C[C@@]4([C@@]3(CCC(=O)C4(C)C)C)[H])C)C" .

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 .
