@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:127847> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:127847>
  ns0:formula "C20H30N2O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:charge "0" ;
  ns0:inchikey "NMDXYNYYBFJXDF-YCVVXREPSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C20H30N2O4/c1-14(15-6-4-3-5-7-15)21-20(24)10-17-8-9-18-19(26-17)13-25-12-16(23)11-22(18)2/h3-7,14,16-19,23H,8-13H2,1-2H3,(H,21,24)/t14-,16+,17-,18-,19+/m0/s1" ;
  ns0:mass "362.464" ;
  ns0:monoisotopicmass "362.22056" ;
  skos:prefLabel "2-[(3r,6as,8s,10as)-3-hydroxy-1-methyl-3,4,6,6a,8,9,10,10a-octahydro-2h-pyrano[2,3-c][1,5]oxazocin-8-yl]-n-[(1s)-1-phenylethyl]acetamide"@en, "2 [(3R,6aS,8S,10aS) 3 هیدروکسی 1 متیل 3,4,6,6a,8,9,10,10a octahydro 2H پیرانو[2,3 c][1,5]oxazocin 8 yl] N [(1S) 1 فنیل اتیل]استامید"@fa ;
  ns0:smiles "C[C@@H](C1=CC=CC=C1)NC(=O)C[C@@H]2CC[C@H]3[C@H](O2)COC[C@@H](CN3C)O" ;
  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 .
