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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92846>
  ns0:mass "477.942" ;
  skos:prefLabel "(3S) 3 [[[(2S) 1 [() 2 [[(4 آمینو  کلروفنیل) اکسومتیل] ] ، دی متیل  اگزوبوتیل]  پیرولیدینیل] ] ]  اسید سیانوپروپانوئیک"@fa, "(3s)-3-[[[(2s)-1-[(2s)-2-[[(4-amino-3-chlorophenyl)-oxomethyl]amino]-3,3-dimethyl-1-oxobutyl]-2-pyrrolidinyl]-oxomethyl]amino]-3-cyanopropanoic acid"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H28ClN5O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  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(=C(C=C2)N)Cl" ;
  ns0:inchikey "KENKPOUHXLJLEY-QANKJYHBSA-N" ;
  ns0:inchi "InChI=1S/C22H28ClN5O5/c1-22(2,3)18(27-19(31)12-6-7-15(25)14(23)9-12)21(33)28-8-4-5-16(28)20(32)26-13(11-24)10-17(29)30/h6-7,9,13,16,18H,4-5,8,10,25H2,1-3H3,(H,26,32)(H,27,31)(H,29,30)/t13-,16-,18+/m0/s1" ;
  ns0:monoisotopicmass "477.17790" ;
  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 .
