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

<http://www.irandoc.acir/onto/irandoc/CHEBI:160742>
  skos:prefLabel "asp-lys-trp"@en, "Asp Lys Trp"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC(O)=O)CCCCN" ;
  ns0:synonym_EXACT "(3S)-3-amino-4-[[(2S)-6-amino-1-[[(1S)-1-carboxy-2-(1H-indol-3-yl)ethyl]amino]-1-oxohexan-2-yl]amino]-4-oxobutanoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "447.492" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H29N5O6/c22-8-4-3-7-16(25-19(29)14(23)10-18(27)28)20(30)26-17(21(31)32)9-12-11-24-15-6-2-1-5-13(12)15/h1-2,5-6,11,14,16-17,24H,3-4,7-10,22-23H2,(H,25,29)(H,26,30)(H,27,28)(H,31,32)/t14-,16-,17-/m0/s1" ;
  ns0:monoisotopicmass "447.21178" ;
  ns0:charge "0" ;
  ns0:formula "C21H29N5O6" ;
  ns0:inchikey "ZXRQJQCXPSMNMR-XIRDDKMYSA-N" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
