@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:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:129965> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:129965>
  ns0:formula "C30H37N5O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C[C@H]1CN(C(=O)C2=C(C=CC(=C2)NC(=O)CC3=CC=CC=C3)O[C@@H]1CN(C)C(=O)NC4=C(ON=C4C)C)[C@H](C)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:mass "563.646" ;
  skos:prefLabel "n-[(2s,3s)-2-[[[[(3,5-dimethyl-4-isoxazolyl)amino]-oxomethyl]-methylamino]methyl]-5-[(2r)-1-hydroxypropan-2-yl]-3-methyl-6-oxo-3,4-dihydro-2h-1,5-benzoxazocin-8-yl]-2-phenylacetamide"@en, "N [(2S,3S) 2 [[[[(3,5 دی متیل 4 ایزوکسازولیل) آمینو] اکسومتیل] متیل آمینو] متیل] 5 [(2R) 1 هیدروکسی پروپان 2 یل] 3 متیل 6 اکسو 3،4 دی هیدرو 2H 1،5 بنزوکسازوسین 8 phenylacetami]"@fa ;
  ns0:inchi "InChI=1S/C30H37N5O6/c1-18-15-35(19(2)17-36)29(38)24-14-23(31-27(37)13-22-9-7-6-8-10-22)11-12-25(24)40-26(18)16-34(5)30(39)32-28-20(3)33-41-21(28)4/h6-12,14,18-19,26,36H,13,15-17H2,1-5H3,(H,31,37)(H,32,39)/t18-,19+,26+/m0/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "563.27438" ;
  ns0:inchikey "KBNILDCQMNAARZ-GNBJCERTSA-N" ;
  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 .
