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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109495>
  skos:prefLabel "3-[[(3-methoxyphenyl)-oxomethyl]amino]-2-benzofurancarboxylic acid ethyl ester"@en, "3 [[( متوکسی فنیل) اکسومتیل] آمینو] 2 اتیل استر بنزوفوران کربوکسیلیک اسید"@fa ;
  ns0:formula "C19H17NO5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:mass "339.343" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H17NO5/c1-3-24-19(22)17-16(14-9-4-5-10-15(14)25-17)20-18(21)12-7-6-8-13(11-12)23-2/h4-11H,3H2,1-2H3,(H,20,21)" ;
  ns0:inchikey "XEFIJHMTCVALFO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "339.11067" ;
  ns0:smiles "CCOC(=O)C1=C(C2=CC=CC=C2O1)NC(=O)C3=CC(=CC=C3)OC" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
