-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path1490.xml
839 lines (839 loc) · 46.1 KB
/
1490.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
<?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.schlenk">beinecke.schlenk</recordid>
<otherrecordid localtype="BIB">7871538</otherrecordid>
<filedesc>
<titlestmt>
<titleproper>Guide to the Josephine Schlenk and Sophie Schlenk Photographs of Theatrical Performers Collection
</titleproper>
<titleproper localtype="filing">Schlenk (Josephine and Sophie) Photographs of Theatrical Performers Collection</titleproper>
<author>by Matthew Daniel 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>November 2007</date>
<num>YCAL MSS 267</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">7871538</num>.</p>
</controlnote>
<controlnote localtype="onsite">
<p>Box: 1</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-28T01:16:58-05:00</eventdatetime>
<agenttype value="machine"/>
<agent>ArchivesSpace yale-rebased-v3.3.1</agent>
<eventdescription>This finding aid was produced using ArchivesSpace on Thursday November 28, 2024 at 01:16</eventdescription>
</maintenanceevent>
</maintenancehistory>
</control>
<archdesc altrender="/repositories/11/resources/1490" level="collection">
<did>
<unittitle>Josephine Schlenk and Sophie Schlenk photographs of theatrical performers collection</unittitle>
<unitid>YCAL MSS 267</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>
<unitdatestructured label="creation" unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1927">1927</fromdate>
<todate standarddate="1930">1930</todate>
</daterange>
</unitdatestructured>
<unitdatestructured label="creation" unitdatetype="bulk">
<daterange>
<fromdate standarddate="1927">1927</fromdate>
<todate standarddate="1930">1930</todate>
</daterange>
</unitdatestructured>
<abstract id="aspace_3f3d5719a81d63581442482acab44319">Promotional photographs of theater performers collected by sisters Josephine Schlenk and Sophie Schlenk, 1927-1930. The Schlenk sisters were cast members of the musical, <emph render="italic">Gay Paree</emph>, directed by Jacob J. Shubert. Many of the photographs are portraits of their fellow cast members, as well as other theatrical performers. Portraits of individuals include the Schlenk sisters, as well as James Allatin, Alice Boulden, Irene Cornell, Patsy Costello, Dulcy Dowd, Bobby Pinkus, James Rennie, Charles "Chic" Sale, Richard Bernard "Red" Skelton, Eric Titus, Lillian Ward, and Lorraine Weimar. Interior group portraits show the cast of <emph render="italic">Gay Paree</emph> at Bob Berger's, a restaurant in Boston, Massachusetts, 1928. The collection includes a program for <emph render="italic">Gay Paree</emph> at the Shubert Theatre February 6, 1928.</abstract>
<origination label="Creator">
<persname relator="col" source="local">
<part localtype="agent_person">Schlenk, Josephine, 1908-</part>
</persname>
</origination>
<origination label="Creator">
<persname relator="col" source="local">
<part localtype="agent_person">Schlenk, Sophie, 1910-</part>
</persname>
</origination>
</did>
<acqinfo id="aspace_5f4a5b8fd90d65ca8e755004626dc424">
<head>Immediate Source of Acquisition</head>
<p>Purchased from Ian Brabner, Bookseller, on the Elizabeth Wakeman Dwight Memorial Fund, 2006.</p>
</acqinfo>
<accessrestrict id="aspace_9efda69a7376ca4537f157c4246b2fda">
<head>Conditions Governing Access</head>
<p>The materials are open for research.</p>
</accessrestrict>
<userestrict id="aspace_27d4c5fe65f36bcade86a36db26e9576">
<head>Conditions Governing Use</head>
<p>The Josephine Schlenk and Sophie Schlenk Photographs of Theatrical Performers 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_9e2216ca9b8318eb69eab51fe9995b56">
<head>Preferred Citation</head>
<p>Josephine Schlenk and Sophie Schlenk Photographs of Theatrical Performers Collection. Yale Collection of American Literature, Beinecke Rare Book and Manuscript Library.</p>
</prefercite>
<scopecontent id="aspace_0c6d2c4746cd80fd0b0355b28570b921">
<head>Scope and Contents</head>
<p>Promotional photographs of theater performers collected by sisters Josephine Schlenk and Sophie Schlenk, 1927-1930. The Schlenk sisters were cast members of the musical, <emph render="italic">Gay Paree</emph>, directed by Jacob J. Shubert. Many of the photographs are portraits of their fellow cast members.</p>
</scopecontent>
<arrangement id="aspace_13c15023232ef4238c748b399efcdbb8">
<head>Arrangement</head>
<p>Photographs arranged alphabetically by the surname of the performer, followed by individuals with unidentified surnames, group portraits. The collection includes a program for <emph render="italic">Gay Paree</emph> at the Shubert Theatre February 6, 1928.</p>
</arrangement>
<controlaccess>
<subject source="local">
<part localtype="topical">Actors</part>
<part localtype="genre_form">Portraits</part>
</subject>
<subject identifier="http://id.loc.gov/authorities/subjects/sh2009122847"
source="lcsh">
<part localtype="topical">Dancers</part>
<part localtype="genre_form">Pictorial works</part>
</subject>
<subject source="local">
<part localtype="topical">Dancers</part>
<part localtype="genre_form">Portraits</part>
</subject>
<subject source="local">
<part localtype="topical">Entertainers</part>
<part localtype="genre_form">Pictorial works</part>
</subject>
<subject source="local">
<part localtype="topical">Entertainers</part>
<part localtype="genre_form">Portraits</part>
</subject>
<subject identifier="http://id.loc.gov/authorities/subjects/sh85134558"
source="lcsh">
<part localtype="topical">Theater</part>
<part localtype="geographic">New York (State)</part>
<part localtype="geographic">New York</part>
</subject>
<subject source="local">
<part localtype="topical">Theatrical companies</part>
<part localtype="genre_form">Pictorial works</part>
</subject>
<genreform identifier="http://vocab.getty.edu/aat/300127104" source="aat">
<part localtype="genre_form">Photographic prints</part>
</genreform>
<genreform identifier="http://vocab.getty.edu/page/aat/300223022" source="aat">
<part localtype="genre_form">Studio portraits</part>
</genreform>
<persname rules="aacr" source="local">
<part localtype="agent_person">Allatin, James, b. 1905</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Boulden, Alice</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Cornell, Irene</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Costello, Patsy</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Dowd, Dulcy</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Pinkus, Bobby, b. 1908</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Rennie, James, 1890-1965</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Sale, Charles, 1885-1936</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Schlenk, Josephine, 1908-</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Schlenk, Sophie, 1910-</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname rules="aacr" source="local">
<part localtype="agent_person">Shubert, Jacob J., 1878?-1963</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Skelton, Red, 1913-1997</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Titus, Eric</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Ward, Lillian</part>
<part localtype="genre_form">Portraits</part>
</persname>
<persname source="local">
<part localtype="agent_person">Weimar, Lorraine</part>
<part localtype="genre_form">Portraits</part>
</persname>
</controlaccess>
<dsc>
<c altrender="/repositories/11/archival_objects/573353"
id="ref10"
level="series">
<did>
<unittitle>Photographs</unittitle>
<unitid>Series I</unitid>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>35</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="1927-1930" label="creation" unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1927">1927</fromdate>
<todate standarddate="1930">1930</todate>
</daterange>
</unitdatestructured>
</did>
<arrangement id="aspace_5a9821a0e203f9a8f2e457132b8a8255">
<head>Arrangement</head>
<p>Photographs arranged alphabetically by the surname of the performer, followed by individuals with unidentified surnames, and group portraits.</p>
</arrangement>
<scopecontent id="aspace_d727d57142a70407088ff1f35f478534">
<head>Scope and Contents</head>
<p>Promotional photographs of theater performers collected by sisters Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<c altrender="/repositories/11/archival_objects/573354"
id="ref12"
level="file">
<did>
<unittitle>Allatin, James (b. 1905)</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref12_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref12_c2" localtype="folder" parent="aspace_ref12_c1">1</container>
</did>
<scopecontent id="aspace_d763c4e34cafa9302048de0323c7fd1c">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_1f68fbcd42cb2f1228f6a595fec38af8">
<head>Scope and Contents</head>
<p>Photograph by Strand, New York City, New York</p>
</scopecontent>
<bioghist id="aspace_94f7c26580f4df67174bd9a659618e16">
<head>Biographical/Historical note</head>
<p>Member of Give and Take Show, 1926-1927</p>
</bioghist>
</c>
<c altrender="/repositories/11/archival_objects/573355"
id="ref17"
level="file">
<did>
<unittitle>Boulden, Alice</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdatestructured altrender="1930" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1930">1930</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref17_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref17_c2" localtype="folder" parent="aspace_ref17_c1">2</container>
</did>
<scopecontent id="aspace_86f19d5af7b58d5e81164cfca4ac51ab">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_aa13d546d1686b879297665c33d2560b">
<head>Scope and Contents</head>
<p>Photograph by Rayhuff Richter, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573356"
id="ref21"
level="file">
<did>
<unittitle>Cornell, Irene</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="1928" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1928">1928</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref21_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref21_c2" localtype="folder" parent="aspace_ref21_c1">3</container>
</did>
<scopecontent id="aspace_93e955de36bfc3ecf1d28e6929408c51">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_17a35955f567170b235fd0a10b548ca6">
<head>Scope and Contents</head>
<p>Photograph by H. Golden, 104 Hanover Street, Boston, Massachusetts</p>
</scopecontent>
<scopecontent id="aspace_6e5f7e6cc815c088fb9a39343136eaaa">
<head>Scope and Contents</head>
<p>Images depicts her body covered in gold paint for a dance performance entitled "The Gold Plaque"</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573357"
id="ref26"
level="file">
<did>
<unittitle>Costello, Patsy</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdatestructured altrender="1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref26_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref26_c2" localtype="folder" parent="aspace_ref26_c1">4</container>
</did>
<scopecontent id="aspace_cedbe66e028c315ea5557fe032efdb41">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk</p>
</scopecontent>
<scopecontent id="aspace_1592c5c7496ece5cf95c0a8dfddaa010">
<head>Scope and Contents</head>
<p>Photograph by Hixton Studios, Kansas City, Missouri</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573358"
id="ref30"
level="file">
<did>
<unittitle>Dowd, Dulcy</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref30_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref30_c2" localtype="folder" parent="aspace_ref30_c1">5</container>
</did>
<scopecontent id="aspace_bb4b3dbb66f85604d690f02ffb4bebf7">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_1b46c49ebb90412c70a26e4587cbffbf">
<head>Scope and Contents</head>
<p>Photographs by James Hargis Connelly, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573359"
id="ref34"
level="file">
<did>
<unittitle>Pinkus, Bobby (b. 1908)</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref34_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref34_c2" localtype="folder" parent="aspace_ref34_c1">6</container>
</did>
<scopecontent id="aspace_36c82a03ec81498c2992cb0134787372">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_c8919bb8a904e3add1f53e629cc4b315">
<head>Scope and Contents</head>
<p>Photographs by Strand, New York City, New York</p>
</scopecontent>
<bioghist id="aspace_3c8c2f4f61aa77afba7a5f7f4de4fd48">
<head>Biographical/Historical note</head>
<p>Born Peter James Accardy, later known as Peter James</p>
</bioghist>
</c>
<c altrender="/repositories/11/archival_objects/573360"
id="ref39"
level="file">
<did>
<unittitle>Rennie, James (1890-1965)</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdate label="creation" unitdatetype="inclusive">1930, Mar</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref39_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref39_c2" localtype="folder" parent="aspace_ref39_c1">7</container>
</did>
<scopecontent id="aspace_f1e2dea0425c1a4d72c3ad3c3d979d26">
<head>Scope and Contents</head>
<p>Inscription to Miss Schlenk</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573361"
id="ref42"
level="file">
<did>
<unittitle>Sale, Charles "Chic" (1885-1936)</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdate label="creation" unitdatetype="inclusive">no date</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref42_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref42_c2" localtype="folder" parent="aspace_ref42_c1">8</container>
</did>
<scopecontent id="aspace_90a0737f165db094a12c3be23d7f806b">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573362"
id="ref45"
level="file">
<did>
<unittitle>Schlenk, Josephine, and Sophie Schlenk</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>9</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdate label="creation" unitdatetype="inclusive">no date</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref45_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref45_c2" localtype="folder" parent="aspace_ref45_c1">9</container>
</did>
<scopecontent id="aspace_ee70009c7ad1b674454605c8ea90cd9a">
<head>Scope and Contents</head>
<p>Photographs by James Hargis Connelly, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573363"
id="ref48"
level="file">
<did>
<unittitle>Skelton, Red (1913-1997)</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdate label="creation" unitdatetype="inclusive">no date</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref48_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref48_c2" localtype="folder" parent="aspace_ref48_c1">10</container>
</did>
<scopecontent id="aspace_485a968f008d3ce66124f54b25ff907f">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573364"
id="ref51"
level="file">
<did>
<unittitle>Titus, Eric</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="1928" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1928">1928</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref51_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref51_c2" localtype="folder" parent="aspace_ref51_c1">11</container>
</did>
<scopecontent id="aspace_51385a6543b4cd20cd700d04a3caae96">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_04dcf84a4b8c4cff2ca1c3f580d6840b">
<head>Scope and Contents</head>
<p>Photographs by Paul Stine Raymor, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573365"
id="ref55"
level="file">
<did>
<unittitle>Ward, Lillian</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref55_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref55_c2" localtype="folder" parent="aspace_ref55_c1">12</container>
</did>
<scopecontent id="aspace_11838169d5e1a339c04b7b6c0839986c">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_d79d4357b274b0602ea0dc6583d5858f">
<head>Scope and Contents</head>
<p>Photographs by James Hargis Connelly, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573366"
id="ref59"
level="file">
<did>
<unittitle>Weimar, Lorraine</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref59_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref59_c2" localtype="folder" parent="aspace_ref59_c1">13</container>
</did>
<scopecontent id="aspace_a3f32b6ce4d8df6c38524a1e0d44419c">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_e5fe9865581a0353de5a95b96ed9b1f0">
<head>Scope and Contents</head>
<p>Photographs by deBarron Studios, New York City, New York</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573367"
id="ref63"
level="file">
<did>
<unittitle>Unidentified Surnames</unittitle>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
</did>
<c altrender="/repositories/11/archival_objects/573368"
id="ref64"
level="file">
<did>
<unittitle>Cookie</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdate label="creation" unitdatetype="inclusive">1927, Aug 23</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref64_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref64_c2" localtype="folder" parent="aspace_ref64_c1">14</container>
</did>
<scopecontent id="aspace_04303d439b5621db0c651b58fdd62d2b">
<head>Scope and Contents</head>
<p>Inscriptions to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_af3b5ebcaff02e93365fd89fec69d8f8">
<head>Scope and Contents</head>
<p>Photographs by James Hargis Connelly, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573369"
id="ref68"
level="file">
<did>
<unittitle>Margaret</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref68_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref68_c2" localtype="folder" parent="aspace_ref68_c1">15</container>
</did>
<scopecontent id="aspace_dc6db11aa0b7ad02ce386a2d44372565">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk</p>
</scopecontent>
<scopecontent id="aspace_3e04ba10ee92c1bd31898fa652a5de0c">
<head>Scope and Contents</head>
<p>Photograph by Herbert Mitchell, New York</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573370"
id="ref72"
level="file">
<did>
<unittitle>Midge</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref72_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref72_c2" localtype="folder" parent="aspace_ref72_c1">16</container>
</did>
<scopecontent id="aspace_31f9d71b844f8cf94a78209a12c60336">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_51ba1b6620c4888d8a4cd53a50405c54">
<head>Scope and Contents</head>
<p>Photograph by Daguerre Studios, Chicago, Illinois</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573371"
id="ref76"
level="file">
<did>
<unittitle>Tern</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1927">circa 1927</datesingle>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref76_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref76_c2" localtype="folder" parent="aspace_ref76_c1">17</container>
</did>
<scopecontent id="aspace_b9f522df6109d17f9f477a3f25ddb00b">
<head>Scope and Contents</head>
<p>Inscription to Josephine Schlenk and Sophie Schlenk</p>
</scopecontent>
<scopecontent id="aspace_7c5a37ef584621e1f32057d34a04b907">
<head>Scope and Contents</head>
<p>Photograph by Paul Stine Raymor, Chicago, Illinois</p>
</scopecontent>
</c>
</c>
<c altrender="/repositories/11/archival_objects/573372"
id="ref80"
level="file">
<did>
<unittitle>Group Photographs</unittitle>
<unitdatestructured altrender="circa 1927-1930"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1927">1927</fromdate>
<todate standarddate="1930">1930</todate>
</daterange>
</unitdatestructured>
</did>
<c altrender="/repositories/11/archival_objects/573373"
id="ref81"
level="file">
<did>
<unittitle>Interior group portraits of the cast of <emph render="italic">Gay Paree</emph>
</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>2</quantity>
<unittype>Photographic Prints</unittype>
</physdescstructured>
<unitdate label="creation" unitdatetype="inclusive">1928, Feb 28</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref81_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref81_c2" localtype="folder" parent="aspace_ref81_c1">18</container>
</did>
<scopecontent id="aspace_791ee6d3080abf397ef275ac0f4aaf1f">
<head>Scope and Contents</head>
<p>Taken in Bob Berger's, a restaurant located at 256 Tremont Street, Boston, Massachusetts, adjacent to the Metropolitan Theatre</p>
</scopecontent>
</c>
<c altrender="/repositories/11/archival_objects/573374"
id="ref84"
level="file">
<did>
<unittitle>Exterior portrait of four women, two men, and a dog</unittitle>
<physdescstructured coverage="whole" physdescstructuredtype="materialtype">
<quantity>1</quantity>
<unittype>Photographic Print</unittype>
</physdescstructured>
<unitdatestructured altrender="circa 1927-1930"
label="creation"
unitdatetype="inclusive">
<daterange>
<fromdate standarddate="1927">1927</fromdate>
<todate standarddate="1930">1930</todate>
</daterange>
</unitdatestructured>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref84_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref84_c2" localtype="folder" parent="aspace_ref84_c1">19</container>
</did>
<scopecontent id="aspace_4954de92c55a850139a9675295cc7f43">
<head>Scope and Contents</head>
<p>Taken in Jackson, Michigan</p>
</scopecontent>
</c>
</c>
</c>
<c altrender="/repositories/11/archival_objects/573375"
id="ref89"
level="series">
<did>
<unittitle>Printed Material</unittitle>
<unitid>Series II</unitid>
<unitdatestructured altrender="1928" label="creation" unitdatetype="inclusive">
<datesingle standarddate="1928">1928</datesingle>
</unitdatestructured>
</did>
<c altrender="/repositories/11/archival_objects/573376"
id="ref90"
level="file">
<did>
<unittitle>Broad Street Theatre and Shubert Theatre Combined Programme <emph render="italic">Gay Paree</emph>
</unittitle>
<unitdate label="creation" unitdatetype="inclusive">1928, Feb 6</unitdate>
<container altrender="/repositories/11/top_containers/69875 /locations/4051"
containerid="39002099422173"
id="aspace_ref90_c1"
label="Mixed Materials"
localtype="box">1</container>
<container id="aspace_ref90_c2" localtype="folder" parent="aspace_ref90_c1">20</container>
</did>
</c>
</c>
</dsc>
</archdesc>
</ead>