@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://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:61655>
  skos:prefLabel "ساپونین استروئیدی"@fa, "steroid saponin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209009> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:209009>
  ns0:subset "2_STAR" ;
  ns0:inchikey "XKHYBBHVQFLMHO-DJPWYTKHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61655> ;
  skos:prefLabel "virescenoside z9"@en, "Virescenoside Z9"@fa ;
  ns0:formula "C26H42O11" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1S,2R,3R,4aS,4bR,7S,8aR,10R,10aR)-7-ethenyl-2,3,8a,10-tetrahydroxy-1,4a,7-trimethyl-1-[[(2R,3S,4R,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxymethyl]-3,4,4b,5,6,8,10,10a-octahydro-2H-phenanthren-9-one" ;
  ns0:smiles "O=C1[C@]2(O)[C@@H]([C@]3(C[C@@H](O)[C@@H]([C@@]([C@@H]3[C@H]1O)(CO[C@@H]4O[C@@H]([C@@H](O)[C@H]([C@@H]4O)O)CO)C)O)C)CC[C@@](C2)(C=C)C" ;
  ns0:inchi "InChI=1S/C26H42O11/c1-5-23(2)7-6-14-24(3)8-12(28)20(33)25(4,19(24)18(32)21(34)26(14,35)10-23)11-36-22-17(31)16(30)15(29)13(9-27)37-22/h5,12-20,22,27-33,35H,1,6-11H2,2-4H3/t12-,13-,14-,15-,16-,17+,18-,19-,20+,22-,23+,24-,25-,26-/m1/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "530.27271" ;
  ns0:mass "530.611" .

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 .
