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

<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://www.irandoc.acir/onto/irandoc/CHEBI:194063>
  ns0:mass "329.285" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60038> ;
  ns0:synonym_EXACT "3,3'-O-dimethylquercetin" ;
  skos:prefLabel "3,3'-o-dimethylquercetin"@en, "3،3' O دی متیل کورستین"@fa ;
  ns0:inchikey "FMEHGPQTMOPUGM-UHFFFAOYSA-M" ;
  ns0:subset "2_STAR" ;
  ns0:charge "-1" ;
  ns0:inchi "InChI=1S/C17H14O7/c1-22-12-5-8(3-4-10(12)19)16-17(23-2)15(21)14-11(20)6-9(18)7-13(14)24-16/h3-7,18-20H,1-2H3/p-1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H13O7" ;
  ns0:monoisotopicmass "329.06668" ;
  ns0:smiles "C=12OC(=C(C(C1C(=CC(=C2)[O-])O)=O)OC)C3=CC(=C(C=C3)O)OC" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
