@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:81081>
  ns0:charge "0" ;
  skos:prefLabel "kanokoside a"@en, "کانوکوساید A"@fa ;
  ns0:formula "C21H32O12" ;
  ns0:inchi "InChI=1S/C21H32O12/c1-8(2)3-11(24)32-19-13-12(17-18(33-17)21(13,28)7-23)9(5-29-19)6-30-20-16(27)15(26)14(25)10(4-22)31-20/h5,8,10,12-20,22-23,25-28H,3-4,6-7H2,1-2H3/t10-,12-,13-,14-,15+,16-,17+,18+,19+,20-,21-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:smiles "CC(C)CC(=O)O[C@@H]1OC=C(CO[C@@H]2O[C@H](CO)[C@@H](O)[C@H](O)[C@H]2O)[C@H]2[C@@H]3O[C@@H]3[C@@](O)(CO)[C@@H]12" ;
  ns0:mass "476.47160" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CHSDMOZSQFIUGK-MZHNZBIYSA-N" ;
  ns0:monoisotopicmass "476.18938" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81081> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
