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

<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:203163>
  ns0:inchikey "HFGFIRVGLTVCJV-JSSCJGPGSA-N" ;
  skos:prefLabel "(7beta)-7,29-dihydroxysoyasapogenol b"@en, "(7بتا) 7،29 دی هیدروکسی وازاپوژنول B"@fa ;
  ns0:synonym_EXACT "(3S,4S,4aR,6S,6aR,6bR,8aR,9R,11S,12aS,14aR,14bR)-4,11-bis(hydroxymethyl)-4,6a,6b,8a,11,14b-hexamethyl-1,2,3,4a,5,6,7,8,9,10,12,12a,14,14a-tetradecahydropicene-3,6,9-triol" ;
  ns0:inchi "InChI=1S/C30H50O5/c1-25(16-31)14-19-18-7-8-20-27(3)10-9-22(33)28(4,17-32)21(27)13-23(34)30(20,6)29(18,5)12-11-26(19,2)24(35)15-25/h7,19-24,31-35H,8-17H2,1-6H3/t19-,20+,21+,22-,23-,24+,25-,26+,27+,28+,29+,30-/m0/s1" ;
  ns0:monoisotopicmass "490.36582" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "490.725" ;
  ns0:charge "0" ;
  ns0:formula "C30H50O5" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O[C@H]1[C@]2([C@H](C3=CC[C@@H]4[C@@]5([C@H]([C@]([C@@H](O)CC5)(CO)C)C[C@@H]([C@]4([C@]3(C)CC2)C)O)C)C[C@@](C1)(CO)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 .
