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

<http://www.irandoc.acir/onto/irandoc/CHEBI:25698>
  skos:prefLabel "اتر"@fa, "ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174888> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174888>
  ns0:smiles "O1C(C(OC)C(=O)C=2C1=CC(O)=CC2O)C3=CC=C(O)C=C3" ;
  skos:prefLabel "4',5,7-trihydroxy-3-methoxyflavanone"@en, "4'،5،7 تری هیدروکسی 3 متوکسی فلاوانون"@fa ;
  ns0:formula "C16H14O6" ;
  ns0:inchikey "JRLDUAGSJUMVDP-UHFFFAOYSA-N" ;
  ns0:mass "302.282" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "5,7-dihydroxy-2-(4-hydroxyphenyl)-3-methoxy-2,3-dihydrochromen-4-one" ;
  ns0:monoisotopicmass "302.07904" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25698>, <http://www.irandoc.acir/onto/irandoc/CHEBI:72544> ;
  ns0:inchi "InChI=1S/C16H14O6/c1-21-16-14(20)13-11(19)6-10(18)7-12(13)22-15(16)8-2-4-9(17)5-3-8/h2-7,15-19H,1H3" ;
  ns0:charge "0" .

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 .
