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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209322>
  ns0:monoisotopicmass "450.15260" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4 متوکسی کربونیل دیورسینول 3 O آلفا D گلوکوزید"@fa, "4-methoxycarbonyl diorcinol-3-o-alpha-d-glucoside"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:mass "450.440" ;
  ns0:smiles "O=C(OC)C1=C(O)C=C(OC2=CC(O[C@H]3O[C@@H]([C@@H](O)[C@@H]([C@H]3O)O)CO)=CC(=C2)C)C=C1C" ;
  ns0:formula "C22H26O10" ;
  ns0:synonym_EXACT "methyl 2-hydroxy-6-methyl-4-[3-methyl-5-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyphenoxy]benzoate" ;
  ns0:inchi "InChI=1S/C22H26O10/c1-10-4-12(30-14-6-11(2)17(15(24)8-14)21(28)29-3)7-13(5-10)31-22-20(27)19(26)18(25)16(9-23)32-22/h4-8,16,18-20,22-27H,9H2,1-3H3/t16-,18-,19+,20-,22+/m1/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "IMZKVRDGBRNGJU-KQDNOMNESA-N" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
