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

<http://www.irandoc.acir/onto/irandoc/CHEBI:80568>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "گلوتاتیونیل اسپرمین"@fa, "glutathionylspermine"@en ;
  ns0:smiles "NCCCNCCCCNCCCNC(=O)CNC(=O)[C@H](CS)NC(=O)CC[C@H](N)C(O)=O" ;
  ns0:charge "0" ;
  ns0:mass "491.64800" ;
  ns0:inchikey "JMWFFJATYDQZCI-HOTGVXAUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H41N7O5S/c21-7-3-10-23-8-1-2-9-24-11-4-12-25-18(29)13-26-19(30)16(14-33)27-17(28)6-5-15(22)20(31)32/h15-16,23-24,33H,1-14,21-22H2,(H,25,29)(H,26,30)(H,27,28)(H,31,32)/t15-,16-/m0/s1" ;
  ns0:formula "C20H41N7O5S" ;
  ns0:monoisotopicmass "491.28899" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
