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

<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://www.irandoc.acir/onto/irandoc/CHEBI:163290>
  skos:prefLabel "ser-lys-trp"@en, "Ser Lys Trp"@fa ;
  ns0:formula "C20H29N5O5" ;
  ns0:monoisotopicmass "419.21687" ;
  ns0:inchikey "LPSKHZWBQONOQJ-XIRDDKMYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "419.482" ;
  ns0:inchi "InChI=1S/C20H29N5O5/c21-8-4-3-7-16(24-18(27)14(22)11-26)19(28)25-17(20(29)30)9-12-10-23-15-6-2-1-5-13(12)15/h1-2,5-6,10,14,16-17,23,26H,3-4,7-9,11,21-22H2,(H,24,27)(H,25,28)(H,29,30)/t14-,16-,17-/m0/s1" ;
  ns0:smiles "O=C(N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(O)=O)[C@@H](NC(=O)[C@@H](N)CO)CCCCN" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-6-amino-2-[[(2S)-2-amino-3-hydroxypropanoyl]amino]hexanoyl]amino]-3-(1H-indol-3-yl)propanoic acid" .

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 .
