@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:83943>
  skos:prefLabel "l-alanine derivative"@en, "مشتق L آلانین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:145974> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:145974>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83943> ;
  ns0:synonym_EXACT "3-(trimethylsilyl)-L-alanine" ;
  ns0:monoisotopicmass "161.08721" ;
  ns0:smiles "C[Si](C[C@@H](C(O)=O)N)(C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-(trimethylsilyl)-l-alanine"@en, "3 (تری متیل سیلیل) L آلانین"@fa ;
  ns0:synonym_RELATED "L-(trimethylsilyl)alanine", "L-3-trimethylsilyl-alanine", "TMS-Ala", "beta-(trimethylsilyl)alanine", "trimethylsilyl L-alanine", "3-trimethyl silylalanine", "(2R)-2-amino-3-(trimethylsilyl)propanoic acid" ;
  ns0:inchikey "MNHNHHIHUYPXHP-YFKPBYRVSA-N" ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C6H15NO2Si" ;
  ns0:inchi "InChI=1S/C6H15NO2Si/c1-10(2,3)4-5(7)6(8)9/h5H,4,7H2,1-3H3,(H,8,9)/t5-/m0/s1" ;
  ns0:mass "161.276" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
