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

<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:193599>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "260.04669" ;
  ns0:mass "260.268" ;
  ns0:smiles "N([C@H](C(=O)*)CC(=O)[O-])C(=O)[C@@H](NC(=O)C)CS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25907> ;
  ns0:charge "-1" ;
  ns0:synonym_RELATED "N(alpha)-acetyl-L-cysteinyl-L-aspartyl residue" ;
  skos:prefLabel "n(alpha)-acetyl-l-cys-l-asp(1-) residue"@en, "باقیمانده N(آلفا) استیل L Cys L Asp(1)."@fa ;
  ns0:formula "C9H12N2O5S" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25907>
  skos:prefLabel "گروه پپتیدیل"@fa, "peptidyl group"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193599> .

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