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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217618>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H35N5O7/c1-13(2)20(23(34)29-11-3-4-18(29)24(35)36)28-22(33)17(9-10-19(26)31)27-21(32)16(25)12-14-5-7-15(30)8-6-14/h5-8,13,16-18,20,30H,3-4,9-12,25H2,1-2H3,(H2,26,31)(H,27,32)(H,28,33)(H,35,36)/t16-,17-,18-,20-/m0/s1" ;
  ns0:monoisotopicmass "505.25365" ;
  ns0:formula "C24H35N5O7" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(2s)-1-[(2s)-2-[[(2s)-5-amino-2-[[(2s)-2-amino-3-(4-hydroxyphenyl)propanoyl]amino]-5-oxopentanoyl]amino]-3-methylbutanoyl]pyrrolidine-2-carboxylic acid"@en, "(2S) 1 [() 2 [[() 5 آمینو  [[()   3 (4 هیدروکسی فنیل)پروپانول]]  اکسوپنتانویل]]  متیل بوتانول] پیرولیدین  کربوکسیلیک اسید"@fa ;
  ns0:synonym_EXACT "(2S)-1-[(2S)-2-[[(2S)-5-amino-2-[[(2S)-2-amino-3-(4-hydroxyphenyl)propanoyl]amino]-5-oxopentanoyl]amino]-3-methylbutanoyl]pyrrolidine-2-carboxylic acid" ;
  ns0:inchikey "OXDRUVUDFAXCKB-JPLJXNOCSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "505.572" ;
  ns0:smiles "O=C(O)[C@H]1N(C(=O)[C@@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CC2=CC=C(O)C=C2)CCC(=O)N)C(C)C)CCC1" .

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