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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:185295>
  ns0:formula "C25H26O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "438.16785" ;
  skos:prefLabel "1'''-hydroxy-2''',3'''-epoxylupinifolin"@en, "1'' هیدروکسی 2'',3'' اپوکسیلوپینیفولین"@fa ;
  ns0:smiles "O1C(C1C(O)C=2C=3OC(CC(=O)C3C(O)=C4C2OC(C=C4)(C)C)C5=CC=C(O)C=C5)(C)C" ;
  ns0:mass "438.476" ;
  ns0:inchikey "XEUUWHJBYVEMMA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H26O7/c1-24(2)10-9-14-19(28)17-15(27)11-16(12-5-7-13(26)8-6-12)30-22(17)18(21(14)31-24)20(29)23-25(3,4)32-23/h5-10,16,20,23,26,28-29H,11H2,1-4H3" ;
  ns0:synonym_EXACT "10-[(3,3-dimethyloxiran-2-yl)-hydroxymethyl]-5-hydroxy-8-(4-hydroxyphenyl)-2,2-dimethyl-7,8-dihydropyrano[3,2-g]chromen-6-one" ;
  ns0:subset "2_STAR" ;
  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 .
