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

<http://www.irandoc.acir/onto/irandoc/CHEBI:161783>
  ns0:inchikey "MGLBSROLWAWCKN-FCLVOEFKSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "phe-phe-thr"@en, "Phe Phe Thr"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(2S,3R)-2-[[(2S)-2-[[(2S)-2-amino-3-phenylpropanoyl]amino]-3-phenylpropanoyl]amino]-3-hydroxybutanoic acid" ;
  ns0:monoisotopicmass "413.19507" ;
  ns0:mass "413.474" ;
  ns0:inchi "InChI=1S/C22H27N3O5/c1-14(26)19(22(29)30)25-21(28)18(13-16-10-6-3-7-11-16)24-20(27)17(23)12-15-8-4-2-5-9-15/h2-11,14,17-19,26H,12-13,23H2,1H3,(H,24,27)(H,25,28)(H,29,30)/t14-,17+,18+,19+/m1/s1" ;
  ns0:smiles "O[C@@H]([C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CC1=CC=CC=C1)CC2=CC=CC=C2)C(O)=O)C" ;
  ns0:formula "C22H27N3O5" .

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 .
