-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path763.xml
867 lines (867 loc) · 45.6 KB
/
763.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://raw.githubusercontent.com/YaleArchivesSpace/EAD3-to-PDF-UA/master/ead3-yale.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="https://raw.githubusercontent.com/SAA-SDT/EAD3/master/ead3.rng"
type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<ead xmlns="http://ead3.archivists.org/schema/">
<control countryencoding="iso3166-1"
dateencoding="iso8601"
langencoding="iso639-2b"
relatedencoding="marc"
repositoryencoding="iso15511"
scriptencoding="iso15924">
<recordid instanceurl="https://hdl.handle.net/10079/fa/beinecke.metamorphosis">beinecke.metamorphosis</recordid>
<otherrecordid localtype="BIB">7868353</otherrecordid>
<filedesc>
<titlestmt>
<titleproper>Guide to the Metamorphosis, Amateur Drawings and Paintings that Replicate the Publication by Benjamin Sands
</titleproper>
<titleproper localtype="filing">Metamorphosis, Amateur Drawings and Paintings that Replicate the Publication by Benjamin Sands</titleproper>
<author>by Matthew D. Mason</author>
</titlestmt>
<publicationstmt>
<publisher>Beinecke Rare Book and Manuscript Library</publisher>
<address>
<addressline>P. O. Box 208330</addressline>
<addressline>New Haven, CT 06520-8330</addressline>
<addressline localtype="telephone">(203) 432-2977 </addressline>
<addressline localtype="email">[email protected]</addressline>
<addressline>
<ref href="http://beinecke.library.yale.edu/"
linktitle="http://beinecke.library.yale.edu/"
show="new">http://beinecke.library.yale.edu/</ref>
</addressline>
</address>
<date>May 18, 2007</date>
<num>GEN MSS 566</num>
</publicationstmt>
<notestmt>
<controlnote>
<p>This finding aid, which is compliant with the Yale EAD Best Practice Guidelines, Version 1.0., has a MARC record in Yale's ILS with the following bib number: <num localtype="Orbis-bib">7868353</num>.</p>
</controlnote>
<controlnote localtype="onsite">
<p>Box: 1</p>
</controlnote>
<controlnote localtype="digital">
<p>This collection contains <num localtype="objects" altrender="13">13</num> published digital objects. And those objects are comprised of <num localtype="files" altrender="63">63</num> digital files.</p>
</controlnote>
</notestmt>
</filedesc>
<maintenancestatus value="derived"/>
<maintenanceagency countrycode="US">
<agencycode>US-CtY-BR</agencycode>
<agencyname>Beinecke Rare Book and Manuscript Library</agencyname>
</maintenanceagency>
<languagedeclaration>
<language langcode="eng">English</language>
<script scriptcode="Latn">Latin</script>
<descriptivenote>
<p>Finding aid written in English.</p>
</descriptivenote>
</languagedeclaration>
<conventiondeclaration>
<abbr>dacs</abbr>
<citation>Describing Archives: A Content Standard</citation>
</conventiondeclaration>
<rightsdeclaration>
<abbr>CC0</abbr>
<citation href="https://creativecommons.org/publicdomain/zero/1.0/"/>
<descriptivenote>
<p>Finding aid description and metadata in Archives at Yale are licensed under a CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. This means that anyone may copy, modify, and distribute this descriptive metadata without restriction or permission. The CC0 license is explained in full on the Creative Commons website: <ref href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal (CC0 1.0) Public Domain Dedication</ref>. More information is available on our <ref href="https://archives.yale.edu/help">Help page</ref>.</p>
</descriptivenote>
</rightsdeclaration>
<localcontrol localtype="findaidstatus">
<term>under_revision</term>
</localcontrol>
<maintenancehistory>
<maintenanceevent>
<eventtype value="derived"/>
<eventdatetime>2024-11-27T23:31:00-05:00</eventdatetime>
<agenttype value="machine"/>
<agent>ArchivesSpace yale-rebased-v3.3.1</agent>
<eventdescription>This finding aid was produced using ArchivesSpace on Wednesday November 27, 2024 at 23:31</eventdescription>
</maintenanceevent>
</maintenancehistory>
</control>
<archdesc altrender="/repositories/11/resources/763" level="collection">
<did>
<unittitle>Metamorphosis : amateur drawings and paintings that replicate the publication by Benjamin Sands</unittitle>
<unitid>GEN MSS 566</unitid>
<repository>
<corpname>
<part>Beinecke Rare Book and Manuscript Library</part>
</corpname>
</repository>
<langmaterial>
<language langcode="eng">English</language>
</langmaterial>
<physdescstructured coverage="whole" physdescstructuredtype="spaceoccupied">
<quantity>0.21</quantity>
<unittype>Linear Feet</unittype>
</physdescstructured>
<physdesc localtype="container_summary">1 box</physdesc>
<unitdatestructured altrender="circa 1790-1820"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1790">1790</fromdate>
<todate standarddate="1820">1820</todate>
</daterange>
</unitdatestructured>
<abstract id="aspace_4eb9e76b60fe5b24dd6b6eccdfd1d9f7">Four discrete groups of drawings and paintings by amateur artists, probably created in North America, circa 1790-1820, that pay homage to the illustrations and text of "Metamorphosis, or A transformation of pictures, with poetical explanations: for the amusement of young persons," by Benjamin Sands, first published in North America in 1789. The groups of drawings and paintings are attributed to Esther Carpenter and Henry Perkins, as well as an unidentified artist. The groups replicate the original publication, in most of the examples the sheets holding the illustrations each possess an upper and lower flap that allows for the transformation from one figure to another by various foldings.</abstract>
<origination label="Creator">
<persname>
<part localtype="agent_person">Baskin, Leonard, 1922-2000</part>
</persname>
</origination>
<origination label="Creator">
<persname>
<part localtype="agent_person">Baskin, Lisa Unger</part>
</persname>
</origination>
<origination label="Creator">
<persname rules="aacr" source="local">
<part localtype="agent_person">Carpenter, Esther</part>
</persname>
</origination>
<origination label="Creator">
<persname rules="aacr" source="local">
<part localtype="agent_person">Perkins, Henry</part>
</persname>
</origination>
</did>
<acqinfo id="aspace_7fd77ff73d2d43ede93a6955b650aa76">
<head>Immediate Source of Acquisition</head>
<p>From the collection of Lisa Unger Baskin and Leonard Baskin. Purchased from Cumberland Rare Books on the Jockey Hollow Fund, 2006.</p>
</acqinfo>
<accessrestrict id="aspace_6c014fc74e47ae9352e3b31ea27f22a7">
<head>Conditions Governing Access</head>
<p>The materials are open for research.</p>
</accessrestrict>
<userestrict id="aspace_020e529b56a4b964ccac220c6380687d">
<head>Conditions Governing Use</head>
<p>The Metamorphosis, Amateur Drawings and Paintings that Replicate the Publication by Benjamin Sands collection is the physical property of the Beinecke Rare Book and Manuscript Library, Yale University. Literary rights, including copyright, belong to the authors or their legal heirs and assigns. For further information, consult the appropriate curator.</p>
</userestrict>
<prefercite id="aspace_b3ac4110799d78431c55f67417eb90d1">
<head>Preferred Citation</head>
<p>Metamorphosis, Amateur Drawings and Paintings that Replicate the Publication by Benjamin Sands. General Collection, Beinecke Rare Book and Manuscript Library, Yale University.</p>
</prefercite>
<scopecontent id="aspace_6c1b8b5e7cdcbf40206e7b8e5bf1284a">
<head>Scope and Contents</head>
<p>Discrete drawings and paintings by vernacular artists, probably created in North America, circa 1790-1820, that pay homage to the illustrations and text of "Metamorphosis, or A transformation of pictures, with poetical explanations: for the amusement of young persons," by Benjamin Sands, first published in North America in 1789. The groups of drawings and paintings are attributed to Esther Carpenter and Henry Perkins, as well as an unidentified artist. The groups replicate the original publication, in most of the examples the sheets holding the illustrations each possess an upper and lower flap that allows for the transformation from one figure to another by various foldings.</p>
</scopecontent>
<arrangement id="aspace_4be873e6dc03017f636dea57c9cf256e">
<head>Arrangement</head>
<p>Matrials are arranged alphabetically by attibutued author and therein by the order of illutrations in the orginal publication.</p>
</arrangement>
<altformavail id="aspace_2282c9febda81ede23a909d75a26cb58">
<head>Existence and Location of Copies</head>
<p>The entire collection is available in digital form.</p>
</altformavail>
<controlaccess>
<subject identifier="http://id.loc.gov/authorities/subjects/sh85023721"
source="lcsh">
<part localtype="topical">Children's poetry</part>
</subject>
<subject identifier="http://id.loc.gov/authorities/subjects/sh2009121330"
source="lcsh">
<part localtype="topical">Conduct of life</part>
<part localtype="genre_form">Juvenile poetry</part>
</subject>
<subject identifier="http://id.loc.gov/authorities/subjects/sh2008112783"
source="lcsh">
<part localtype="topical">Toy and movable books</part>
<part localtype="genre_form">Specimens</part>
</subject>
<genreform identifier="http://vocab.getty.edu/aat/300033973" source="aat">
<part localtype="genre_form">Drawings (visual works)</part>
</genreform>
<genreform source="local">
<part localtype="genre_form">Juvenile literature</part>
</genreform>
<genreform source="local">
<part localtype="genre_form">Metamorphic pictures</part>
</genreform>
<genreform source="local">
<part localtype="genre_form">Metamorphosis books</part>
</genreform>
<genreform identifier="http://vocab.getty.edu/aat/300078925" source="aat">
<part localtype="genre_form">Watercolors (paintings)</part>
</genreform>
<persname rules="aacr" source="local">
<part localtype="agent_person">Carpenter, Esther</part>
</persname>
<persname rules="aacr">
<part localtype="agent_person">Ingram, Robert</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Perkins, Henry</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Sands, Benjamin (Metamorphosis)</part>
</persname>
<persname rules="aacr">
<part localtype="agent_person">Sands, Benjamin</part>
</persname>
<persname>
<part localtype="agent_person">Baskin, Leonard, 1922-2000</part>
<part localtype="topical">Ownership</part>
</persname>
<persname>
<part localtype="agent_person">Baskin, Lisa Unger</part>
<part localtype="topical">Ownership</part>
</persname>
</controlaccess>
<dsc>
<c altrender="/repositories/11/archival_objects/238775"
id="ref10"
level="series">
<did>
<unittitle>Esther Carpenter</unittitle>
<unitid>Series I</unitid>
<unitdatestructured altrender="circa 1790-1820"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1790">1790</fromdate>
<todate standarddate="1820">1820</todate>
</daterange>
</unitdatestructured>
<physdesc id="aspace_10ac46986405bca7c5336444366d2eff">8 ink drawings on 4 folded sheets, 9 x 10 cm</physdesc>
</did>
<c altrender="/repositories/11/archival_objects/238776"
id="ref12"
level="file">
<did>
<unittitle>"When Adam first came on the stage . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref12_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref12_c2" localtype="folder" parent="aspace_ref12_c1">1</container>
<daoset altrender="/repositories/11/digital_objects/132916">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601277"
identifier="oid:16601277"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350974/full/!150,150/0/default.jpg"
identifier="oid:16601277"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601277"
identifier="oid:16601277"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"When Adam first came on the stage . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
<c altrender="/repositories/11/archival_objects/238777"
id="ref13"
level="file">
<did>
<unittitle>"A lion roaring from his den . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref13_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref13_c2" localtype="folder" parent="aspace_ref13_c1">2</container>
<daoset altrender="/repositories/11/digital_objects/132917">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601278"
identifier="oid:16601278"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350979/full/!150,150/0/default.jpg"
identifier="oid:16601278"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601278"
identifier="oid:16601278"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"A lion roaring from his den . . . "</p>
</descriptivenote>
</daoset>
</did>
<scopecontent id="aspace_875639a9d32b0f712502fea8c3bb8db5">
<head>Scope and Contents</head>
<p>Signature, "Esther Carpenter" on the verso of sheet</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/238778"
id="ref15"
level="file">
<did>
<unittitle>"Now I've escap'd the eagles claws . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref15_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref15_c2" localtype="folder" parent="aspace_ref15_c1">3</container>
<daoset altrender="/repositories/11/digital_objects/132918">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601279"
identifier="oid:16601279"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350984/full/!150,150/0/default.jpg"
identifier="oid:16601279"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601279"
identifier="oid:16601279"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"Now I've escap'd the eagles claws . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
<c altrender="/repositories/11/archival_objects/238779"
id="ref16"
level="file">
<did>
<unittitle>"Now I've got gold enough in store . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref16_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref16_c2" localtype="folder" parent="aspace_ref16_c1">4</container>
<daoset altrender="/repositories/11/digital_objects/132919">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601280"
identifier="oid:16601280"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350989/full/!150,150/0/default.jpg"
identifier="oid:16601280"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601280"
identifier="oid:16601280"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"Now I've got gold enough in store . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
</c>
<c altrender="/repositories/11/archival_objects/238780"
id="ref17"
level="series">
<did>
<unittitle>Robert Ingram</unittitle>
<unitid>Series II</unitid>
<unitdatestructured altrender="circa 1790-1820"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1790">1790</fromdate>
<todate standarddate="1820">1820</todate>
</daterange>
</unitdatestructured>
<physdesc id="aspace_3847e1201e3e0c0c7aa16b031343e017">9 watercolor paintings in bound volume with roan-backed marbled boards, 16.5 x 10.0 cm</physdesc>
</did>
<scopecontent id="aspace_60ef55face51678b202bb69358005b60">
<head>Scope and Contents</head>
<p>Inscription on front free endpaper: "Robert Ingram, Part Street"</p>
</scopecontent>
<scopecontent id="aspace_16d30bd3116a200ed70c223ac57a442f">
<head>Scope and Contents</head>
<p>All leaves and fold detached, some sequences missing</p>
</scopecontent>
<c altrender="/repositories/11/archival_objects/238781"
id="ref19"
level="file">
<did>
<unittitle>Volume</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref19_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref19_c2" localtype="folder" parent="aspace_ref19_c1">5</container>
<daoset altrender="/repositories/11/digital_objects/132920">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601281"
identifier="oid:16601281"
linktitle="10 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/16601302/full/!150,150/0/default.jpg"
identifier="oid:16601281"
linktitle="10 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601281"
identifier="oid:16601281"
linktitle="10 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>Volume</p>
</descriptivenote>
</daoset>
</did>
</c>
</c>
<c altrender="/repositories/11/archival_objects/238782"
id="ref22"
level="series">
<did>
<unittitle>Henry Perkins</unittitle>
<unitid>Series III</unitid>
<unitdatestructured altrender="circa 1790-1820"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1790">1790</fromdate>
<todate standarddate="1820">1820</todate>
</daterange>
</unitdatestructured>
<physdesc id="aspace_dca1a586e8afd69a4470beef25f24c35">9 ink drawings on 9 sheets, 11.5 x 9.5 cm.</physdesc>
</did>
<scopecontent id="aspace_1a0a1dc354dd5a96a2da9db3147d9a97">
<head>Scope and Contents</head>
<p>All sheets and folds detached; some sequences missing</p>
</scopecontent>
<c altrender="/repositories/11/archival_objects/238783"
id="ref24"
level="file">
<did>
<unittitle>"Here Eve in shape you may behold . . . "</unittitle>
<physdesc id="aspace_74500338d589bc162b58c17b10a0f8a1">1 sheet</physdesc>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref24_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref24_c2" localtype="folder" parent="aspace_ref24_c1">6</container>
<daoset altrender="/repositories/11/digital_objects/132921">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601282"
identifier="oid:16601282"
linktitle="2 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350994/full/!150,150/0/default.jpg"
identifier="oid:16601282"
linktitle="recto"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601282"
identifier="oid:16601282"
linktitle="recto"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"Here Eve in shape you may behold . . . "</p>
</descriptivenote>
</daoset>
</did>
<scopecontent id="aspace_b378575742c4192d85f1057b76f4567e">
<head>Scope and Contents</head>
<p>Missing top and bottom folds</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/238784"
id="ref27"
level="file">
<did>
<unittitle>"A lion roaring from his den . . . "</unittitle>
<physdesc id="aspace_443ad94cadbe82136785765ceaea8d6e">2 sheets</physdesc>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref27_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref27_c2" localtype="folder" parent="aspace_ref27_c1">7</container>
<daoset altrender="/repositories/11/digital_objects/132922">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601283"
identifier="oid:16601283"
linktitle="3 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350996/full/!150,150/0/default.jpg"
identifier="oid:16601283"
linktitle="3 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601283"
identifier="oid:16601283"
linktitle="3 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"A lion roaring from his den . . . "</p>
</descriptivenote>
</daoset>
</did>
<scopecontent id="aspace_8b8ed4acd0df890a4fe57b4216594530">
<head>Scope and Contents</head>
<p>Missing bottom fold</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/238785"
id="ref30"
level="file">
<did>
<unittitle>"Now I've escap'd the eagles claws . . . "</unittitle>
<physdesc id="aspace_f70d4fd787a60a153bc769482b5fc1df">2 sheets</physdesc>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref30_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref30_c2" localtype="folder" parent="aspace_ref30_c1">8</container>
<daoset altrender="/repositories/11/digital_objects/132923">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601284"
identifier="oid:16601284"
linktitle="4 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17350999/full/!150,150/0/default.jpg"
identifier="oid:16601284"
linktitle="4 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601284"
identifier="oid:16601284"
linktitle="4 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"Now I've escap'd the eagles claws . . . "</p>
</descriptivenote>
</daoset>
</did>
<scopecontent id="aspace_50e5de4697fed9169ba757f3d39b219e">
<head>Scope and Contents</head>
<p>Missing bottom fold</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/238786"
id="ref33"
level="file">
<did>
<unittitle>"Now I've got gold enough in store . . . "</unittitle>
<physdesc id="aspace_18a3be98e33c547dd22cb4b0d6cce0a0">4 sheets</physdesc>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref33_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref33_c2" localtype="folder" parent="aspace_ref33_c1">9</container>
<daoset altrender="/repositories/11/digital_objects/132924">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601285"
identifier="oid:16601285"
linktitle="4 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17351003/full/!150,150/0/default.jpg"
identifier="oid:16601285"
linktitle="4 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601285"
identifier="oid:16601285"
linktitle="4 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"Now I've got gold enough in store . . . "</p>
</descriptivenote>
</daoset>
</did>
<scopecontent id="aspace_c311a008156bf8e9d71671900fd65666">
<head>Scope and Contents</head>
<p>Signature, "Henry Perkins" on the verso of sheet</p>
</scopecontent>
</c>
</c>
<c altrender="/repositories/11/archival_objects/238787"
id="ref37"
level="series">
<did>
<unittitle>Unidentified artist</unittitle>
<unitid>Series IV</unitid>
<unitdatestructured altrender="circa 1790-1820"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1790">1790</fromdate>
<todate standarddate="1820">1820</todate>
</daterange>
</unitdatestructured>
<physdesc id="aspace_acf5fb8c40cab3df80cf8b2ef12796f0">8 watercolor paintings on 4 folded sheets, 16 x 10 cm.</physdesc>
</did>
<c altrender="/repositories/11/archival_objects/238788"
id="ref39"
level="file">
<did>
<unittitle>"When Adam first came on the stage . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref39_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref39_c2" localtype="folder" parent="aspace_ref39_c1">10</container>
<daoset altrender="/repositories/11/digital_objects/132925">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601286"
identifier="oid:16601286"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17351007/full/!150,150/0/default.jpg"
identifier="oid:16601286"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601286"
identifier="oid:16601286"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"When Adam first came on the stage . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
<c altrender="/repositories/11/archival_objects/238789"
id="ref40"
level="file">
<did>
<unittitle>"A lion roaring from his den . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref40_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref40_c2" localtype="folder" parent="aspace_ref40_c1">11</container>
<daoset altrender="/repositories/11/digital_objects/132926">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601287"
identifier="oid:16601287"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17351012/full/!150,150/0/default.jpg"
identifier="oid:16601287"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601287"
identifier="oid:16601287"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"A lion roaring from his den . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
<c altrender="/repositories/11/archival_objects/238790"
id="ref41"
level="file">
<did>
<unittitle>"I have escaped the eagles claws . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref41_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref41_c2" localtype="folder" parent="aspace_ref41_c1">12</container>
<daoset altrender="/repositories/11/digital_objects/132927">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601288"
identifier="oid:16601288"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17351017/full/!150,150/0/default.jpg"
identifier="oid:16601288"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601288"
identifier="oid:16601288"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"I have escaped the eagles claws . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
<c altrender="/repositories/11/archival_objects/238791"
id="ref42"
level="file">
<did>
<unittitle>"Here is gold and silver store . . . "</unittitle>
<container altrender="/repositories/11/top_containers/20768 /locations/4051"
containerid="39002099421704"
id="aspace_ref42_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref42_c2" localtype="folder" parent="aspace_ref42_c1">13</container>
<daoset altrender="/repositories/11/digital_objects/132928">
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/manifests/16601289"
identifier="oid:16601289"
linktitle="5 images"
linkrole="text-json"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/iiif/2/17351022/full/!150,150/0/default.jpg"
identifier="oid:16601289"
linktitle="5 images"
linkrole="image-thumbnail"
show="embed"/>
<dao actuate="onrequest"
audience="external"
daotype="unknown"
href="https://collections.library.yale.edu/catalog/16601289"
identifier="oid:16601289"
linktitle="5 images"
linkrole="text-html"
show="new"/>
<descriptivenote>
<p>"Here is gold and silver store . . . "</p>
</descriptivenote>
</daoset>
</did>
</c>
</c>
</dsc>
</archdesc>
</ead>