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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225381>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  skos:prefLabel "azodyrecin b"@en, "آزودیرسین B"@fa ;
  ns0:formula "C19H36N2O3" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S)-1-methoxy-1-oxopropan-2-yl]imino-[(Z)-12-methyltetradec-1-enyl]-oxidoazanium" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "MVJQLUWKSUTHBF-YRGYYVIWSA-N" ;
  ns0:monoisotopicmass "340.27259" ;
  ns0:inchi "InChI=1S/C19H36N2O3/c1-5-17(2)15-13-11-9-7-6-8-10-12-14-16-21(23)20-18(3)19(22)24-4/h14,16-18H,5-13,15H2,1-4H3/b16-14-,21-20?/t17?,18-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(OC)[C@@H](N=[N+]([O-])/C=C/CCCCCCCCCC(CC)C)C" ;
  ns0:mass "340.508" .

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 .
