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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92330>
  ns0:inchikey "MCPPWGDCRZSWBJ-XYJFISCASA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H26Cl2N4O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:monoisotopicmass "496.12803" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)(C)[C@@H](C(=O)N1CCC[C@H]1C(=O)N[C@@H](CC(=O)O)C#N)NC(=O)C2=CC(=CC(=C2)Cl)Cl" ;
  ns0:inchi "InChI=1S/C22H26Cl2N4O5/c1-22(2,3)18(27-19(31)12-7-13(23)9-14(24)8-12)21(33)28-6-4-5-16(28)20(32)26-15(11-25)10-17(29)30/h7-9,15-16,18H,4-6,10H2,1-3H3,(H,26,32)(H,27,31)(H,29,30)/t15-,16-,18+/m0/s1" ;
  ns0:mass "497.372" ;
  skos:prefLabel "(3s)-3-cyano-3-[[[(2s)-1-[(2s)-2-[[(3,5-dichlorophenyl)-oxomethyl]amino]-3,3-dimethyl-1-oxobutyl]-2-pyrrolidinyl]-oxomethyl]amino]propanoic acid"@en, "(3S) 3 سیانو  [[[(2S) 1 [() 2 [[(،5 دی کلروفنیل) اکسومتیل] آمینو] ،  متیل  اکسوبوتیل]  پیرولیدینیل] ] ]پروپانوئیک اسید"@fa ;
  ns0:charge "0" .

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 .
