@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:140658>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "s-1,2-diacyl-sn-glyceryl-l-cysteine residue"@en, "S 1،2 دی اسیل sn گلیسریل L سیستئین باقی مانده"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29950> ;
  ns0:synonym_RELATED "an S-1,2-diacyl-sn-glyceryl-L-cysteine residue" ;
  ns0:smiles "S(C[C@@H](C(*)=O)N*)C[C@H](OC(*)=O)COC(=O)*" ;
  ns0:mass "231.227" ;
  ns0:monoisotopicmass "231.02014" ;
  ns0:charge "0" ;
  ns0:formula "C8H9NO5SR2" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:29950>
  skos:prefLabel "l-cysteine residue"@en, "باقی مانده سیستئین L"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:140658> .

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 .
