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

<http://www.irandoc.acir/onto/irandoc/CHEBI:89701>
  ns0:formula "C8H13N2O5S" ;
  ns0:subset "2_STAR" ;
  ns0:mass "249.266" ;
  ns0:charge "-1" ;
  skos:prefLabel "گلوتامیل سیستئین"@fa, "glutamyl-cysteine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PABVKUJVLNMOJP-UHFFFAOYSA-M" ;
  ns0:synonym_RELATED "EC dipeptide", "Glu-Cys", "L-Glutamyl-L-Cysteine", "Glutamate-Cysteine dipeptide", "Glutamylcysteine", "E-C Dipeptide", "4-amino-4-[(1-carboxy-2-sulfanylethyl)carbamoyl]butanoate", "Glutamate Cysteine dipeptide" ;
  ns0:monoisotopicmass "249.05507" ;
  ns0:smiles "N(C(=O)C(N)CCC(=O)[O-])C(CS)C(O)=O" ;
  ns0:inchi "InChI=1S/C8H14N2O5S/c9-4(1-2-6(11)12)7(13)10-5(3-16)8(14)15/h4-5,16H,1-3,9H2,(H,10,13)(H,11,12)(H,14,15)/p-1" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
