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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:164583>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "his-ile-trp"@en, "His-Ile-Trp"@fa ;
  ns0:smiles "O=C(N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC=3NC=NC3)[C@H](CC)C" ;
  ns0:formula "C23H30N6O4" ;
  ns0:monoisotopicmass "454.23285" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S,3S)-2-[[(2S)-2-amino-3-(1H-imidazol-5-yl)propanoyl]amino]-3-methylpentanoyl]amino]-3-(1H-indol-3-yl)propanoic acid" ;
  ns0:inchi "InChI=1S/C23H30N6O4/c1-3-13(2)20(29-21(30)17(24)9-15-11-25-12-27-15)22(31)28-19(23(32)33)8-14-10-26-18-7-5-4-6-16(14)18/h4-7,10-13,17,19-20,26H,3,8-9,24H2,1-2H3,(H,25,27)(H,28,31)(H,29,30)(H,32,33)/t13-,17-,19-,20-/m0/s1" ;
  ns0:mass "454.531" ;
  ns0:inchikey "WZBLRQQCDYYRTD-SIXJUCDHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
