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

<http://www.irandoc.acir/onto/irandoc/CHEBI:214116>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61655> ;
  skos:prefLabel "Virescenoside Z"@fa, "virescenoside z"@en ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "496.597" ;
  ns0:smiles "O=C1C=C2[C@H](CC[C@@](C2)(C=C)C)[C@@]3([C@@H]1[C@]([C@@H](O)[C@@H](C3)O)(CO[C@@H]4O[C@@H]([C@@H](O)[C@H]([C@@H]4O)O)CO)C)C" ;
  ns0:inchi "InChI=1S/C26H40O9/c1-5-24(2)7-6-14-13(9-24)8-15(28)21-25(14,3)10-16(29)22(33)26(21,4)12-34-23-20(32)19(31)18(30)17(11-27)35-23/h5,8,14,16-23,27,29-33H,1,6-7,9-12H2,2-4H3/t14-,16+,17+,18+,19+,20-,21+,22-,23+,24-,25+,26+/m0/s1" ;
  ns0:monoisotopicmass "496.26723" ;
  ns0:formula "C26H40O9" ;
  ns0:inchikey "CPTXYMHIVKVPBB-VNRXDABKSA-N" ;
  ns0:synonym_EXACT "(2S,4aS,4bR,6R,7R,8S,8aR)-2-ethenyl-6,7-dihydroxy-2,4b,8-trimethyl-8-[[(2R,3S,4R,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxymethyl]-1,3,4,4a,5,6,7,8a-octahydrophenanthren-9-one" .

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 .
