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

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

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