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

<http://www.irandoc.acir/onto/irandoc/CHEBI:160981>
  ns0:inchikey "SJLPOVNXMJFKHJ-ULQDDVLXSA-N" ;
  skos:prefLabel "met-phe-his"@en, "Met-Phe-His"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H27N5O4S/c1-30-8-7-15(21)18(26)24-16(9-13-5-3-2-4-6-13)19(27)25-17(20(28)29)10-14-11-22-12-23-14/h2-6,11-12,15-17H,7-10,21H2,1H3,(H,22,23)(H,24,26)(H,25,27)(H,28,29)/t15-,16-,17-/m0/s1" ;
  ns0:mass "433.530" ;
  ns0:smiles "S(CC[C@H](N)C(=O)N[C@@H](CC1=CC=CC=C1)C(=O)N[C@@H](CC=2NC=NC2)C(O)=O)C" ;
  ns0:formula "C20H27N5O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]-3-phenylpropanoyl]amino]-3-(1H-imidazol-5-yl)propanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "433.17838" .

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 .
