@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198785> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198785>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:synonym_EXACT "(3-hydroxy-7-methoxy-6-methyl-1-oxo-3H-2-benzouran-4-yl)methyl acetate" ;
  ns0:mass "266.249" ;
  ns0:formula "C13H14O6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "زایلاریفتالید A"@fa, "xylariphthalide a"@en ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@H](O)C=2C1=C(OC)C(=CC2COC(=O)C)C" ;
  ns0:inchikey "ISBUCXKGJXBWLM-LBPRGKRZSA-N" ;
  ns0:inchi "InChI=1S/C13H14O6/c1-6-4-8(5-18-7(2)14)9-10(11(6)17-3)13(16)19-12(9)15/h4,12,15H,5H2,1-3H3/t12-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "266.07904" .

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 .
