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

<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://www.irandoc.acir/onto/irandoc/CHEBI:187240>
  skos:prefLabel "Dide O methyl 4 O alpha D glucopyranosylsimmondsin"@fa, "dide-o-methyl-4-o-alpha-d-glucopyranosylsimmondsin"@en ;
  ns0:smiles "O(C1CC(OC2OC(C(O)C(O)C2O)CO)/C(/C(O)C1O)=C/C#N)C3OC(C(O)C(O)C3O)CO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "509.461" ;
  ns0:inchi "InChI=1S/C20H31NO14/c21-2-1-6-7(32-19-17(30)15(28)13(26)9(4-22)34-19)3-8(12(25)11(6)24)33-20-18(31)16(29)14(27)10(5-23)35-20/h1,7-20,22-31H,3-5H2/b6-1-" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "509.17445" ;
  ns0:inchikey "XJQKQFRVSPIUIR-BHQIHCQQSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:formula "C20H31NO14" ;
  ns0:synonym_EXACT "(2E)-2-[2,3-dihydroxy-4,6-bis[[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxy]cyclohexylidene]acetonitrile" .

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 .
