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

<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://www.irandoc.acir/onto/irandoc/CHEBI:219028>
  ns0:formula "C31H49N9O14" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "کینیچلین"@fa, "qinichelin"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C31H49N9O14/c32-10-2-7-18(34-28(49)20(13-41)36-25(46)16-5-1-9-23(44)24(16)45)27(48)37-21(14-42)29(50)38-22(15-43)31(52)40(54)11-3-6-17(33)26(47)35-19-8-4-12-39(53)30(19)51/h1,5,9,17-22,41-45,53-54H,2-4,6-8,10-15,32-33H2,(H,34,49)(H,35,47)(H,36,46)(H,37,48)(H,38,50)/t17-,18-,19-,20+,21+,22-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "N-[(2R)-1-[[(2S)-5-amino-1-[[(2R)-1-[[(2S)-1-[[(4S)-4-amino-5-[[(3S)-1-hydroxy-2-oxopiperidin-3-yl]amino]-5-oxopentyl]-hydroxyamino]-3-hydroxy-1-oxopropan-2-yl]amino]-3-hydroxy-1-oxopropan-2-yl]amino]-1-oxopentan-2-yl]amino]-3-hydroxy-1-oxopropan-2-yl]-2,3-dihydroxybenzamide" ;
  ns0:smiles "O=C1N(O)CCC[C@@H]1NC(=O)[C@@H](N)CCCN(O)C(=O)[C@@H](NC(=O)[C@H](NC(=O)[C@@H](NC(=O)[C@H](NC(=O)C2=C(O)C(O)=CC=C2)CO)CCCN)CO)CO" ;
  ns0:inchikey "SSYRELOFMYAWQU-PZENNZQWSA-N" ;
  ns0:mass "771.782" ;
  ns0:monoisotopicmass "771.33990" ;
  ns0:charge "0" .

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