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

<http://www.irandoc.acir/onto/irandoc/CHEBI:159976>
  ns0:smiles "O=C(NCC(=O)N[C@@H](CC1=CC=C(O)C=C1)C(O)=O)[C@@H](N)CCCCN" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "Lys Gly Tyr"@fa, "lys-gly-tyr"@en ;
  ns0:mass "366.418" ;
  ns0:formula "C17H26N4O5" ;
  ns0:synonym_EXACT "(2S)-2-[[2-[[(2S)-2,6-diaminohexanoyl]amino]acetyl]amino]-3-(4-hydroxyphenyl)propanoic acid" ;
  ns0:inchi "InChI=1S/C17H26N4O5/c18-8-2-1-3-13(19)16(24)20-10-15(23)21-14(17(25)26)9-11-4-6-12(22)7-5-11/h4-7,13-14,22H,1-3,8-10,18-19H2,(H,20,24)(H,21,23)(H,25,26)/t13-,14-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "366.19032" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NNKLKUUGESXCBS-KBPBESRZSA-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 .
