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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:139127>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C4H4N2O2S" ;
  ns0:subset "3_STAR" ;
  skos:prefLabel "c-terminal s-cyano-l-cysteinate residue"@en, "C ترمینال S سیانو L سیستئینات باقی مانده"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35416> ;
  ns0:charge "-1" ;
  ns0:smiles "C([C@H](CSC#N)N*)(=O)[O-]" ;
  ns0:synonym_RELATED "S-cyanate-L-cysteinyl residue" ;
  ns0:mass "144.153" ;
  ns0:monoisotopicmass "143.99935" .

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 .
