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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93929>
  ns0:smiles "CC1=CC=C(C=C1)N2C(=C(C3=C2C=CC(=C3)OC(=O)CN4C(=O)C5=CC=CC=C5C4=O)C(=O)C)C" ;
  ns0:formula "C28H22N2O5" ;
  ns0:mass "466.486" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 (1،3 دی اکسو  ایزویندولیل) استیک اسید [ استیل  متیل  (4  فنیل) 5 ایندولیل] استر"@fa, "2-(1,3-dioxo-2-isoindolyl)acetic acid [3-acetyl-2-methyl-1-(4-methylphenyl)-5-indolyl] ester"@en ;
  ns0:inchikey "PMJUHMWUKPUEEQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "466.15287" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C28H22N2O5/c1-16-8-10-19(11-9-16)30-17(2)26(18(3)31)23-14-20(12-13-24(23)30)35-25(32)15-29-27(33)21-6-4-5-7-22(21)28(29)34/h4-14H,15H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:subset "2_STAR" .

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 .
