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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93463>
  ns0:formula "C36H36N4O4" ;
  skos:prefLabel "(2s,4r)-4-hydroxy-1-[(1-methyl-3-indolyl)-oxomethyl]-n-[(2s)-1-[methyl-(phenylmethyl)amino]-3-(2-naphthalenyl)-1-oxopropan-2-yl]-2-pyrrolidinecarboxamide"@en, "(2S,4R) 4 هیدروکسی 1 [(1 متیل 3 ایندولیل) اکسومتیل] N [(2S) 1 [متیل (فنیل متیل) آمینو] 3 (2 نفتالنیل) 1 اکسوپروپان 2 یل] 2 پیرولیدین کربوکسامید"@fa ;
  ns0:monoisotopicmass "588.27366" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "BFNKQTIJVFGCKQ-PDJGWCFMSA-N" ;
  ns0:inchi "InChI=1S/C36H36N4O4/c1-38-23-30(29-14-8-9-15-32(29)38)35(43)40-22-28(41)20-33(40)34(42)37-31(36(44)39(2)21-24-10-4-3-5-11-24)19-25-16-17-26-12-6-7-13-27(26)18-25/h3-18,23,28,31,33,41H,19-22H2,1-2H3,(H,37,42)/t28-,31+,33+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "588.697" ;
  ns0:smiles "CN1C=C(C2=CC=CC=C21)C(=O)N3C[C@@H](C[C@H]3C(=O)N[C@@H](CC4=CC5=CC=CC=C5C=C4)C(=O)N(C)CC6=CC=CC=C6)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
