@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:16670>
  skos:prefLabel "پپتید"@fa, "peptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34958> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:34958>
  ns0:monoisotopicmass "419.03208" ;
  ns0:charge "0" ;
  skos:prefLabel "s-(2,2-dichloro-1-hydroxy)ethyl glutathione"@en, "S (2،2 دی کلرو 1 هیدروکسی) اتیل گلوتاتیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "S-(2,2-Dichloro-1-hydroxy)ethyl glutathione" ;
  ns0:smiles "N[C@@H](CCC(=O)N[C@@H](CSC(O)C(Cl)Cl)C(=O)NCC(O)=O)C(O)=O" ;
  ns0:formula "C12H19Cl2N3O7S" ;
  ns0:subset "2_STAR" ;
  ns0:mass "420.268" ;
  ns0:inchi "InChI=1S/C12H19Cl2N3O7S/c13-9(14)12(24)25-4-6(10(21)16-3-8(19)20)17-7(18)2-1-5(15)11(22)23/h5-6,9,12,24H,1-4,15H2,(H,16,21)(H,17,18)(H,19,20)(H,22,23)/t5-,6-,12?/m0/s1" ;
  ns0:inchikey "RULDRNMMLPUXQI-LBHDVABESA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
