@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:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:128280> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:128280>
  ns0:mass "650.768" ;
  ns0:inchikey "XHCFGJIATIGRMD-WTBTXGFSSA-N" ;
  ns0:formula "C37H42N6O5" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-(2-aminophenyl)-4-[[[(2s,3r)-10-[[anilino(oxo)methyl]amino]-5-[(2r)-1-hydroxypropan-2-yl]-3-methyl-6-oxo-3,4-dihydro-2h-1,5-benzoxazocin-2-yl]methyl-methylamino]methyl]benzamide"@en, "N (2 آمینوفنیل) 4 [[[(2S،3R) 10 [[آنیلینو(اکسو) متیل] آمینو] 5 [(2R) 1 هیدروکسی پروپان 2 یل] 3 متیل 6 اکسو 3،4 دی هیدرو 2H 1،5 بنزوکسازوسین 2 یل] متیل متیل آمینوآمین]"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C37H42N6O5/c1-24-20-43(25(2)23-44)36(46)29-12-9-15-32(41-37(47)39-28-10-5-4-6-11-28)34(29)48-33(24)22-42(3)21-26-16-18-27(19-17-26)35(45)40-31-14-8-7-13-30(31)38/h4-19,24-25,33,44H,20-23,38H2,1-3H3,(H,40,45)(H2,39,41,47)/t24-,25-,33-/m1/s1" ;
  ns0:monoisotopicmass "650.32167" ;
  ns0:smiles "C[C@@H]1CN(C(=O)C2=C(C(=CC=C2)NC(=O)NC3=CC=CC=C3)O[C@@H]1CN(C)CC4=CC=C(C=C4)C(=O)NC5=CC=CC=C5N)[C@H](C)CO" .

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