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

<http://www.irandoc.acir/onto/irandoc/CHEBI:68117>
  skos:prefLabel "JBIR 96"@fa, "jbir-96"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchikey "IGQWJTOITVEYBJ-GMYCQRIPSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C27H39N5O11S" ;
  ns0:monoisotopicmass "641.23668" ;
  ns0:mass "641.69000" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C27H39N5O11S/c1-14(2)21(30-19(34)12-17-8-6-5-7-9-17)26(38)29-18(13-44(40,41)42)24(36)32-23-16(4)43-20(35)10-11-28-25(37)22(15(3)33)31-27(23)39/h5-9,14-16,18,21-23,33H,10-13H2,1-4H3,(H,28,37)(H,29,38)(H,30,34)(H,31,39)(H,32,36)(H,40,41,42)/t15-,16+,18+,21-,22+,23-/m0/s1" ;
  ns0:charge "0" ;
  ns0:smiles "[H][C@@]1(NC(=O)[C@@H](NC(=O)[C@@H](CS(O)(=O)=O)NC(=O)[C@@H](NC(=O)Cc2ccccc2)C(C)C)[C@@H](C)OC(=O)CCNC1=O)[C@H](C)O" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
