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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208895>
  ns0:mass "424.493" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S)-2-(2,4-dihydroxyphenyl)-5,7-dihydroxy-6-[(2S)-5-methyl-2-prop-1-en-2-ylhex-4-enyl]-2,3-dihydrochromen-4-one" ;
  skos:prefLabel "(2S,2''S) 6 لاوندولیل 5,7,2',4' تتراهیدروکسیل فلاوانون"@fa, "(2s,2′'s)-6-lavandulyl-5,7,2′,4′-tetrahydroxylflavanone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:monoisotopicmass "424.18859" ;
  ns0:formula "C25H28O6" ;
  ns0:inchi "InChI=1S/C25H28O6/c1-13(2)5-6-15(14(3)4)9-18-20(28)11-23-24(25(18)30)21(29)12-22(31-23)17-8-7-16(26)10-19(17)27/h5,7-8,10-11,15,22,26-28,30H,3,6,9,12H2,1-2,4H3/t15-,22-/m0/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "SUPRHWQIFJRUCQ-NYHFZMIOSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C2=C(O)C(=C(O)C=C2O[C@@H](C1)C3=C(O)C=C(O)C=C3)C[C@@H](C(=C)C)CC=C(C)C" .

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 .
