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

<http://www.irandoc.acir/onto/irandoc/CHEBI:225335>
  skos:prefLabel "microcolin e"@en, "میکروکولین E"@fa ;
  ns0:inchikey "IZGRARLNRPFDMM-APCQCXEZSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C39H63N5O8" ;
  ns0:mass "729.960" ;
  ns0:smiles "O=C1N(C(=O)[C@H]2N(C(=O)[C@@H](N(C(=O)[C@@H](NC(=O)[C@@H](N(C(=O)[C@@H](C[C@@H](CCCC)C)C)C)C=C(C)C)[C@H](OC(=O)C)C)C)C(C)C)CCC2)[C@@H](C)C=C1" ;
  ns0:monoisotopicmass "729.46766" ;
  ns0:inchi "InChI=1S/C39H63N5O8/c1-13-14-16-25(6)22-26(7)36(48)41(11)31(21-23(2)3)35(47)40-33(28(9)52-29(10)45)38(50)42(12)34(24(4)5)39(51)43-20-15-17-30(43)37(49)44-27(8)18-19-32(44)46/h18-19,21,24-28,30-31,33-34H,13-17,20,22H2,1-12H3,(H,40,47)/t25-,26-,27+,28-,30+,31+,33+,34+/m1/s1" ;
  ns0:synonym_EXACT "[(2R,3S)-3-[[(2S)-2-[[(2R,4R)-2,4-dimethyloctanoyl]-methylamino]-4-methylpent-3-enoyl]amino]-4-[methyl-[(2S)-3-methyl-1-[(2S)-2-[(2S)-2-methyl-5-oxo-2H-pyrrole-1-carbonyl]pyrrolidin-1-yl]-1-oxobutan-2-yl]amino]-4-oxobutan-2-yl] acetate" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" .

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 .
