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

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

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 .
