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

<http://www.irandoc.acir/onto/irandoc/CHEBI:168897>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:formula "C23H20O5" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(CC(=O)C=2C1=CC(OC3=CC=C(C(O)C)C=C3)=CC2O)C4=CC=CC=C4" ;
  skos:prefLabel "پینوسمبرین 7 [4 (1 هیدروکسی اتیل) فنیل] اتر"@fa, "pinocembrin 7-[4-(1-hydroxyethyl)phenyl] ether"@en ;
  ns0:mass "376.408" ;
  ns0:inchi "InChI=1S/C23H20O5/c1-14(24)15-7-9-17(10-8-15)27-18-11-19(25)23-20(26)13-21(28-22(23)12-18)16-5-3-2-4-6-16/h2-12,14,21,24-25H,13H2,1H3" ;
  ns0:monoisotopicmass "376.13107" ;
  ns0:synonym_EXACT "5-hydroxy-7-[4-(1-hydroxyethyl)phenoxy]-2-phenyl-2,3-dihydrochromen-4-one" ;
  ns0:charge "0" ;
  ns0:inchikey "YCOTUQMQORMKOG-UHFFFAOYSA-N" .

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 .
