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

<http://www.irandoc.acir/onto/irandoc/CHEBI:97804>
  ns0:monoisotopicmass "558.24783" ;
  ns0:mass "558.626" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C31H34N4O6/c1-35-25-9-8-22(18-29(36)33-16-13-20-11-14-32-15-12-20)41-28(25)19-40-27-10-7-21(17-24(27)31(35)38)34-30(37)23-5-3-4-6-26(23)39-2/h3-7,10-12,14-15,17,22,25,28H,8-9,13,16,18-19H2,1-2H3,(H,33,36)(H,34,37)/t22-,25-,28-/m1/s1" ;
  ns0:formula "C31H34N4O6" ;
  skos:prefLabel "N [(2R,4aR,12aS) 5 متیل 6 اکسو 2 [2 اکسو 2 (2 پیریدین 4 یل اتیل آمینو) اتیل] 2،3،4،4a،12،12a هگزا هیدروپیرانو[2،3 c][1،5]بنزوکسازوسین 8 یل] 2 متوکسی بنزامی"@fa, "n-[(2r,4ar,12as)-5-methyl-6-oxo-2-[2-oxo-2-(2-pyridin-4-ylethylamino)ethyl]-2,3,4,4a,12,12a-hexahydropyrano[2,3-c][1,5]benzoxazocin-8-yl]-2-methoxybenzamide"@en ;
  ns0:inchikey "PQVOHAVDCPBJEV-WSOLHVCVSA-N" ;
  ns0:smiles "CN1[C@@H]2CC[C@@H](O[C@@H]2COC3=C(C1=O)C=C(C=C3)NC(=O)C4=CC=CC=C4OC)CC(=O)NCCC5=CC=NC=C5" ;
  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 .
