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

<http://www.irandoc.acir/onto/irandoc/CHEBI:99455>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C33H37N3O6" ;
  skos:prefLabel "N [(2R,4aS,12aS) 5 متیل 6 اکسو 2 [2 اکسو 2 (3 پروپان 2 یلانیلینو) اتیل] 2،3،4،4a،12،12a هگزا هیدروپیرانو[2،3 c][1،5]بنزوکسازوسین 8 یل] 2 متوکسی بنزامی"@fa, "n-[(2r,4as,12as)-5-methyl-6-oxo-2-[2-oxo-2-(3-propan-2-ylanilino)ethyl]-2,3,4,4a,12,12a-hexahydropyrano[2,3-c][1,5]benzoxazocin-8-yl]-2-methoxybenzamide"@en ;
  ns0:inchi "InChI=1S/C33H37N3O6/c1-20(2)21-8-7-9-22(16-21)34-31(37)18-24-13-14-27-30(42-24)19-41-29-15-12-23(17-26(29)33(39)36(27)3)35-32(38)25-10-5-6-11-28(25)40-4/h5-12,15-17,20,24,27,30H,13-14,18-19H2,1-4H3,(H,34,37)(H,35,38)/t24-,27+,30-/m1/s1" ;
  ns0:smiles "CC(C)C1=CC(=CC=C1)NC(=O)C[C@H]2CC[C@H]3[C@H](O2)COC4=C(C=C(C=C4)NC(=O)C5=CC=CC=C5OC)C(=O)N3C" ;
  ns0:monoisotopicmass "571.26824" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:mass "571.665" ;
  ns0:inchikey "CZPFECWBXJGFTP-PZZFJYTRSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
