@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:72544>
  skos:prefLabel "فلاونوئیدها"@fa, "flavonoids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:140090> .

<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:140090> .

<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:140090>
  ns0:formula "C26H30O14" ;
  ns0:mass "566.509" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "UEBCNBNOYVLOPQ-UVIOMWDISA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "butein 4'-arabinosyl-(1->4)-galactoside"@en, "بوتئین 4' آرابینوسیل (1 > 4) گالاکتوزید"@fa ;
  ns0:monoisotopicmass "566.16356" ;
  ns0:inchi "InChI=1S/C26H30O14/c27-9-19-24(40-25-22(35)20(33)18(32)10-37-25)21(34)23(36)26(39-19)38-12-3-4-13(16(30)8-12)14(28)5-1-11-2-6-15(29)17(31)7-11/h1-8,18-27,29-36H,9-10H2/b5-1+/t18-,19-,20-,21-,22+,23-,24+,25+,26+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72544>, <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:smiles "C=1(C(=CC(=CC1)/C=C/C(C=2C=CC(=CC2O)O[C@H]3O[C@@H]([C@H](O[C@@H]4OC[C@@H](O)[C@@H](O)[C@@H]4O)[C@H](O)[C@H]3O)CO)=O)O)O" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
