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

<http://www.irandoc.acir/onto/irandoc/CHEBI:165168>
  skos:prefLabel "tyr-lys-trp"@en, "Tyr Lys Trp"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C26H33N5O5" ;
  ns0:mass "495.580" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-6-amino-2-[[(2S)-2-amino-3-(4-hydroxyphenyl)propanoyl]amino]hexanoyl]amino]-3-(1H-indol-3-yl)propanoic acid" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C26H33N5O5/c27-12-4-3-7-22(30-24(33)20(28)13-16-8-10-18(32)11-9-16)25(34)31-23(26(35)36)14-17-15-29-21-6-2-1-5-19(17)21/h1-2,5-6,8-11,15,20,22-23,29,32H,3-4,7,12-14,27-28H2,(H,30,33)(H,31,34)(H,35,36)/t20-,22-,23-/m0/s1" ;
  ns0:inchikey "VUVVMFSDLYKHPA-PMVMPFDFSA-N" ;
  ns0:monoisotopicmass "495.24817" ;
  ns0:smiles "O=C(N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC3=CC=C(O)C=C3)CCCCN" ;
  ns0:subset "2_STAR" .

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 .
