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

<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://www.irandoc.acir/onto/irandoc/CHEBI:120626>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "362.14779" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:inchi "InChI=1S/C18H22N2O6/c1-5-24-11-6-7-13-12(8-11)10(4)15(25-13)17(22)26-14(9(2)3)16(21)20-18(19)23/h6-9,14H,5H2,1-4H3,(H3,19,20,21,23)" ;
  ns0:formula "C18H22N2O6" ;
  skos:prefLabel "5 اتوکسی 3 متیل 2 بنزوفوران کربوکسیلیک اسید [1 (کاربامویلامین)    اگزوبوتان  یل] استر"@fa, "5-ethoxy-3-methyl-2-benzofurancarboxylic acid [1-(carbamoylamino)-3-methyl-1-oxobutan-2-yl] ester"@en ;
  ns0:inchikey "SYRBMQNGBDFIGM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "362.378" ;
  ns0:smiles "CCOC1=CC2=C(C=C1)OC(=C2C)C(=O)OC(C(C)C)C(=O)NC(=O)N" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
