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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:226449>
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(2R,3S,4S,5S,6S)-4,5-dihydroxy-6-(1-hydroxy-10,12-dimethoxy-8-methyl-6-oxonaphtho[1,2-c]isochromen-4-yl)-2,4-dimethyloxan-3-yl] acetate" ;
  skos:prefLabel "4'-acetylchrysomycin b"@en, "4 استیل کریزومایسین B"@fa ;
  ns0:monoisotopicmass "538.18390" ;
  ns0:inchi "InChI=1S/C29H30O10/c1-12-9-17-21(19(10-12)35-5)16-11-20(36-6)23-18(31)8-7-15(22(23)24(16)39-28(17)33)25-26(32)29(4,34)27(13(2)37-25)38-14(3)30/h7-11,13,25-27,31-32,34H,1-6H3/t13-,25+,26+,27+,29+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:mass "538.549" ;
  ns0:formula "C29H30O10" ;
  ns0:charge "0" ;
  ns0:inchikey "MOICNMDKCPHILF-AQGXNSSESA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1OC=2C=3C(C(OC)=CC2C4=C1C=C(C)C=C4OC)=C(O)C=CC3[C@@H]5O[C@@H]([C@H](OC(=O)C)[C@]([C@H]5O)(O)C)C" .

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 .
