@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:61777>
  skos:prefLabel "ترپن گلیکوزید"@fa, "terpene glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197918> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:197918>
  skos:prefLabel "سوردارین 1 استر گلوکز"@fa, "sordarin-1-glucose ester"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:mass "654.750" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NLDDAQSAGIEQAK-IGEXOZPXSA-N" ;
  ns0:inchi "InChI=1S/C33H50O13/c1-14(2)20-8-17-9-31(12-35)19-7-6-15(3)18(19)10-32(17,13-43-28-26(40)24(38)27(42-5)16(4)44-28)33(20,31)30(41)46-29-25(39)23(37)22(36)21(11-34)45-29/h8,12,14-19,21-29,34,36-40H,6-7,9-11,13H2,1-5H3/t15-,16?,17?,18-,19-,21?,22?,23?,24?,25?,26?,27?,28?,29?,31?,32?,33?/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "654.32514" ;
  ns0:formula "C33H50O13" ;
  ns0:synonym_EXACT "[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl] (4R,5R,8R)-2-[(3,4-dihydroxy-5-methoxy-6-methyloxan-2-yl)oxymethyl]-9-ormyl-5-methyl-13-propan-2-yltetracyclo[7.4.0.02,11.04,8]tridec-12-ene-1-carboxylate" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(OC1OC(C(O)C(C1O)O)CO)C23C(=CC4C2(C[C@H]5[C@H](C3(C=O)C4)CC[C@H]5C)COC6OC(C(OC)C(C6O)O)C)C(C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
