@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:105333>
  ns0:mass "328.317" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "5-[2-(6-hydroxy-3-methyl-2-benzofuranyl)-2-oxoethyl]-2-furancarboxylic acid ethyl ester"@en, "5 [2 (6 هیدروکسی 3 متیل  بنزوفورانیل)  اکسو اتیل]   استر فوران کربوکسیلیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H16O6/c1-3-22-18(21)15-7-5-12(23-15)9-14(20)17-10(2)13-6-4-11(19)8-16(13)24-17/h4-8,19H,3,9H2,1-2H3" ;
  ns0:inchikey "QLROMLCJNZEAIL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "328.09469" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:smiles "CCOC(=O)C1=CC=C(O1)CC(=O)C2=C(C3=C(O2)C=C(C=C3)O)C" ;
  ns0:formula "C18H16O6" .

<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:105333> .

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