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

<http://www.irandoc.acir/onto/irandoc/CHEBI:194076>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3,3',4',5'-o-tetramethylmyricetin 7-olate"@en, "3,3',4',5' O tetramethylmyricetin 7 olate"@fa ;
  ns0:formula "C19H17O8" ;
  ns0:smiles "C1=C(C=C(C2=C1OC(=C(C2=O)OC)C3=CC(=C(C(=C3)OC)OC)OC)O)[O-]" ;
  ns0:mass "373.338" ;
  ns0:inchikey "YSXLGTWJLNLXKQ-UHFFFAOYSA-M" ;
  ns0:monoisotopicmass "373.09289" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60038> ;
  ns0:inchi "InChI=1S/C19H18O8/c1-23-13-5-9(6-14(24-2)18(13)25-3)17-19(26-4)16(22)15-11(21)7-10(20)8-12(15)27-17/h5-8,20-21H,1-4H3/p-1" ;
  ns0:charge "-1" ;
  ns0:synonym_RELATED "3,3',4',5'-O-tetramethylmyricetin" .

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 .
