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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:194066>
  ns0:monoisotopicmass "345.06159" ;
  skos:prefLabel "3,3'-o-dimethylmyricetin 7-olate"@en, "3,3' O dimethylmyricetin 7 olate"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "3,3'-O-dimethylmyricetin" ;
  ns0:inchikey "ZMQFEBINFTWTLH-UHFFFAOYSA-M" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60038> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=C(C=C(C2=C1OC(=C(C2=O)OC)C3=CC(=C(C(=C3)O)O)OC)O)[O-]" ;
  ns0:charge "-1" ;
  ns0:mass "345.284" ;
  ns0:inchi "InChI=1S/C17H14O8/c1-23-12-4-7(3-10(20)14(12)21)16-17(24-2)15(22)13-9(19)5-8(18)6-11(13)25-16/h3-6,18-21H,1-2H3/p-1" ;
  ns0:formula "C17H13O8" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
