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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:177975>
  ns0:smiles "O1C=2C3=C(OC(C(O)(C)C)=C3)C(=C(O)C2C(=O)CC1C4=CC=C(O)C=C4)CC=C(C)C" ;
  skos:prefLabel "لوپیننول"@fa, "lupinenol"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C25H26O6/c1-13(2)5-10-16-22(28)21-18(27)12-19(14-6-8-15(26)9-7-14)30-24(21)17-11-20(25(3,4)29)31-23(16)17/h5-9,11,19,26,28-29H,10,12H2,1-4H3" ;
  ns0:inchikey "VEBKLRPESKIERY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "422.17294" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H26O6" ;
  ns0:mass "422.477" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:synonym_EXACT "5-hydroxy-2-(4-hydroxyphenyl)-8-(2-hydroxypropan-2-yl)-6-(3-methylbut-2-enyl)-2,3-dihydrouro[2,3-h]chromen-4-one" .

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 .
