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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:161179>
  ns0:formula "C20H27N5O5S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]-3-(4-hydroxyphenyl)propanoyl]amino]-3-(1H-imidazol-5-yl)propanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "S(CC[C@H](N)C(=O)N[C@@H](CC1=CC=C(O)C=C1)C(=O)N[C@@H](CC=2NC=NC2)C(O)=O)C" ;
  skos:prefLabel "Met-Tyr-His"@fa, "met-tyr-his"@en ;
  ns0:inchikey "TWEWRDAAIYBJTO-ULQDDVLXSA-N" ;
  ns0:inchi "InChI=1S/C20H27N5O5S/c1-31-7-6-15(21)18(27)24-16(8-12-2-4-14(26)5-3-12)19(28)25-17(20(29)30)9-13-10-22-11-23-13/h2-5,10-11,15-17,26H,6-9,21H2,1H3,(H,22,23)(H,24,27)(H,25,28)(H,29,30)/t15-,16-,17-/m0/s1" ;
  ns0:mass "449.530" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "449.17329" .

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 .
