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

<http://www.irandoc.acir/onto/irandoc/CHEBI:97466>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "566.25292" ;
  ns0:charge "0" ;
  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 یل] 4 سیانوبنزامید"@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]-4-cyanobenzamide"@en ;
  ns0:formula "C33H34N4O5" ;
  ns0:inchikey "BQLGAUXSBOMGNX-JNQIMCCTSA-N" ;
  ns0:mass "566.648" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C33H34N4O5/c1-20(2)23-5-4-6-24(15-23)35-31(38)17-26-12-13-28-30(42-26)19-41-29-14-11-25(16-27(29)33(40)37(28)3)36-32(39)22-9-7-21(18-34)8-10-22/h4-11,14-16,20,26,28,30H,12-13,17,19H2,1-3H3,(H,35,38)(H,36,39)/t26-,28+,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=C(C=C5)C#N)C(=O)N3C" ;
  ns0:subset "2_STAR" .

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 .
