@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46952>
  skos:prefLabel "اگزازینان"@fa, "oxazinane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213654> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213654>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46952> ;
  ns0:inchikey "ZBFYSMAOENJDBB-RJCSOLBVSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl 2-[2-[(E)-5-hydroxy-3-methylpent-2-enoyl]oxazinan-6-yl]acetate" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C13H21NO5/c1-10(5-7-15)8-12(16)14-6-3-4-11(19-14)9-13(17)18-2/h8,11,15H,3-7,9H2,1-2H3/b10-8+/t11-/m1/s1" ;
  ns0:mass "271.313" ;
  ns0:formula "C13H21NO5" ;
  skos:prefLabel "(+/ ) preisomide"@fa, "(+/-)-preisomide"@en ;
  ns0:smiles "O=C(N1O[C@H](CCC1)CC(=O)OC)/C=C(/CCO)/C" ;
  ns0:monoisotopicmass "271.14197" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
