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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107325>
  ns0:subset "2_STAR" ;
  skos:prefLabel "3 [(4 متوکسی فنیل) متیلیدن] 2 فنیل 3،4 دی هیدرو 2H 1 بنزوپیران 4 یک"@fa, "3-[(4-methoxyphenyl)methylidene]-2-phenyl-3,4-dihydro-2h-1-benzopyran-4-one"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "342.12559" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H18O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28863> ;
  ns0:inchikey "LBUIGFCPSGJSAD-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC=C(C=C1)C=C2C(OC3=CC=CC=C3C2=O)C4=CC=CC=C4" ;
  ns0:inchi "InChI=1S/C23H18O3/c1-25-18-13-11-16(12-14-18)15-20-22(24)19-9-5-6-10-21(19)26-23(20)17-7-3-2-4-8-17/h2-15,23H,1H3" ;
  ns0:mass "342.388" .

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 .
