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

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

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
