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

<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://www.irandoc.acir/onto/irandoc/CHEBI:161238>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "OTKQHDPECKUDSB-SZMVWBNQSA-N" ;
  skos:prefLabel "Met-Val-Trp"@fa, "met-val-trp"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "434.19878" ;
  ns0:formula "C21H30N4O4S" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H30N4O4S/c1-12(2)18(25-19(26)15(22)8-9-30-3)20(27)24-17(21(28)29)10-13-11-23-16-7-5-4-6-14(13)16/h4-7,11-12,15,17-18,23H,8-10,22H2,1-3H3,(H,24,27)(H,25,26)(H,28,29)/t15-,17-,18-/m0/s1" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]-3-methylbutanoyl]amino]-3-(1H-indol-3-yl)propanoic acid" ;
  ns0:mass "434.560" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "S(CC[C@H](N)C(=O)N[C@@H](C(C)C)C(=O)N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(O)=O)C" .

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 .
