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

<http://www.irandoc.acir/onto/irandoc/CHEBI:159583>
  ns0:synonym_EXACT "(2S,3R)-2-[[(2S)-2-[[(2S)-2-amino-4-methylpentanoyl]amino]-3-(1H-indol-3-yl)propanoyl]amino]-3-hydroxybutanoic acid" ;
  skos:prefLabel "leu-trp-thr"@en, "Leu Trp Thr"@fa ;
  ns0:formula "C21H30N4O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(=O)N[C@@H]([C@H](O)C)C(O)=O)[C@@H](N)CC(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "418.22162" ;
  ns0:inchi "InChI=1S/C21H30N4O5/c1-11(2)8-15(22)19(27)24-17(20(28)25-18(12(3)26)21(29)30)9-13-10-23-16-7-5-4-6-14(13)16/h4-7,10-12,15,17-18,23,26H,8-9,22H2,1-3H3,(H,24,27)(H,25,28)(H,29,30)/t12-,15+,17+,18+/m1/s1" ;
  ns0:mass "418.494" ;
  ns0:inchikey "SUYRAPCRSCCPAK-VFAJRCTISA-N" .

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 .
