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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113057>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "384.14337" ;
  skos:prefLabel "(2S) 2 (1،3 دی اکسو 3a، 4، 5، 6، 7، 7a هگزا هیدروایزویندول  یل) پروپانوئیک اسید (  ،، بنزوتریازین  ) متیل استر"@fa, "(2s)-2-(1,3-dioxo-3a,4,5,6,7,7a-hexahydroisoindol-2-yl)propanoic acid (4-oxo-1,2,3-benzotriazin-3-yl)methyl ester"@en ;
  ns0:mass "384.387" ;
  ns0:inchi "InChI=1S/C19H20N4O5/c1-11(23-17(25)12-6-2-3-7-13(12)18(23)26)19(27)28-10-22-16(24)14-8-4-5-9-15(14)20-21-22/h4-5,8-9,11-13H,2-3,6-7,10H2,1H3/t11-,12?,13?/m0/s1" ;
  ns0:formula "C19H20N4O5" ;
  ns0:charge "0" ;
  ns0:inchikey "IWVSPGRPNPWQGN-HIFPTAJRSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:smiles "C[C@@H](C(=O)OCN1C(=O)C2=CC=CC=C2N=N1)N3C(=O)C4CCCCC4C3=O" .

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 .
