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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92251>
  skos:prefLabel "2-[3-(3-methoxyphenyl)-1-indazolyl]acetic acid methyl ester"@en, "2 [3 ( متوکسی فنیل) 1 ایندازولیل] متیل استر اسید استیک"@fa ;
  ns0:mass "296.321" ;
  ns0:smiles "COC1=CC=CC(=C1)C2=NN(C3=CC=CC=C32)CC(=O)OC" ;
  ns0:charge "0" ;
  ns0:formula "C17H16N2O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:inchikey "HKESSCOHFVBZRN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H16N2O3/c1-21-13-7-5-6-12(10-13)17-14-8-3-4-9-15(14)19(18-17)11-16(20)22-2/h3-10H,11H2,1-2H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "296.11609" .

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 .
