@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:169030> .

<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:169030>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C26H30O14" ;
  skos:prefLabel "mulberroside f"@en, "مولبروساید اف"@fa ;
  ns0:inchi "InChI=1S/C26H30O14/c27-8-17-19(30)21(32)23(34)25(39-17)36-13-2-1-10-5-15(38-16(10)7-13)11-3-12(29)6-14(4-11)37-26-24(35)22(33)20(31)18(9-28)40-26/h1-7,17-35H,8-9H2/t17-,18-,19-,20-,21+,22+,23-,24-,25-,26-/m1/s1" ;
  ns0:monoisotopicmass "566.16356" ;
  ns0:inchikey "YPMOTUXWPXDQDJ-PCIRLDFKSA-N" ;
  ns0:mass "566.512" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:synonym_EXACT "(2R,3S,4S,5R,6S)-2-(hydroxymethyl)-6-[[2-[3-hydroxy-5-[(2S,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyphenyl]-1-benzouran-6-yl]oxy]oxane-3,4,5-triol" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@H]([C@@H](O)[C@H](O)[C@@H](O)[C@@H]1OC2=CC=3OC(C=4C=C(O[C@@H]5O[C@@H]([C@@H](O)[C@H](O)[C@H]5O)CO)C=C(O)C4)=CC3C=C2)CO" .

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 .
