@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:72544>
  skos:prefLabel "فلاونوئیدها"@fa, "flavonoids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191704> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191704> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:191704>
  ns0:monoisotopicmass "430.12638" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400>, <http://www.irandoc.acir/onto/irandoc/CHEBI:72544> ;
  skos:prefLabel "5،7 دی هیدروکسی 6 متوکسی فلاون 5 رامنوزید"@fa, "5,7-dihydroxy-6-methoxyflavone 5-rhamnoside"@en ;
  ns0:inchikey "NNXFUYOQDUBSHH-PNBIKSJASA-N" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C22H22O9/c1-10-17(25)18(26)19(27)22(29-10)31-21-16-12(23)8-14(11-6-4-3-5-7-11)30-15(16)9-13(24)20(21)28-2/h3-10,17-19,22,24-27H,1-2H3/t10?,17-,18-,19?,22-/m0/s1" ;
  ns0:smiles "O1C([C@H](O)[C@H](O)C(O)[C@@H]1OC=2C3=C(OC(=CC3=O)C4=CC=CC=C4)C=C(O)C2OC)C" ;
  ns0:mass "430.409" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "7-hydroxy-6-methoxy-2-phenyl-5-[(2S,4S,5R)-3,4,5-trihydroxy-6-methyloxan-2-yl]oxychromen-4-one" ;
  ns0:formula "C22H22O9" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
