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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:140139>
  ns0:monoisotopicmass "490.19915" ;
  ns0:inchi "InChI=1S/C29H30O7/c1-5-22-16(4)25(31)20(29(34)36-22)13-19-26(32)18(12-11-15(2)3)28-24(27(19)33)21(30)14-23(35-28)17-9-7-6-8-10-17/h6-11,23,31-33H,5,12-14H2,1-4H3" ;
  ns0:formula "C29H30O7" ;
  ns0:charge "0" ;
  ns0:mass "490.545" ;
  skos:prefLabel "8-prenyllepidissipyrone"@en, "8 پرنیل پیدیسی پیرون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:inchikey "GMFRUUZSYCHLQH-UHFFFAOYSA-N" ;
  ns0:smiles "C1(=C(C2=C(C(=C1O)CC=C(C)C)OC(CC2=O)C3=CC=CC=C3)O)CC4=C(C(=C(OC4=O)CC)C)O" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
