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

<http://www.irandoc.acir/onto/irandoc/CHEBI:103293>
  ns0:monoisotopicmass "408.20491" ;
  ns0:formula "C24H28N2O4" ;
  skos:prefLabel "LSM 14637"@fa, "lsm-14637"@en ;
  ns0:inchikey "BOAJGZQCXTZFHN-KRXUUXHPSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:smiles "CC=CC1=CC=C2[C@@H]3[C@H](CN2C1=O)[C@H]([C@@H](N3CCC4=CC=CC=C4)C(=O)OC)CO" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H28N2O4/c1-3-7-17-10-11-20-21-18(14-26(20)23(17)28)19(15-27)22(24(29)30-2)25(21)13-12-16-8-5-4-6-9-16/h3-11,18-19,21-22,27H,12-15H2,1-2H3/t18-,19-,21+,22-/m1/s1" ;
  ns0:mass "408.491" .

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 .
