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

<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://www.irandoc.acir/onto/irandoc/CHEBI:197028>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4 (4'O استیل آلفا L رامنوسیلوکسی) بنزآلدئید"@fa, "4-(4'-o-acetyl-alpha-l-rhamnosyloxy)benzaldehyde"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:formula "C15H18O7" ;
  ns0:mass "310.302" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S,3R,4S,5R,6S)-6-(4-ormylphenoxy)-4,5-dihydroxy-2-methyloxan-3-yl] acetate" ;
  ns0:inchi "InChI=1S/C15H18O7/c1-8-14(21-9(2)17)12(18)13(19)15(20-8)22-11-5-3-10(7-16)4-6-11/h3-8,12-15,18-19H,1-2H3/t8-,12-,13+,14-,15-/m0/s1" ;
  ns0:smiles "O1[C@H]([C@H](OC(=O)C)[C@@H](O)[C@@H](O)[C@@H]1OC2=CC=C(C=C2)C=O)C" ;
  ns0:inchikey "YHVJUTOZYWQYSQ-QOWRVZOFSA-N" ;
  ns0:monoisotopicmass "310.10525" .

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 .
