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

<http://www.irandoc.acir/onto/irandoc/CHEBI:193550>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:monoisotopicmass "456.21480" ;
  ns0:inchikey "YWIUATOYHNLUNP-WLNDFMDLSA-N" ;
  ns0:mass "456.535" ;
  ns0:charge "0" ;
  ns0:formula "C26H32O7" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S)-5,7-dihydroxy-2-(4-hydroxy-2-methoxyphenyl)-8-[2-(1-hydroxypropan-2-yl)-5-methylhex-4-enyl]-2,3-dihydrochromen-4-one" ;
  ns0:inchi "InChI=1S/C26H32O7/c1-14(2)5-6-16(15(3)13-27)9-19-20(29)11-21(30)25-22(31)12-24(33-26(19)25)18-8-7-17(28)10-23(18)32-4/h5,7-8,10-11,15-16,24,27-30H,6,9,12-13H2,1-4H3/t15?,16?,24-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "کوشنول کیو"@fa, "kushenol q"@en ;
  ns0:smiles "O1C2=C(CC(C(CO)C)CC=C(C)C)C(O)=CC(O)=C2C(=O)C[C@]1(C3=C(OC)C=C(O)C=C3)[H]" .

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 .
