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

<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:106133>
  ns0:smiles "C[C@H]1CN(C(=O)C2=C(N=CC(=C2)C3=CC4=CC=CC=C4O3)O[C@H]1CNC)[C@H](C)CO" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  skos:prefLabel "(2R,3S) 8 (2 بنزوفورانیل) 5 [(2R) 1 هیدروکسی پروپان 2 yl] 3 متیل 2 (متیل آمینو متیل) 3،4 دی هیدرو 2H پیریدو[2،3 b][1،5] اگزازوسین 6 یک"@fa, "(2r,3s)-8-(2-benzofuranyl)-5-[(2r)-1-hydroxypropan-2-yl]-3-methyl-2-(methylaminomethyl)-3,4-dihydro-2h-pyrido[2,3-b][1,5]oxazocin-6-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H27N3O4" ;
  ns0:inchikey "ODAAUIBXBDDTME-ZSDSOXJFSA-N" ;
  ns0:inchi "InChI=1S/C23H27N3O4/c1-14-12-26(15(2)13-27)23(28)18-8-17(10-25-22(18)30-21(14)11-24-3)20-9-16-6-4-5-7-19(16)29-20/h4-10,14-15,21,24,27H,11-13H2,1-3H3/t14-,15+,21-/m0/s1" ;
  ns0:monoisotopicmass "409.20016" ;
  ns0:mass "409.479" ;
  ns0:charge "0" .

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