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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199385>
  ns0:smiles "O=C1N[C@H](C(=O)OC(C(O)C)C)CC1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:synonym_EXACT "3-hydroxybutan-2-yl (2S)-5-oxopyrrolidine-2-carboxylate" ;
  skos:prefLabel "(3'-hydroxybutan-20-yl)5-oxopyrrolidine-2-carboxylate"@en, "(3' هیدروکسی بوتان 20 یل) 5 اکسوپیرولیدین 2 کربوکسیلات"@fa ;
  ns0:mass "201.222" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C9H15NO4/c1-5(11)6(2)14-9(13)7-3-4-8(12)10-7/h5-7,11H,3-4H2,1-2H3,(H,10,12)/t5?,6?,7-/m0/s1" ;
  ns0:charge "0" ;
  ns0:formula "C9H15NO4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KGVMXZGSVPGTNQ-AHXFUIDQSA-N" ;
  ns0:monoisotopicmass "201.10011" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
