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

<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:218147>
  skos:prefLabel "MC WL"@fa, "mc-wl"@en ;
  ns0:monoisotopicmass "1024.52697" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C54H72N8O12" ;
  ns0:inchi "InChI=1S/C54H72N8O12/c1-29(2)24-42-51(68)57-39(21-20-30(3)25-31(4)44(74-10)26-36-16-12-11-13-17-36)32(5)47(64)58-41(53(70)71)22-23-45(63)62(9)35(8)50(67)56-34(7)49(66)60-43(27-37-28-55-40-19-15-14-18-38(37)40)52(69)61-46(54(72)73)33(6)48(65)59-42/h11-21,25,28-29,31-34,39,41-44,46,55H,8,22-24,26-27H2,1-7,9-10H3,(H,56,67)(H,57,68)(H,58,64)(H,59,65)(H,60,66)(H,61,69)(H,70,71)(H,72,73)/b21-20+,30-25+/t31-,32-,33-,34+,39-,41+,42-,43?,44-,46+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=C1N[C@@H](C(=O)NC(C(=O)N[C@@H](C(=O)O)[C@@H](C(=O)N[C@@H](CC(C)C)C(N[C@H]([C@@H](C(N[C@H](CCC(N(C1=C)C)=O)C(=O)O)=O)C)/C=C/C(=C/[C@@H]([C@@H](OC)CC2=CC=CC=C2)C)/C)=O)C)CC=3C4=C(C=CC=C4)NC3)C" ;
  ns0:synonym_EXACT "(5R,11R,12S,15S,18S,19S,22R)-8-(1H-indol-3-ylmethyl)-18-[(1E,3E,5S,6S)-6-methoxy-3,5-dimethyl-7-phenylhepta-1,3-dienyl]-1,5,12,19-tetramethyl-2-methylidene-15-(2-methylpropyl)-3,6,9,13,16,20,25-heptaoxo-1,4,7,10,14,17,21-heptazacyclopentacosane-11,22-dicarboxylic acid" ;
  ns0:mass "1025.214" ;
  ns0:inchikey "STMJLSNDMMJCDL-VDMWLUSISA-N" .

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 .
