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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94083>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 (9 اتیل 6 ایندولو[3، b]quinoxalinyl) متیل استر اسید استیک"@fa, "2-(9-ethyl-6-indolo[3,2-b]quinoxalinyl)acetic acid methyl ester"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NEMKDLDSQXBEBW-UHFFFAOYSA-N" ;
  ns0:smiles "CCC1=CC2=C(C=C1)N(C3=NC4=CC=CC=C4N=C23)CC(=O)OC" ;
  ns0:mass "319.358" ;
  ns0:monoisotopicmass "319.13208" ;
  ns0:inchi "InChI=1S/C19H17N3O2/c1-3-12-8-9-16-13(10-12)18-19(22(16)11-17(23)24-2)21-15-7-5-4-6-14(15)20-18/h4-10H,3,11H2,1-2H3" ;
  ns0:formula "C19H17N3O2" .

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 .
