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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221805>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H20N4O5" ;
  ns0:subset "2_STAR" ;
  ns0:mass "456.458" ;
  ns0:inchikey "XCCSYLWRYYKLSU-OPJGWUQDSA-N" ;
  ns0:inchi "InChI=1S/C25H20N4O5/c1-14(30)29-22-25(16-7-3-5-9-18(16)28(22)23(33)24(29)10-11-24)12-19(21(32)34-25)27-13-26-17-8-4-2-6-15(17)20(27)31/h2-9,13,19,22H,10-12H2,1H3/t19-,22-,25-/m1/s1" ;
  ns0:smiles "O=C1N(C=NC2=C1C=CC=C2)[C@H]3C(=O)O[C@]4(C3)C5=C(C=CC=C5)N6[C@@H]4N(C(=O)C)C7(CC7)C6=O" ;
  skos:prefLabel "تریپتوکویوالین K"@fa, "tryptoquivaline k"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "456.14337" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> .

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 .
