@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:78599>
  skos:prefLabel "(گاما L گلوتامیل) N ترمینال آلفا اسید آمینه زویتریون باقی مانده"@fa, "(gamma-l-glutamyl) n-terminal alpha-amino-acid zwitterionic residue"@en ;
  ns0:subset "3_STAR" ;
  ns0:formula "C7H10N2O4R" ;
  ns0:synonym_RELATED "(gamma-L-glutamyl) N-terminal alpha-amino-acid residue" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64768> ;
  ns0:mass "186.166" ;
  ns0:monoisotopicmass "186.06406" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "[NH3+][C@@H](CCC(=O)N[C@@H]([*])C(-*)=O)C([O-])=O" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:64768>
  skos:prefLabel "گروه زویتریونی"@fa, "zwitterionic group"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:78599> .

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 .
