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

<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:111339>
  ns0:formula "C21H18N2O5" ;
  skos:prefLabel "1 [2 ( متوکسیانیلینو)  اکسو اتیل]  بنزوفورو [3، b] متیل استر اسید پیرول کربوکسیلیک"@fa, "1-[2-(2-methoxyanilino)-2-oxoethyl]-2-benzofuro[3,2-b]pyrrolecarboxylic acid methyl ester"@en ;
  ns0:smiles "COC1=CC=CC=C1NC(=O)CN2C(=CC3=C2C4=CC=CC=C4O3)C(=O)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "378.12157" ;
  ns0:inchi "InChI=1S/C21H18N2O5/c1-26-17-10-6-4-8-14(17)22-19(24)12-23-15(21(25)27-2)11-18-20(23)13-7-3-5-9-16(13)28-18/h3-11H,12H2,1-2H3,(H,22,24)" ;
  ns0:inchikey "CHMRNDLQEDOFJO-UHFFFAOYSA-N" ;
  ns0:mass "378.379" ;
  ns0:charge "0" .

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