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

<http://www.irandoc.acir/onto/irandoc/CHEBI:100046>
  skos:prefLabel "2-[(3r,6ar,8r,10ar)-3-hydroxy-1-(1-oxo-2-phenylethyl)-3,4,6,6a,8,9,10,10a-octahydro-2h-pyrano[2,3-c][1,5]oxazocin-8-yl]-n-(2,3-dihydro-1h-inden-2-yl)acetamide"@en, "2 [(3R,6aR,8R,10aR) 3 hydroxy 1 (1 oxo 2 phenylethyl) 3,4,6,6a,8,9,10,10a octahydro 2H pyrano[2,3 c][1,5]oxazocin 8 yl] N (2,3) دی هیدرو استایل"@fa ;
  ns0:mass "478.581" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C28H34N2O5/c31-23-16-30(28(33)12-19-6-2-1-3-7-19)25-11-10-24(35-26(25)18-34-17-23)15-27(32)29-22-13-20-8-4-5-9-21(20)14-22/h1-9,22-26,31H,10-18H2,(H,29,32)/t23-,24-,25-,26+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "C1C[C@@H]2[C@H](COC[C@@H](CN2C(=O)CC3=CC=CC=C3)O)O[C@H]1CC(=O)NC4CC5=CC=CC=C5C4" ;
  ns0:formula "C28H34N2O5" ;
  ns0:monoisotopicmass "478.24677" ;
  ns0:inchikey "JKLIXGQQXOXZKK-POTDNYQPSA-N" .

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 .
