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

<http://www.irandoc.acir/onto/irandoc/CHEBI:186779>
  ns0:formula "C20H20O6" ;
  ns0:mass "356.374" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "لوریفولین (فلاونوئید)"@fa, "laurifolin (flavonoid)"@en ;
  ns0:monoisotopicmass "356.12599" ;
  ns0:synonym_EXACT "5,9-dihydroxy-2-(4-hydroxyphenyl)-8,8-dimethyl-2,3,9,10-tetrahydropyrano[2,3-h]chromen-4-one" ;
  ns0:charge "0" ;
  ns0:inchikey "ASCNCUCRYYUACO-UHFFFAOYSA-N" ;
  ns0:smiles "O1C(C(O)CC2=C1C=C(O)C3=C2OC(CC3=O)C4=CC=C(O)C=C4)(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H20O6/c1-20(2)17(24)7-12-16(26-20)9-14(23)18-13(22)8-15(25-19(12)18)10-3-5-11(21)6-4-10/h3-6,9,15,17,21,23-24H,7-8H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> .

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 .
