@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:46874>
  skos:prefLabel "استر آمینو اسید آلفا"@fa, "alpha-amino acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:98258> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:98258>
  ns0:formula "C19H26N2O5" ;
  skos:prefLabel "متیل (2S,3S,3aR,9bR) 3 (هیدروکسی متیل) 1 (oxan 4 ylmethyl) 6 oxo 3,3a,4,9b تتراهیدرو 2H پیرولو[2,3 a]ایندولیزین 2 کربوکسیلات"@fa, "methyl (2s,3s,3ar,9br)-3-(hydroxymethyl)-1-(oxan-4-ylmethyl)-6-oxo-3,3a,4,9b-tetrahydro-2h-pyrrolo[2,3-a]indolizine-2-carboxylate"@en ;
  ns0:charge "0" ;
  ns0:smiles "COC(=O)[C@@H]1[C@H]([C@@H]2CN3C(=O)C=CC=C3[C@@H]2N1CC4CCOCC4)CO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "362.421" ;
  ns0:monoisotopicmass "362.18417" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HJKBIQDSPUJSJY-ZZCKCESHSA-N" ;
  ns0:inchi "InChI=1S/C19H26N2O5/c1-25-19(24)18-14(11-22)13-10-20-15(3-2-4-16(20)23)17(13)21(18)9-12-5-7-26-8-6-12/h2-4,12-14,17-18,22H,5-11H2,1H3/t13-,14-,17+,18-/m0/s1" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
