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

<http://www.irandoc.acir/onto/irandoc/CHEBI:225350>
  skos:prefLabel "میکروکولین اچ"@fa, "microcolin h"@en ;
  ns0:mass "733.948" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchikey "VVVUQZUDSPOQAQ-PEYQGHOASA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  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](CCCCCC)C)C)CC(C)C)[C@H](OC(=O)C)C)C)C(C)C)C[C@H](C2)O)[C@@H](C)C=C1" ;
  ns0:inchi "InChI=1S/C38H63N5O9/c1-12-13-14-15-16-24(6)35(48)40(10)29(19-22(2)3)34(47)39-32(26(8)52-27(9)44)37(50)41(11)33(23(4)5)38(51)42-21-28(45)20-30(42)36(49)43-25(7)17-18-31(43)46/h17-18,22-26,28-30,32-33,45H,12-16,19-21H2,1-11H3,(H,39,47)/t24-,25+,26-,28+,29+,30+,32+,33+/m1/s1" ;
  ns0:monoisotopicmass "733.46258" ;
  ns0:synonym_EXACT "[(2R,3S)-4-[[(2S)-1-[(2S,4S)-4-hydroxy-2-[(2S)-2-methyl-5-oxo-2H-pyrrole-1-carbonyl]pyrrolidin-1-yl]-3-methyl-1-oxobutan-2-yl]-methylamino]-3-[[(2S)-4-methyl-2-[methyl-[(2R)-2-methyloctanoyl]amino]pentanoyl]amino]-4-oxobutan-2-yl] acetate" ;
  ns0:charge "0" ;
  ns0:formula "C38H63N5O9" .

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 .
