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

<http://www.irandoc.acir/onto/irandoc/CHEBI:160194>
  ns0:formula "C21H34N4O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "406.25801" ;
  ns0:mass "406.527" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "Lys Phe Ile"@fa, "lys-phe-ile"@en ;
  ns0:synonym_EXACT "(2S,3S)-2-[[(2S)-2-[[(2S)-2,6-diaminohexanoyl]amino]-3-phenylpropanoyl]amino]-3-methylpentanoic acid" ;
  ns0:inchi "InChI=1S/C21H34N4O4/c1-3-14(2)18(21(28)29)25-20(27)17(13-15-9-5-4-6-10-15)24-19(26)16(23)11-7-8-12-22/h4-6,9-10,14,16-18H,3,7-8,11-13,22-23H2,1-2H3,(H,24,26)(H,25,27)(H,28,29)/t14-,16-,17-,18-/m0/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "LMGNWHDWJDIOPK-DKIMLUQUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=C(N[C@@H]([C@H](CC)C)C(O)=O)[C@@H](NC(=O)[C@@H](N)CCCCN)CC1=CC=CC=C1" .

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 .
