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

<http://www.irandoc.acir/onto/irandoc/CHEBI:185924>
  skos:prefLabel "اگزیگوافلاوانون ال"@fa, "exiguaflavanone l"@en ;
  ns0:monoisotopicmass "424.18859" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:formula "C25H28O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C25H28O6/c1-13(2)8-9-14-10-15-20(31-25(14,3)4)11-18(28)23-19(29)12-21(30-24(15)23)22-16(26)6-5-7-17(22)27/h5-8,11,14,21,26-28H,9-10,12H2,1-4H3" ;
  ns0:mass "424.493" ;
  ns0:inchikey "VFMQTYFXQGAJKJ-UHFFFAOYSA-N" ;
  ns0:smiles "O1C(C(CC2=C1C=C(O)C3=C2OC(CC3=O)C4=C(O)C=CC=C4O)CC=C(C)C)(C)C" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-(2,6-dihydroxyphenyl)-5-hydroxy-8,8-dimethyl-9-(3-methylbut-2-enyl)-2,3,9,10-tetrahydropyrano[2,3-h]chromen-4-one" .

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