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

<http://www.irandoc.acir/onto/irandoc/CHEBI:7396>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:inchikey "KFMQXGKSRXQOOG-KRWDZBQOSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N5 Dinitrophenyl L اورنیتین متیل استر"@fa, "n5-dinitrophenyl-l-ornithine methyl ester"@en ;
  ns0:monoisotopicmass "388.13828" ;
  ns0:charge "0" ;
  ns0:smiles "COC(=O)[C@@H](N)CCCN(c1ccc(cc1)[N+]([O-])=O)c1ccc(cc1)[N+]([O-])=O" ;
  ns0:mass "388.375" ;
  ns0:synonym_EXACT "N5-Dinitrophenyl-L-ornithine methyl ester" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H20N4O6" ;
  ns0:inchi "InChI=1S/C18H20N4O6/c1-28-18(23)17(19)3-2-12-20(13-4-8-15(9-5-13)21(24)25)14-6-10-16(11-7-14)22(26)27/h4-11,17H,2-3,12,19H2,1H3/t17-/m0/s1" .

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