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

<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:164656>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-6-amino-2-[[(2S)-2-amino-3-(1H-imidazol-5-yl)propanoyl]amino]hexanoyl]amino]-3-phenylpropanoic acid" ;
  ns0:formula "C21H30N6O4" ;
  ns0:inchikey "IGBBXBFSLKRHJB-BZSNNMDCSA-N" ;
  ns0:smiles "O=C(N[C@@H](CC1=CC=CC=C1)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC=2NC=NC2)CCCCN" ;
  skos:prefLabel "his-lys-phe"@en, "His-Lys-Phe"@fa ;
  ns0:monoisotopicmass "430.23285" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H30N6O4/c22-9-5-4-8-17(26-19(28)16(23)11-15-12-24-13-25-15)20(29)27-18(21(30)31)10-14-6-2-1-3-7-14/h1-3,6-7,12-13,16-18H,4-5,8-11,22-23H2,(H,24,25)(H,26,28)(H,27,29)(H,30,31)/t16-,17-,18-/m0/s1" ;
  ns0:mass "430.509" .

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 .
