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

<http://www.irandoc.acir/onto/irandoc/CHEBI:164743>
  ns0:formula "C23H35N5O4" ;
  ns0:synonym_EXACT "(2S)-6-amino-2-[[(2S)-2-[[(2S)-2-amino-3-(1H-indol-3-yl)propanoyl]amino]-4-methylpentanoyl]amino]hexanoic acid" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H35N5O4/c1-14(2)11-20(22(30)27-19(23(31)32)9-5-6-10-24)28-21(29)17(25)12-15-13-26-18-8-4-3-7-16(15)18/h3-4,7-8,13-14,17,19-20,26H,5-6,9-12,24-25H2,1-2H3,(H,27,30)(H,28,29)(H,31,32)/t17-,19-,20-/m0/s1" ;
  skos:prefLabel "Trp Leu Lys"@fa, "trp-leu-lys"@en ;
  ns0:monoisotopicmass "445.26890" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(N[C@@H](CCCCN)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC=1C=2C(NC1)=CC=CC2)CC(C)C" ;
  ns0:inchikey "RRVUOLRWIZXBRQ-IHPCNDPISA-N" ;
  ns0:mass "445.564" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
