@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:232840>
  skos:prefLabel "3 هیدروکسی 2 (4 فنیل متوکسی فنیل) کرومن 4 یک"@fa, "3-hydroxy-2-(4-phenylmethoxyphenyl)chromen-4-one"@en ;
  ns0:mass "344.366" ;
  ns0:inchi "InChI=1S/C22H16O4/c23-20-18-8-4-5-9-19(18)26-22(21(20)24)16-10-12-17(13-11-16)25-14-15-6-2-1-3-7-15/h1-13,24H,14H2" ;
  ns0:inchikey "HYCPSIKUWOEHAR-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72544> ;
  ns0:smiles "C1=CC=C(C=C1)COC2=CC=C(C=C2)C3=C(C(C4=CC=CC=C4O3)=O)O" ;
  ns0:formula "C22H16O4" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "344.10486" ;
  ns0:subset "2_STAR" .

<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:232840> .

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 .
