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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105508>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "اتیل استر 2 [3 ( نیترواتنیل) 1 ایندولیل] استیک اسید"@fa, "2-[3-(2-nitroethenyl)-1-indolyl]acetic acid ethyl ester"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:mass "274.272" ;
  ns0:smiles "CCOC(=O)CN1C=C(C2=CC=CC=C21)C=C[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C14H14N2O4/c1-2-20-14(17)10-15-9-11(7-8-16(18)19)12-5-3-4-6-13(12)15/h3-9H,2,10H2,1H3" ;
  ns0:monoisotopicmass "274.09536" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "IEOGPWHCLFLAGG-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C14H14N2O4" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
