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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210882>
  ns0:inchikey "AZCKWLNGUCCODX-HZSTXLHUSA-N" ;
  skos:prefLabel "آسپرتوریادین جی"@fa, "aspertoryadin g"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:mass "461.474" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H23N3O6" ;
  ns0:monoisotopicmass "461.15869" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[1-[3-[(3R,3'R)-2,2'-dioxospiro[1H-indole-3,5'-oxolane]-3'-yl]-4-oxoquinazolin-2-yl]-2-methylpropyl] acetate" ;
  ns0:inchi "InChI=1S/C25H23N3O6/c1-13(2)20(33-14(3)29)21-26-17-10-6-4-8-15(17)22(30)28(21)19-12-25(34-23(19)31)16-9-5-7-11-18(16)27-24(25)32/h4-11,13,19-20H,12H2,1-3H3,(H,27,32)/t19-,20?,25-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1N(C(=NC2=C1C=CC=C2)C(OC(=O)C)C(C)C)[C@H]3C(=O)O[C@@]4(C3)C(=O)NC5=C4C=CC=C5" .

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 .
