@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://www.irandoc.acir/onto/irandoc/CHEBI:35416>
  skos:prefLabel "آنیون باقی مانده اسید آمینه آلفا"@fa, "alpha-amino-acid residue anion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:156066> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:156066>
  ns0:charge "-1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "325.233" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35416> ;
  ns0:formula "C10H18N2O8P" ;
  skos:prefLabel "5-l-glutamyl-glycerophosphoethanolamine(1-) residue"@en, "5 L باقیمانده گلوتامیل گلیسروفسفواتانول آمین (1)."@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "5-L-glutamyl-glycerophosphoethanolamine residue", "5-L-glutamyl-glycerylphosphorylethanolamine residue" ;
  ns0:monoisotopicmass "325.08008" ;
  ns0:smiles "C([C@H](CCC(=O)NCCOP(=O)([O-])OCC(CO)O)N*)(=O)*" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
