@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:60038>
  skos:prefLabel "فلاونوئید اکسوآنیون"@fa, "flavonoid oxoanion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:194065> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:194065>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "-1" ;
  skos:prefLabel "7 O متیل میریستین 5 اولات"@fa, "7-o-methylmyricetin 5-olate"@en ;
  ns0:mass "331.257" ;
  ns0:inchikey "BDZXSHDKBKYQKJ-UHFFFAOYSA-M" ;
  ns0:inchi "InChI=1S/C16H12O8/c1-23-7-4-8(17)12-11(5-7)24-16(15(22)14(12)21)6-2-9(18)13(20)10(19)3-6/h2-5,17-20,22H,1H3/p-1" ;
  ns0:formula "C16H11O8" ;
  ns0:synonym_RELATED "7-O-methylmyricetin" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60038> ;
  ns0:smiles "C=12OC(=C(C(C1C(=CC(=C2)OC)[O-])=O)O)C3=CC(=C(C(=C3)O)O)O" ;
  ns0:monoisotopicmass "331.04594" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
