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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:192826>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60038> ;
  ns0:mass "299.259" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H12O6/c1-21-16-11(18)5-3-9-12(19)7-14(22-15(9)16)8-2-4-10(17)13(20)6-8/h2-7,17-18,20H,1H3/p-1" ;
  ns0:synonym_RELATED "3',4,7-trihydroxy-8-methoxyflavone" ;
  skos:prefLabel "3',4-dihydroxy-8-methoxyflavone-7-olate"@en, "3'،4 دی هیدروکسی 8 متوکسی فلاون 7 اولات"@fa ;
  ns0:inchikey "ZWPBZVHIAQOYML-UHFFFAOYSA-M" ;
  ns0:formula "C16H11O6" ;
  ns0:charge "-1" ;
  ns0:smiles "C=1(C(=CC=C2C1OC(=CC2=O)C3=CC(=C(C=C3)O)O)[O-])OC" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "299.05611" .

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 .
