CINXE.COM
O'Casey, Sean, 1880-1964 - Social Networks and Archival Context
<!DOCTYPE html> <html> <head> <title>O'Casey, Sean, 1880-1964 - Social Networks and Archival Context</title> <link rel="canonical" href="https://snaccooperative.org/view/59415965" /> <!-- JQuery --> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous"> <!-- Optional theme --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css" integrity="sha384-aUGj/X2zp5rLCbBxumKTCw2Z50WgIr1vs/PFN4praOTvYXWlVyh2UtNUU0KAUhAX" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script> <!-- Helper Scripts --> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.7.5/js/bootstrap-select.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.7.5/css/bootstrap-select.min.css"> <!-- Select Upgrades --> <!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.2-rc.1/css/select2.min.css" rel="stylesheet" /> --> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.2-rc.1/js/select2.min.js"></script> --> <!-- <link rel="stylesheet" href="https://snaccooperative.org/css/select2-bootstrap.min.css"> --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js"></script> <!-- Tiny MCE text editor --> <script src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/5.6.2/tinymce.min.js" integrity="sha384-fPYbu2VaXTDuM6wPh2f7vikhCeSvDZiBDuXQX8/CVQG5SNOyI1isjcTdIb/gmtdE" crossorigin="anonymous"></script> <!-- Datatables --> <link rel="stylesheet" href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.min.css"> <link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.dataTables.min.css"> <script src="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js"></script> <!-- Leaflet JS Javascript and Styles--> <link rel="stylesheet" href="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.css" /> <script src="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.js"></script> <!-- SNAC Styles --> <link rel="stylesheet" href="https://snaccooperative.org/css/snac.css?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"> <link rel="stylesheet" href="https://snaccooperative.org/css/hrt/icons.css?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"> <!-- SNAC Javascript --> <script src="https://snaccooperative.org/javascript/wikipedia_image.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/select_loaders.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/html2canvas.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/feedback.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/message_current_editor.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/scripts.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/tabcollapse.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <style> @font-face { font-family: "SNACIcons"; src: url("https://snaccooperative.org/css/SNACIcons.woff") format("woff"); } .si { display: inline-block; font: normal normal normal 14px/1 SNACIcons; font-size: 14px; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #relationships .btn { padding-top: 4px!important; padding-bottom: 8px!important; } .wikipedia_thumbnail { text-align: center; padding: 15px; -webkit-border-radius: 4px; /*margin-bottom: 10px;*/ position:relative; display: none; background: white; } .wikipedia_thumbnail img { z-index:1; padding:4px; padding-bottom:0px; border-radius: 8px; line-height:1.428571429; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; display:inline-block; max-height: 250px; max-width: 300px; } .wikipedia_thumbnail div { width:100%; display:block; /*position:absolute; bottom:0px; left:0px; z-index:2;*/ margin:0px; padding:5px; padding-top: 0px; padding-bottom: 0px; font-size: 10px; } .wikipedia_thumbnail a { color:#000 } .body-tab-pane { min-height: 700px; padding: 20px; } @media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100 / 100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) { .sprite-icons-archivegrid,.sprite-icons-cbw,.sprite-icons-dpla,.sprite-icons-fs,.sprite-icons-idlocgov,.sprite-icons-nara, .sprite-icons-viaf,.sprite-icons-wikipedia,.sprite-icons-worldcat,.sprite-icons-nara,.sprite-icons-wikidata,.sprite-icons-numismatic { background-image:url('https://snaccooperative.org/css/hrt/icons.png?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4'); -webkit-background-size:96px 96px; -moz-background-size:96px 96px; background-size:96px 96px } } .geoplace-map { width: 100%; height: 300px; margin: 0px; padding: 0px; margin-bottom: 10px; } .dataTables_wrapper label { font-weight: normal; } .panel-heading span:after { font-family:'Glyphicons Halflings'; content:"\e114"; float: right; color: grey; } .panel-heading span.collapsed:after { content:"\e080"; } .panel-collapsible { cursor: pointer; } @media (max-width: 992px) { #profile-togglebox { display:none } } td i.i-hover { visibility: hidden; cursor: pointer; color: #347ab8; } td:hover i.i-hover { visibility: visible; } .dataTables_filter input { width: 240px; } /* .wikipedia_thumbnail_container { text-align: center; border: 1px solid #222222; padding: 15px; -webkit-border-radius: 10px; margin-bottom: 10px; } .wikipedia_thumbnail { margin: auto; padding-right:0.2em; position:relative; max-width:300px; } .wikipedia_thumbnail img { z-index:1; padding:4px; line-height:1.428571429; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; display:inline-block; max-width:100%; height:auto } .wikipedia_thumbnail figurecaption,.wikipedia_thumbnail div { width:95%; display:block; position:absolute; bottom:5px; left:5px; z-index:2; margin:0; padding:5px; color:#fff; background:rgba(0,0,0,0.4) } .wikipedia_thumbnail a { color:#eee }*/ .snac-toolbar { top: 0px; } .snac-toolbar .container { padding-bottom: 0px!important; padding-right: 0px; padding-left: 0px; } </style> <script> function getSharedResources(icid1, icid2) { var sharedTable = $("#shared-resources-table").DataTable().clear().draw(); $.ajax({ url: snacUrl + "/shared_resources?icid1=" + icid1 + "&icid2=" + icid2 }).done(function(data) { var rows = []; var length = data.resources.length; for (i = 0; i < length; i++) { var resourceHref = "<a href='" + data.resources[i].href + "'>" + data.resources[i].title + "</a> " var resourceInfoIcon = " <a target='_blank' href='" + snacUrl + "/vocab_administrator/resources/" + data.resources[i].id + "' title='View in SNAC'> <i class='fa fa-info-circle' style='font-size:large'> </i> </a>" var row = [data.resources[i].arcrole_1, resourceHref, resourceInfoIcon, data.resources[i].arcrole_2]; rows.push(row); } sharedTable.rows.add(rows).draw() }) } function loadSharedResourcesModal(target) { // grab info on clicked table row to load the Shared Resources Modal var relatedConstellationName = $(target).closest("td").find("a")[0].innerHTML; $(".compared-constellation-name").html(relatedConstellationName); var iconClasses = ""; if ($(target).closest("td").find("i.fa-stack-1x").hasClass("fa-university")) { iconClasses = "fa fa-university"; } else if ($(target).closest("td").find("i.fa-stack-1x").hasClass("fa-users")) { iconClasses = "fa fa-users"; } else { iconClasses = "fa fa-user"; } $("#compared-constellation-icon").removeClass(); $("#compared-constellation-icon").addClass(iconClasses); }; /** * Prevent automatic scrolling of page to anchor by browser after page load. */ function preventAnchorScroll() { var scrollToTop = function () { $(window).scrollTop(0); }; $(window).one('scroll', scrollToTop); $(function () { setTimeout( function () { $(window).off('scroll', scrollToTop); }, 1000 ); }); } preventAnchorScroll(); function holdingsTabActions() { if (! $.fn.DataTable.isDataTable("#holding-repository-table")) { loadHoldings(); } } function loadHoldings() { var constellationid = $("#constellationid").val() $("#holding-repository-table").DataTable({ "ajax": { "url": snacUrl + "/get_holdings/" + constellationid, "dataType": "json", "dataSrc": "resources" }, "columns": [ { "data": null, "render": function(data, type, row, meta) { if (data.href) { var cell = "<a target='_blank' href='" + data.href +"'class='outbound-repo-link'" + "data-repo-ic-id='"+constellationid+"'>" + data.title + "</a>"; } else { var cell = data.title; } return cell; } }, { "data": "relation_count" }, { "data": null, "render": function(data, type, row, meta) { if (data) { var cell = "<a href='https://snaccooperative.org/vocab_administrator/resources/" + data.id + "' title='View in SNAC'> <i class='fa fa-info-circle' style='font-size:large'> </i> </a>"; } return cell; }, "defaultContent": "" } ] }) } var archivalTable = null; var lumpTable = null; var holdingsMarkers = {}; var placesMarkers = {}; var placesMapView = null; var highlightIcon = new L.Icon({ iconUrl: 'https://cdn.rawgit.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-red.png', shadowUrl: 'https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/images/marker-shadow.png', iconSize: [25, 41], iconAnchor: [12, 41], popupAnchor: [1, -34], shadowSize: [41, 41] }); var defaultIcon = new L.Icon.Default(); function highlightHoldingMarker(id) { if (typeof holdingsMarkers[id] != 'undefined') { holdingsMarkers[id].setIcon(highlightIcon); } } function unHighlightHoldingMarker(id) { if (typeof holdingsMarkers[id] != 'undefined') { if (!holdingsMarkers[id].isPopupOpen()) holdingsMarkers[id].setIcon(defaultIcon); } } function resourceTabActions() { if ($(".holdings_location_lat").length == 0) { $("#display-holdings-map-btn").hide(); return } // hide map if user has manually closed map if ($("#holdings-map-wrapper").hasClass("snac-hidden")) { $("#display-holdings-map-btn").show(); return; } if ((localStorage.getItem("show_map") === "true")) { displayHoldingsMapInteractive(); } else if (!holdingsMapView) { $("#display-holdings-map-btn").show() } } function closeHoldingsMap() { $("#holdings-map-wrapper").hide().addClass("snac-hidden"); $("#display-holdings-map-btn").show(); } function displayHoldingsMapInteractive() { if ($(".holdings_location_lat").length == 0) { holdingsMapView = true; // just not null! $('#holdingsMap').css("display", "none"); return; } $("#holdings-map-wrapper").show() $("#holdings-map-wrapper").removeClass("snac-hidden") $("#display-holdings-map-btn").hide() if (holdingsMapView != null) { return; } // Add a slight delay to the map viewing so that the modal window has time to load setTimeout(function() { holdingsMapView = L.map('holdingsMap').setView([0,0],7);//setView([35.092344, -39.023438], 2); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 15, attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(holdingsMapView); var bounds = new L.LatLngBounds(); $(".holdings_location_name").each(function(i) { var id = $(this).attr('id').replace("holdings_location_name_", ""); var icid = $("#holdings_location_id_"+id).val(); if ($("#holdings_location_lat_"+id).length > 0) { var latitude = $("#holdings_location_lat_"+id).val(); var longitude = $("#holdings_location_lon_"+id).val(); if (latitude != '' && longitude != '') { var marker = L.marker([latitude, longitude]).addTo(holdingsMapView).bindPopup($(this).val()); bounds.extend(marker.getLatLng()); /*marker.on('click', function(e) { //console.log(this); console.log(this.getPopup().getContent()); archivalTable.columns( 2 ).search( this.getPopup().getContent() ) .draw(); });*/ marker.on('popupopen', function(e) { //console.log(this); // console.log(this.getPopup().getContent()); archivalTable.columns( 2 ).search( this.getPopup().getContent() ) .draw(); this.setIcon(highlightIcon); }); marker.on('popupclose', function(e) { archivalTable.columns( 2 ).search( "" ) .draw(); this.setIcon(defaultIcon); }); marker.on('mouseover', function(e) { this.setIcon(highlightIcon); }); marker.on('mouseout', function(e) { if(!this.isPopupOpen()) this.setIcon(defaultIcon); }); holdingsMarkers[icid] = marker; } } }); holdingsMapView.fitBounds(bounds, {maxZoom : 7}); }, 400); } function displayPlacesMapInteractive() { if (placesMapView != null) { return; } if ($(".place_latitude").length == 0) { placesMapView = true; // just not null! $('#placesMap').css("display", "none"); return; } // Add a slight delay to the map viewing so that the modal window has time to load setTimeout(function() { placesMapView = L.map('placesMap').setView([0,0],7);//setView([35.092344, -39.023438], 2); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 15, attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(placesMapView); var bounds = new L.LatLngBounds(); $(".place_name").each(function(i) { var id = $(this).attr('id').replace("place_name_", ""); if ($("#place_lat_"+id).length > 0) { var latitude = $("#place_lat_"+id).val(); var longitude = $("#place_lon_"+id).val(); if (latitude != '' && longitude != '') { var marker = L.marker([latitude, longitude]).addTo(placesMapView).bindPopup($(this).val()); bounds.extend(marker.getLatLng()); marker.on('popupopen', function(e) { //console.log(this); // console.log(this.getPopup().getContent()); this.setIcon(highlightIcon); }); marker.on('popupclose', function(e) { this.setIcon(defaultIcon); }); marker.on('mouseover', function(e) { this.setIcon(highlightIcon); }); marker.on('mouseout', function(e) { if(!this.isPopupOpen()) this.setIcon(defaultIcon); }); placesMarkers[id] = marker; } } }); placesMapView.fitBounds(bounds, { maxZoom: 7 }); }, 400); } function clearRelationFilter() { $("#relation-table").DataTable().columns(0).search("").draw(); $("#datatable-column-filters").html(""); } $(document).ready(function() { $('#view-nav-tabs a').click(function(e) { if ($(this).parent().hasClass("disabled")) { e.preventDefault(); return; } $(this).tab('show'); }); $("#view-nav-tabs a[href='#resources']").on("show.bs.tab", function() { resourceTabActions(); }) $("#view-nav-tabs a[href='#places']").on("show.bs.tab", function() { displayPlacesMapInteractive(); }) $("#view-nav-tabs a[href='#holding-repository']").on("show.bs.tab", function() { holdingsTabActions(); }) // store the currently selected tab in the hash value $("#view-nav-tabs > li > a").on("shown.bs.tab", function(e) { var hash = $(e.target).attr("href") if (history.pushState) { history.replaceState(null, null, hash); } else { window.location.hash = hash; } }); // on load of the page: switch to the currently selected tab var hash = window.location.hash; if (hash.length) { $("#view-nav-tabs a[href='" + hash + "']").tab("show"); } else { // load Resources if no bioghist if (($("#view-nav-tabs a[href='#biography']").parent().hasClass("disabled"))) { $("#view-nav-tabs a[href='#resources']").tab("show"); } } if (localStorage.getItem("hide_profile") === "true") { $("#profile-toggle").prop("checked", true); toggleProfile(); } var relationTable = $('#relation-table').DataTable({ "searching" : true, "autoWidth": false, "deferRender": true, "columnDefs": [ {"visible": false, "targets":2}, {"width": "75%", "targets":1} ], responsive: true, "language": { "searchPlaceholder": "Relation or Name" } }); $("#relation-table").on("click", "td i.i-hover", function(e) { var q = $(e.target).closest("td").text(); $("#relation-table").DataTable().columns(0).search(q).draw(); var filterButton = "<button type='button' onclick='clearRelationFilter()' class='btn list-group-item-warning'>" + q + "<i class='fa fa-fw fa-times'></i></button>" $("#datatable-column-filters").html(filterButton); }) lumpTable = $('#lump').DataTable({ "searching" : true, "autoWidth": false, responsive: true, "language": { "searchPlaceholder": "Title, Role, Repository" } }) if (lumpTable.data().any()) { $('#bibliographic-collapse').collapse('toggle').prev('div').find("span").toggleClass("collapsed") } archivalTable = $('#archival').DataTable({ dataSrc: 2, "autoWidth": false, "deferRender": true, "columnDefs": [ {"width": "5%", "targets":0}, {"width": "60%", "targets":1}, {"width": "35%", "targets":2} ], responsive: true, "language": { "searchPlaceholder": "Title, Role, Repository" } }); placesTable = $('#placesTable').DataTable({ "searching" : true, "autoWidth": false }); $('.listtable').DataTable({ "searching" : true, responsive: true }); // Relationships Table Filter $('.relation-btn-filter').on('click', function(e) { var $btn = $(e.delegateTarget) var query = $btn.hasClass('active') ? '' : $btn.data('filter') relationTable.columns(2).search(query).draw(); $(".relation-btn-filter").not(this).each( function() { $(this).removeClass('active') }) $btn.toggleClass('active') }); $('#btn-clear-filter').on('click', function(e) { $(".relation-btn-filter").each( function() { $(this).removeClass('active') }) }) $("#relation-table").on("click", "a[href='#shared-resources-modal']", function() { var icid1 = $("#constellationid").val(); var icid2 = $(this).closest('tr').data('id'); getSharedResources(icid1, icid2); loadSharedResourcesModal(this); }) $('#view-nav-tabs').tabCollapse(); }); </script> <meta name="viewport" content="initial-scale = 1.0" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-CF5Y3HQ2TH"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-CF5Y3HQ2TH'); </script> </head> <body role="document"> <script> var snacUrl = "https://snaccooperative.org"; var restUrl = "https://api.snaccooperative.org/"; var laravelUrl = "https://snaccooperative.org/v2"; </script> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand active" href="https://snaccooperative.org"><span class="snac-name-header">snac</span></a><!--<span class="snac-fullname-header"> | social networks and archival context</span>--> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="https://snaccooperative.org/search"><i class="fa fa-search" aria-hidden="true"></i> Search</a></li> <li><a href="https://snaccooperative.org/browse"><i class="fa fa-address-book" aria-hidden="true"></i> Browse</a></li> <li><a href="https://snaccooperative.org/vocab_administrator/resources"><i class="fa fa-book" aria-hidden="true" aria-label="Resource Descriptions"></i> <span class="navbar-hideable"> Resources</span></a></li> <!-- --> </ul> <div class="navbar-right"> <ul class="nav navbar-nav"> <li><a href="https://portal.snaccooperative.org/about"><i class="fa fa-info-circle" aria-hidden="true"></i> About</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> <i class="fa fa-question-circle"></i> <span class="navbar-hideable"> Help</span> <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="https://snaccooperative.org/api_help"><i class="fa fa-fw fa-list" aria-hidden="true"></i> Rest API Commands</a></li> <!-- --> <li role="separator" class="divider"></li> <li><a href="https://snaccooperative.org/contact"><i class="fa fa-fw fa-envelope" aria-hidden="true"></i> Contact Us</a></li> </ul> </li> <!-- --> <li><a href="https://snaccooperative.org/login?r=https%3A%2F%2Fsnaccooperative.org%2Fview%2F59415965"><i class="fa fa-sign-in"></i> Login</a></li> <!-- --> </ul> </div> </div><!--/.nav-collapse --> </div> </nav> <div class="container snac" role="main"> <div class="name" style="margin-bottom: 15px;"> <h1 style="display: inline;"> <!-- <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> --> O'Casey, Sean, 1880-1964 </h1> <a data-toggle="modal" style="display: inline; position: relative;" data-target="#variant-names" href="#variant-names">Variant names</a> </div> <div class="btn-toolbar" style="margin-bottom: 15px;"> <div class="btn-group" role="group"> <!-- <a href="#" class="btn list-group-item-success"> --> <!-- <i class="fa fa-fw fa-id-card-o" aria-hidden="true"></i> Basic View</a> --> <a class="btn list-group-item-warning" href="https://snaccooperative.org/details/59415965/12136205"> <i class="fa fa-fw fa-sliders" aria-hidden="true"></i><span class="snac-minimize"> Detailed View</span></a> <a class="btn list-group-item-history" href="https://snaccooperative.org/history/59415965/12136205"> <i class="fa fa-fw fa-history" aria-hidden="true"></i> <span class="snac-minimize"> Revision History</span> </a> <a class="btn list-group-item-sources" href="https://snaccooperative.org/sources/59415965/12136205"> <i class="fa fa-fw fa-archive" aria-hidden="true"></i> <span class="snac-minimize"> Sources</span> </a> <div class="btn-group"> <div class="dropdown"> <button class="dropdown-toggle btn list-group-item-download" type="button" id="export-btn" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> <i class="fa fa-fw fa-download" aria-hidden="true"></i><span class="snac-minimize"> Export</span> <span class="caret"></span> </button> <ul class="dropdown-menu" aria-labelledby="export-btn" style="background:#ecdef2;margin-top:36px;"> <li> <a href="https://snaccooperative.org/download/59415965?type=constellation_json" class=""> <i class="fa fa-fw fa-file" aria-hidden="true"></i> JSON </a> </li> <li> <a href="https://snaccooperative.org/download/59415965?type=eac-cpf" class=""> <i class="fa fa-fw fa-file-code-o" aria-hidden="true"></i> EAC-CPF XML </a> </li> </ul> </div> </div> </div> <div class="btn-group" id="profile-togglebox" style="float:right"> <input type="checkbox" id="profile-toggle" class="snac-hidden" aria-hidden="true"/> <label for="profile-toggle" class="toggle-switch" onclick="toggleProfile()" style="float:right;"></label> <div style="float:right; margin-right:5px;"> <p> <span id=profile-toggle-text>Hide</span> Profile</p> </div> </div> </div> <div class="row" id="row-main"> <div id="content-column" class="col-md-8"> <ul class="nav nav-tabs" role="tablist" id="view-nav-tabs"> <!-- Build enabled and disabled tabs <li> and <a> --> <li class="active"> <a href="#biography" role="tab" data-toggle="tab">Biography</a> </li> <li><a href="#resources" role="tab" data-toggle="tab" >Resources</a></li> <li><a role="tab" data-toggle="tab" href="#relationships">Relationships</a></li> <li><a role="tab" data-toggle="tab" href="#places">Places</a></li> <li><a role="tab" data-toggle="tab" href="#subjects">Subjects</a></li> <li><a role="tab" data-toggle="tab" href="#occupations">Occupations</a></li> <li class="disabled"><a class="grayedout" href="#activities">Activities</a></li> </ul> <div class="tab-content"> <div class="body-tab-pane tab-pane active" id="biography"> <div class="biogHist"> <p>Sean O'Casey was born John Casey on March 30, 1880 in Dublin, Ireland, to Michael and Susan (Archer) Casey, a lower-middle class Protestant family. His father died in 1886. As a child, O'Casey suffered from trachoma, which affected his sight and made it difficult for him to succeed scholastically. He worked periodically throughout his adolescence as a stock boy, a van driver, and railway laborer. During this time, he became interested in Irish working class culture, as well as socialism and labor causes. In 1906 he joined the Gaelic League and began learning the Irish language. He changed his name to Sean O'Cathasaigh and began writing, primarily poetry. A few years later he joined the Irish Transport and General Workers Union and its offshoot, the Irish Citizen Army. He took part in the Dublin lock-out strike in 1913; however, he resigned from these organizations in 1914 and criticized their roles in the Easter Rising of 1916.</p> <p>O'Casey began writing plays around 1916. His first play to be performed was <i>The Shadow of a Gunman</i>, produced in 1923 by the Abbey Theatre. By this time he had assumed the final iteration of his name, Sean O'Casey. He found continued success (and controversy) with subsequent plays, <i>Juno and the Paycock</i> and <i>The Plough and the Stars</i>. In 1926, he met Eileen Carey, an actress who was performing in the West End production of <i>The Plough and the Stars</i>, and they married on September 23, 1927. Together they had three children, Breon, Niall, and Shivaun.</p> <p>Due to an increasingly strained relationship with the Abbey Theatre, which refused to produce his play <i>The Silver Tassie</i>, O'Casey and his new family moved permanently to England in 1929. He continued to write, and during this time produced plays, including <i>Within the Gates</i> (1934), <i>The Star Turns Red</i> (1940), and <i>Purple Dust</i> (1943). He also gained a following across the Atlantic when Lillian Gish starred in a production of <i>Within the Gates</i> in New York City.</p> <p>Towards the end of his life O'Casey contended with increasing blindness. His son, Niall, died from leukemia in 1956. O'Casey died of a heart attack on September 18, 1964, at the age of 84.</p> </div> </div> <div class="body-tab-pane tab-pane " id="resources"> <div class="row"> <div class="col-md-12"> <div class="text-center"> <a class="btn list-group-item-success" id="display-holdings-map-btn" style="display:none;margin-bottom:10px;" onclick="displayHoldingsMapInteractive()"> <i class="fa fa-fw fa-globe" aria-hidden="true"></i> View Collection Locations </a> </div> <div id="holdings-map-wrapper" style="display:none;"> <a href="#" class="list-group-item circle-close" onclick="closeHoldingsMap()" style="z-index:500;border:"><span class="fa fa-2x fa-times" aria-hidden="true"></span></a> <div class="geoplace-map" id="holdingsMap"> </div> </div> <div id="holdingsList"> <div> <input class="holdings_location_id" id="holdings_location_id_1" value="84315574" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_1" value="Beinecke Rare Book and Manuscript Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_1" value="41.3081500" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_1" value="-72.9281600" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_2" value="84246166" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_2" value="Boston College. John J. Burns Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_3" value="76762218" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_3" value="Boston Public Library, Central Library in Copley Square" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_3" value="42.3586349" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_3" value="-71.0567017" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_4" value="85524095" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_4" value="Brotherton Library, University of Leeds" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_4" value="53.8079491" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_4" value="-1.5533550" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_5" value="76764612" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_5" value="Cleveland Public Library, Main Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_5" value="41.5014954" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_5" value="-81.6908646" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_6" value="76764764" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_6" value="Colgate University, Everett Needham Case Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_6" value="42.8211000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_6" value="-75.5452000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_7" value="76765054" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_7" value="Columbia University in the City of New York, Columbia University Libraries" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_7" value="40.8062000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_7" value="-73.9633000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_8" value="87875813" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_8" value="Columbia University. Rare Book and Manuscript Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_8" value="40.7145500" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_8" value="-74.0071182" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_9" value="76765367" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_9" value="Copley Press, J S Copley Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_9" value="32.8443000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_9" value="-117.2710000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_10" value="76765387" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_10" value="Cornell University Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_10" value="42.4467000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_10" value="-76.4957000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_11" value="87529232" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_11" value="Dartmouth College Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_11" value="43.7054558" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_11" value="-72.2888336" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_12" value="85519832" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_12" value="Division of Rare and Manuscript Collections, Cornell University Library." type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_13" value="76766984" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_13" value="Emory University. Special Collections and Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_13" value="33.7483150" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_13" value="-84.3911090" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_14" value="85257061" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_14" value="Fales Library & Special Collections" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_14" value="40.7142700" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_14" value="-74.0059700" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_15" value="85524081" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_15" value="GB 206 Leeds University Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_16" value="76769639" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_16" value="HCL Technical Services, Harvard College Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_16" value="42.3751000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_16" value="-71.1500000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_17" value="83935809" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_17" value="Harry Ransom Humanities Research Center" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_17" value="30.2669800" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_17" value="-97.7424690" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_18" value="85520350" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_18" value="Harvard Theater Collection, Houghton Library, Harvard College Library, Harvard University" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_19" value="76769457" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_19" value="Harvard University, Harvard Theater Collection, Harvard College Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_20" value="85628215" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_20" value="Houghton Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_20" value="42.3731728" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_20" value="-71.1159515" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_21" value="85520542" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_21" value="Irving S. Gilmore Music Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_22" value="76772653" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_22" value="Libraries Australia" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_22" value="-35.2962910" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_22" value="149.1293670" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_23" value="84584398" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_23" value="Library of Congress" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_23" value="38.8886299" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_23" value="-77.0047531" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_24" value="84586155" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_24" value="Library of Congress. Manuscript Division" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_24" value="38.9170600" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_24" value="-77.0002500" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_25" value="76773249" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_25" value="Louisiana State University, LSU Libraries" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_25" value="30.4144154" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_25" value="-91.1800842" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_26" value="76777393" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_26" value="New York Public Library System, NYPL" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_26" value="40.7534981" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_26" value="-73.9808884" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_27" value="83852674" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_27" value="New York Public Library. Manuscripts and Archives Division" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_27" value="40.7534981" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_27" value="-73.9808884" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_28" value="76777476" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_28" value="New York State Historical Documents Inventory" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_28" value="42.6514550" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_28" value="-73.7552740" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_29" value="76779321" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_29" value="Pennsylvania State University Libraries" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_29" value="40.7978790" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_29" value="-77.8660190" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_30" value="84843077" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_30" value="Pierpont Morgan Library." type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_30" value="40.7493248" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_30" value="-73.9816132" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_31" value="76779880" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_31" value="Princeton University Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_31" value="40.3498550" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_31" value="-74.6591190" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_32" value="76782642" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_32" value="Southern Illinois University, Morris Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_32" value="37.7262190" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_32" value="-89.2229160" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_33" value="85523075" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_33" value="Stanford University. Department of Special Collections and University Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_33" value="37.4313698" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_33" value="-122.1689224" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_34" value="85255845" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_34" value="Tamiment Library and Robert F. Wagner Labor Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_34" value="40.7253000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_34" value="-73.9977000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_35" value="76796784" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_35" value="The New York Public Library. Billy Rose Theatre Division." type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_36" value="76796804" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_36" value="The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature." type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_37" value="76784593" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_37" value="The University of Tulsa, McFarlin Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_37" value="36.1523000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_37" value="-95.9460000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_38" value="76785928" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_38" value="University of California, Los Angeles" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_38" value="34.0703000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_38" value="-118.4480000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_39" value="85524041" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_39" value="University of Delaware Library - Special Collections" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_40" value="87251965" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_40" value="University of Guelph. McLaughlin Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_40" value="43.5315000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_40" value="-80.2277000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_41" value="84095407" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_41" value="University of Michigan" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_41" value="42.2763000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_41" value="-83.7382000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_42" value="76787723" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_42" value="University of Pennsylvania Libraries, Van Pelt Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_42" value="39.9526900" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_42" value="-75.1940670" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_43" value="76788584" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_43" value="University of Victoria Libraries, UVic" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_43" value="48.4283150" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_43" value="-123.3645140" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_44" value="83610682" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_44" value="University of Virginia. Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_44" value="38.0293100" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_44" value="-78.4766800" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_45" value="76790291" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_45" value="Wellesley College" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_45" value="42.2958603" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_45" value="-71.3002472" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_46" value="87475340" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_46" value="Yale University Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_46" value="41.3098373" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_46" value="-72.9281082" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_47" value="76794451" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_47" value="Yale University. Department of Manuscripts and Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_47" value="41.3081500" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_47" value="-72.9281600" type="hidden"> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-heading panel-collapsible" onClick="$('#archival-collapse').collapse('toggle'); $(this).find('span').toggleClass('collapsed');"> <span>Archival Resources</span> </div> <div id="archival-collapse" class="panel-collapse collapse in"> <div class="panel-body"> <table id="archival" class="table table-striped table-hover" data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="20%">Role</th> <th width="40%">Title</th> <th width="40%">Holding Repository</th> <th></th> </tr> </thead> <tbody> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626878435" class="outbound-repo-link" data-repo-ic-id="87251965"> CentreStage Theatre Archives. The Plough and the Stars / by Sean O'Casey ; directed by Martin Kinch, 1975 - production photos. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7853717 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/612196674" class="outbound-repo-link" data-repo-ic-id="85628215"> Graff, Robert D., 1919-,. Robert D. and Marjorie Graff Sean O'Casey collection, 1916-1980. </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7794626 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84095407);" onMouseOut="unHighlightHoldingMarker(84095407);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/68796456" class="outbound-repo-link" data-repo-ic-id="84095407"> Browne, Maurice, 1881-1955. Ellen Van Volkenburg-Maurice Browne general correspondence, 1911- </a> </td> <td>University of Michigan</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7973779 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85255845);" onMouseOut="unHighlightHoldingMarker(85255845);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/tamwag/alba_125/alba_125.html" class="outbound-repo-link" data-repo-ic-id="85255845"> Guide to the Edward K. Barsky Papers, 1936-1970 </a> </td> <td>Tamiment Library and Robert F. Wagner Labor Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330910 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76779321);" onMouseOut="unHighlightHoldingMarker(76779321);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/34072992" class="outbound-repo-link" data-repo-ic-id="76779321"> O'Casey, Sean, 1880-1964. Sean O'Casey letters, 1935-1953. </a> </td> <td>Pennsylvania State University Libraries</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7353320 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122615603" class="outbound-repo-link" data-repo-ic-id="76777393"> Chesterton, G. K. (Gilbert Keith), 1874-1936. Gilbert Keith Chesterton collection of papers, [1895?]-1935. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6790990 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87875813);" onMouseOut="unHighlightHoldingMarker(87875813);"> <td>referencedIn</td> <td> <a href="http://findingaids.cul.columbia.edu/ead/nnc-rb/ldpd_4079732" class="outbound-repo-link" data-repo-ic-id="87875813"> Samuel and Bella Spewack Papers, ca.1920-1980 </a> </td> <td>Columbia University. Rare Book and Manuscript Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6347493 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85519832);" onMouseOut="unHighlightHoldingMarker(85519832);"> <td>referencedIn</td> <td> <a href="http://rmc.library.cornell.edu/EAD/xml/dlxs/RMM04617.xml" class="outbound-repo-link" data-repo-ic-id="85519832"> Bernard F. Burgunder Collection of George Bernard Shaw, [ca. 1810]-1990. </a> </td> <td>Division of Rare and Manuscript Collections, Cornell University Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6401053 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76782642);" onMouseOut="unHighlightHoldingMarker(76782642);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/213330534" class="outbound-repo-link" data-repo-ic-id="76782642"> O'Neill, Michael J., 1913-. Michael O'Neill papers, 1949-1966. </a> </td> <td>Southern Illinois University, Morris Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7008120 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796784);" onMouseOut="unHighlightHoldingMarker(76796784);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/the/21463" class="outbound-repo-link" data-repo-ic-id="76796784"> Lillian Gish papers, 1909-1992 </a> </td> <td>The New York Public Library. Billy Rose Theatre Division.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317718 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796784);" onMouseOut="unHighlightHoldingMarker(76796784);"> <td></td> <td> <a href="http://archives.nypl.org/the/21463" class="outbound-repo-link" data-repo-ic-id="76796784"> Lillian Gish papers, 1909-1992 </a> </td> <td>The New York Public Library. Billy Rose Theatre Division.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317718 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122575642" class="outbound-repo-link" data-repo-ic-id="76777393"> Eliot, T. S. (Thomas Stearns), 1888-1965. T.S. Eliot collection of papers, 1918-1989 bulk (1918-1957). </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6771782 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0171" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letter to Harold Waller, 1940 March 22 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363184 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85255845);" onMouseOut="unHighlightHoldingMarker(85255845);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/tamwag/tam_241/tam_241.html" class="outbound-repo-link" data-repo-ic-id="85255845"> Sam Wallach Papers and Photographs, Bulk, 1935-1999, 1921-2001 </a> </td> <td>Tamiment Library and Robert F. Wagner Labor Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6331487 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76762218);" onMouseOut="unHighlightHoldingMarker(76762218);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/56882711" class="outbound-repo-link" data-repo-ic-id="76762218"> Abbey Theatre. Dublin. Papers, 1899-1957. </a> </td> <td>Boston Public Library, Central Library in Copley Square</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7757665 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524081);" onMouseOut="unHighlightHoldingMarker(85524081);"> <td>creatorOf</td> <td> <a href="http://archiveshub.ac.uk/data/gb206-elliottcollectionmsocasey" class="outbound-repo-link" data-repo-ic-id="85524081"> Thirty-two autograph or typed letters from Sean O'Casey to Seamus Scully, 1949-1960 </a> </td> <td>GB 206 Leeds University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6289512 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83935809);" onMouseOut="unHighlightHoldingMarker(83935809);"> <td>referencedIn</td> <td> <a href="https://norman.hrc.utexas.edu/fasearch/findingaid.cfm?eadid=00035&showrequest=1" class="outbound-repo-link" data-repo-ic-id="83935809"> English Stage Company at the Royal Court Theatre Correspondence </a> </td> <td>Harry Ransom Humanities Research Center</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6797391 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85520350);" onMouseOut="unHighlightHoldingMarker(85520350);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou01988/catalog" class="outbound-repo-link" data-repo-ic-id="85520350"> Prompt books and related materials from productions at the Harvard University Loeb Drama Center </a> </td> <td>Harvard Theater Collection, Houghton Library, Harvard College Library, Harvard University</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6385053 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84586155);" onMouseOut="unHighlightHoldingMarker(84586155);"> <td>referencedIn</td> <td> <a href="http://hdl.loc.gov/loc.mss/eadmss.ms003013" class="outbound-repo-link" data-repo-ic-id="84586155"> Hume Cronyn and Jessica Tandy Papers </a> </td> <td>Library of Congress. Manuscript Division</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6356122 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87475340);" onMouseOut="unHighlightHoldingMarker(87475340);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/702207358" class="outbound-repo-link" data-repo-ic-id="87475340"> O'Casey, Sean, 1880-1964. Cock-a-doodle dandy / Sean O'Casey ; a production book compiled by James W. Gousseff. </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8027473 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84315574);" onMouseOut="unHighlightHoldingMarker(84315574);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/702150310" class="outbound-repo-link" data-repo-ic-id="84315574"> Cochran, Charles Blake, Sir, 1872?-1951. Sir Charles Blake Cochran papers, 1898-1959. </a> </td> <td>Beinecke Rare Book and Manuscript Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8018789 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/612366907" class="outbound-repo-link" data-repo-ic-id="85628215"> Reynolds, Horace, b. 1896. Papers, 1895-1965 (inclusive), 1927-1965 (bulk). </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7795255 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84246166);" onMouseOut="unHighlightHoldingMarker(84246166);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/32944473" class="outbound-repo-link" data-repo-ic-id="84246166"> O'Casey, Sean, 1880-1964. Sean O'Casey letters, 1946-1969 (bulk 1955-1956). </a> </td> <td>Boston College. John J. Burns Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7346505 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626878438" class="outbound-repo-link" data-repo-ic-id="87251965"> CentreStage Theatre Archives (University of Guelph). The Plough and the Stars / by Sean O'Casey ; directed by Martin Kinch, 1975. - house program. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7853719 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122466941" class="outbound-repo-link" data-repo-ic-id="76777393"> O'Casey, Sean, 1880-1964. The plough and the stars: typescript, 1994. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6724709 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122579887" class="outbound-repo-link" data-repo-ic-id="76777393"> Curtis Brown Ltd. Records, 1906-1960. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6774489 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796784);" onMouseOut="unHighlightHoldingMarker(76796784);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/the/21250" class="outbound-repo-link" data-repo-ic-id="76796784"> Clifford Odets papers, 1926-1963 </a> </td> <td>The New York Public Library. Billy Rose Theatre Division.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317509 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0167" class="outbound-repo-link" data-repo-ic-id="85524041"> "Purple Dust" essay, circa 1962 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363180 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/707640230" class="outbound-repo-link" data-repo-ic-id="76777393"> Blitzstein, Marc. Juno / music and lyrics by Marc Blitzstein ; book by Joseph Stein : based upon the play Juno and the Paycock by Sean O'Casey ; concert adaptation by David Ives, 2008. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8036641 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83852674);" onMouseOut="unHighlightHoldingMarker(83852674);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/mss/809" class="outbound-repo-link" data-repo-ic-id="83852674"> Dudley Digges papers, 1908-1947 </a> </td> <td>New York Public Library. Manuscripts and Archives Division</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6315466 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84843077);" onMouseOut="unHighlightHoldingMarker(84843077);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/270858060" class="outbound-repo-link" data-repo-ic-id="84843077"> O'Casey, Sean, 1880-1964. Typed letter signed : Chalfont St. Giles, Bucks., to Jack, 1931 Sept. 18. </a> </td> <td>Pierpont Morgan Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7214655 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76772653);" onMouseOut="unHighlightHoldingMarker(76772653);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/225840980" class="outbound-repo-link" data-repo-ic-id="76772653"> O'Casey, Sean, 1880-1964. Press cuttings [manuscript]. </a> </td> <td>Libraries Australia</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7076386 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/144652029" class="outbound-repo-link" data-repo-ic-id="76777393"> Gregory, Lady, 1852-1932. Lady Gregory collection of papers, 1873-1965 bulk (1873-1932). </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6827252 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85257061);" onMouseOut="unHighlightHoldingMarker(85257061);"> <td>creatorOf</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/fales/ocasey/ocasey.html" class="outbound-repo-link" data-repo-ic-id="85257061"> David H. Greene Collection of Sean O'Casey Letters, 1944-1962 </a> </td> <td>Fales Library & Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330405 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76764764);" onMouseOut="unHighlightHoldingMarker(76764764);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/31366657" class="outbound-repo-link" data-repo-ic-id="76764764"> Shaw, Bernard, 1856-1950. Richard S. Weiner Collection of George Bernard Shaw, 1886-1950. </a> </td> <td>Colgate University, Everett Needham Case Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7311376 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/144652448" class="outbound-repo-link" data-repo-ic-id="76777393"> Atkinson, Brooks, 1894-1984. Brooks Atkinson papers, 1904-1980. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6827497 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0388" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letter to the editor of, The Irish Statesman, 1930 January 7 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363220 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/123390048" class="outbound-repo-link" data-repo-ic-id="76777393"> Gish, Lillian, 1893-1993. Lillian Gish papers, 1909-1992. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6812669 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85255845);" onMouseOut="unHighlightHoldingMarker(85255845);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/tamwag/aia_047/aia_047.html" class="outbound-repo-link" data-repo-ic-id="85255845"> Guide to the Archives of Irish America Pamphlet Collection, 1843-1992 </a> </td> <td>Tamiment Library and Robert F. Wagner Labor Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330829 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83935809);" onMouseOut="unHighlightHoldingMarker(83935809);"> <td>creatorOf</td> <td> <a href="https://norman.hrc.utexas.edu/fasearch/findingaid.cfm?eadid=00032&showrequest=1" class="outbound-repo-link" data-repo-ic-id="83935809"> Leslie Daiken Papers </a> </td> <td>Harry Ransom Humanities Research Center</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6698077 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19112" class="outbound-repo-link" data-repo-ic-id="76796804"> Lady Gregory collection of papers, 1873-[1965, 1873-1932 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6309896 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796784);" onMouseOut="unHighlightHoldingMarker(76796784);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/the/21501" class="outbound-repo-link" data-repo-ic-id="76796784"> Ward Morehouse papers, 1877-1966, 1924-1966 </a> </td> <td>The New York Public Library. Billy Rose Theatre Division.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317755 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84246166);" onMouseOut="unHighlightHoldingMarker(84246166);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/34164047" class="outbound-repo-link" data-repo-ic-id="84246166"> O'Keeffe, Timothy. Timothy O'Keeffe papers, 1949-1971, undated. </a> </td> <td>Boston College. John J. Burns Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7354112 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76764612);" onMouseOut="unHighlightHoldingMarker(76764612);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/252032089" class="outbound-repo-link" data-repo-ic-id="76764612"> O'Casey, Sean, 1880-1964. [Letters from Sean and Eileen O'Casey to Mrs. Florence Davis of Cleveland, Ohio, 1954-1964]. </a> </td> <td>Cleveland Public Library, Main Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7141998 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0381" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letter to Bonar Thompson, 1933 October 25 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363218 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85519832);" onMouseOut="unHighlightHoldingMarker(85519832);"> <td>referencedIn</td> <td> <a href="http://rmc.library.cornell.edu/EAD/xml/dlxs/RMM04615.xml" class="outbound-repo-link" data-repo-ic-id="85519832"> George Jean Nathan collection, 1913-1958. </a> </td> <td>Division of Rare and Manuscript Collections, Cornell University Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6401051 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>creatorOf</td> <td> <a href="https://archives.nypl.org/brg/19128" class="outbound-repo-link" data-repo-ic-id="76796804"> Sean O'Casey collection of papers </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6771796 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/629787368" class="outbound-repo-link" data-repo-ic-id="87251965"> Grand Theatre Collection (University of Guelph). The New Gossoon / by George Shiels, 1934 - house program. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7881437 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19256" class="outbound-repo-link" data-repo-ic-id="76796804"> J. H. Perrin collection of papers, 1921-1931 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6310040 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84246166);" onMouseOut="unHighlightHoldingMarker(84246166);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/34112719" class="outbound-repo-link" data-repo-ic-id="84246166"> Hoult, Norah, 1901-1984. Norah Hoult Correspondence, 1934-1954. </a> </td> <td>Boston College. John J. Burns Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7353615 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84315574);" onMouseOut="unHighlightHoldingMarker(84315574);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/79763221" class="outbound-repo-link" data-repo-ic-id="84315574"> Cochran, C. B. (Charles Blake), 1872-1951. Sir Charles Blake Cochran papers, 1898-1959. </a> </td> <td>Beinecke Rare Book and Manuscript Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8236171 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76769639);" onMouseOut="unHighlightHoldingMarker(76769639);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/728851916" class="outbound-repo-link" data-repo-ic-id="76769639"> O'Casey, Sean, 1880-1964. 880-01 Niḳol. </a> </td> <td>HCL Technical Services, Harvard College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8098406 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76765054);" onMouseOut="unHighlightHoldingMarker(76765054);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/122622286" class="outbound-repo-link" data-repo-ic-id="76765054"> Winter, Ella. Papers, 1913-1978. </a> </td> <td>Columbia University in the City of New York, Columbia University Libraries</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6793128 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87875813);" onMouseOut="unHighlightHoldingMarker(87875813);"> <td>referencedIn</td> <td> <a href="http://findingaids.cul.columbia.edu/ead/nnc-rb/ldpd_4079487" class="outbound-repo-link" data-repo-ic-id="87875813"> Ella Winter Papers, 1913-1978. </a> </td> <td>Columbia University. Rare Book and Manuscript Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6347408 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou00022/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> Robert D. and Marjorie Graff Sean O'Casey collection, 1916-1980. </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6383182 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523075);" onMouseOut="unHighlightHoldingMarker(85523075);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/652440025" class="outbound-repo-link" data-repo-ic-id="85523075"> Healy, James Augustine, 1891-1975. James A. Healy collection of Irish literature, 1870-1976. </a> </td> <td>Stanford University. Department of Special Collections and University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7943656 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83852674);" onMouseOut="unHighlightHoldingMarker(83852674);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/mss/2981" class="outbound-repo-link" data-repo-ic-id="83852674"> Ralph Thompson papers, 1929-1960 </a> </td> <td>New York Public Library. Manuscripts and Archives Division</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6312957 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/629787124" class="outbound-repo-link" data-repo-ic-id="87251965"> Shaw Festival Collection (University of Guelph). The Plough and the Stars / by Sean O'Casey ; directed by Neil Munro, original music composed by Paul Sportelli, 2003 - video. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7881405 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19153" class="outbound-repo-link" data-repo-ic-id="76796804"> T. S. Eliot collection of papers, 1918-1989, 1918-1957 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6309937 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0168" class="outbound-repo-link" data-repo-ic-id="85524041"> "Young Cassidy" manuscript, circa 1964 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363181 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0496" class="outbound-repo-link" data-repo-ic-id="85524041"> "Purple Dust" playscript, [1939] </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363256 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83852674);" onMouseOut="unHighlightHoldingMarker(83852674);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/mss/1613" class="outbound-repo-link" data-repo-ic-id="83852674"> Whitford Kane papers, 1913-1955 </a> </td> <td>New York Public Library. Manuscripts and Archives Division</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6311564 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0169" class="outbound-repo-link" data-repo-ic-id="85524041"> "The Silver Tassie" playscript, undated </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363182 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524095);" onMouseOut="unHighlightHoldingMarker(85524095);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/55641806" class="outbound-repo-link" data-repo-ic-id="85524095"> O'Casey, Sean, 1880-1964. Thirty-two autograph or typed letters from Sean O'Casey to Seamus Scully. </a> </td> <td>Brotherton Library, University of Leeds</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7710129 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="https://ocul-gue.primo.exlibrisgroup.com/permalink/01OCUL_GUE/mrqn4e/alma9923900233505154" class="outbound-repo-link" data-repo-ic-id="87251965"> Portraits of notables - reproductions and postcards, photographs of friends, business associates, actors and actresses and Charlotte Shaw </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7854601 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626001840" class="outbound-repo-link" data-repo-ic-id="87251965"> OAC Review Index (University of Guelph). English Department / O.J. Stevenson, OAC Review, v.41, no.2, Oct. 1928, p.52-54. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7833718 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/629704041" class="outbound-repo-link" data-repo-ic-id="87251965"> Shaw Festival Collection (University of Guelph). The Plough and the Stars / by Sean O'Casey ; directed by Neil Munro, designed by Cameron Porteous, original music composed by Paul Sportelli, 2003 - performance files. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7879416 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122485875" class="outbound-repo-link" data-repo-ic-id="76777393"> Robinson, Lennox, 1886-1958. Lennox Robinson collection of papers, 1898-[1958] bulk (1911-1930). </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6730243 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76779880);" onMouseOut="unHighlightHoldingMarker(76779880);"> <td>creatorOf</td> <td> <a href="https://library.princeton.edu/libraries/firestone/rbsc/aids/tc145.html" class="outbound-repo-link" data-repo-ic-id="76779880"> Milberg Irish theater collection </a> </td> <td>Princeton University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7784828 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/656153990" class="outbound-repo-link" data-repo-ic-id="85628215"> Graff, Robert D., 1919-,. Robert D. Graff collection on Young Cassidy, 1964. </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7946230 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19247" class="outbound-repo-link" data-repo-ic-id="76796804"> Lennox Robinson collection of papers, 1898-[1958, 1911-1930 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6310031 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523075);" onMouseOut="unHighlightHoldingMarker(85523075);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/ft500003jp" class="outbound-repo-link" data-repo-ic-id="85523075"> Theater programs from East Germany, 1951-1973 </a> </td> <td>Stanford University. Department of Special Collections and University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6649536 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76769639);" onMouseOut="unHighlightHoldingMarker(76769639);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/671538476" class="outbound-repo-link" data-repo-ic-id="76769639"> Agor, Yaʻaḳov. 880-01 ha-Maḥareshah ṿeha-kokhavim. </a> </td> <td>HCL Technical Services, Harvard College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7965890 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76762218);" onMouseOut="unHighlightHoldingMarker(76762218);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/40433693" class="outbound-repo-link" data-repo-ic-id="76762218"> O'Casey, Sean, 1880-1964. ALS : Totnes, Devon to S.A. Russell, New York, 1949 Aug. 16. </a> </td> <td>Boston Public Library, Central Library in Copley Square</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7426366 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>creatorOf</td> <td> <a href="https://archives.nypl.org/brg/19128" class="outbound-repo-link" data-repo-ic-id="76796804"> Sean O'Casey collection of papers </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6771796 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0170" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letters to Bumpus and Company, 1926–1927 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363183 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83935809);" onMouseOut="unHighlightHoldingMarker(83935809);"> <td>creatorOf</td> <td> <a href="https://norman.hrc.utexas.edu/fasearch/findingaid.cfm?eadid=00035&showrequest=1" class="outbound-repo-link" data-repo-ic-id="83935809"> English Stage Company at the Royal Court Theatre Correspondence </a> </td> <td>Harry Ransom Humanities Research Center</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6797391 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84584398);" onMouseOut="unHighlightHoldingMarker(84584398);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/48871187" class="outbound-repo-link" data-repo-ic-id="84584398"> Aitken, Webster. [Theater and concert programs from the Papers of Jeanne S. Mintz]. </a> </td> <td>Library of Congress</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7598924 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0364" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letter to Angela Barry, 1946 February 1 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363210 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84843077);" onMouseOut="unHighlightHoldingMarker(84843077);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/270872055" class="outbound-repo-link" data-repo-ic-id="84843077"> O'Casey, Sean, 1880-1964. Autograph letters signed (2) and typed letters signed (2) : Torquay, to Seymour Peck, 1958 Sept. 11-1964 Feb. 3. </a> </td> <td>Pierpont Morgan Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7217507 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85255845);" onMouseOut="unHighlightHoldingMarker(85255845);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/tamwag/alba_125/alba_125.html" class="outbound-repo-link" data-repo-ic-id="85255845"> Guide to the Edward K. Barsky Papers, 1936-1970 </a> </td> <td>Tamiment Library and Robert F. Wagner Labor Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330910 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796784);" onMouseOut="unHighlightHoldingMarker(76796784);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/the/21631" class="outbound-repo-link" data-repo-ic-id="76796784"> Lucille Lortel papers </a> </td> <td>The New York Public Library. Billy Rose Theatre Division.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317882 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76769457);" onMouseOut="unHighlightHoldingMarker(76769457);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/84673343" class="outbound-repo-link" data-repo-ic-id="76769457"> Nordell, Roderick. Roderick Nordell papers, 1947-2000. </a> </td> <td>Harvard University, Harvard Theater Collection, Harvard College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8325915 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122607221" class="outbound-repo-link" data-repo-ic-id="76777393"> Perrin, J. H. J. H. Perrin collection of papers, 1921-1931. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6786272 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/122430810" class="outbound-repo-link" data-repo-ic-id="76777393"> Lortel, Lucille. Lucille Lortel papers, 1902-2000. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6712409 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/627115068" class="outbound-repo-link" data-repo-ic-id="87251965"> Shaw Festival Collection (University of Guelph). Shadow of a Gunman / by S. O'Casey ; directed by S. Mulcahy, 1965 - performance file. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7860194 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76794451);" onMouseOut="unHighlightHoldingMarker(76794451);"> <td>referencedIn</td> <td> <a href="http://hdl.handle.net/10079/fa/mssa.ms.0721" class="outbound-repo-link" data-repo-ic-id="76794451"> Charles Humboldt papers, 1935-1963 </a> </td> <td>Yale University. Department of Manuscripts and Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6350743 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0438" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letter to Basil Smeed, 1960 November 26 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363241 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626878436" class="outbound-repo-link" data-repo-ic-id="87251965"> CentreStage Theatre Archives. The Plough and the Stars / by Sean O'Casey - reviews and articles, 1975. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7853718 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796784);" onMouseOut="unHighlightHoldingMarker(76796784);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/the/21332" class="outbound-repo-link" data-repo-ic-id="76796784"> Brooks Atkinson papers, 1904-1980 </a> </td> <td>The New York Public Library. Billy Rose Theatre Division.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317590 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76765387);" onMouseOut="unHighlightHoldingMarker(76765387);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/63936462" class="outbound-repo-link" data-repo-ic-id="76765387"> Shaw, Bernard, 1856-1950. Bernard F. Burgunder Collection of George Bernard Shaw, [ca. 1810]-1990. </a> </td> <td>Cornell University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7905491 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84246166);" onMouseOut="unHighlightHoldingMarker(84246166);"> <td>creatorOf</td> <td> <a href="http://hdl.handle.net/2345/2795" class="outbound-repo-link" data-repo-ic-id="84246166"> Robert G. Lowery Papers and Collection of Sean O'Casey </a> </td> <td>Boston College. John J. Burns Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7375331 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87475340);" onMouseOut="unHighlightHoldingMarker(87475340);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/702168206" class="outbound-repo-link" data-repo-ic-id="87475340"> Humboldt, Charles, 1910-1964. Charles Humboldt papers, 1935-1963 (inclusive). </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8022816 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85257061);" onMouseOut="unHighlightHoldingMarker(85257061);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/fales/fales_man/fales_man.html" class="outbound-repo-link" data-repo-ic-id="85257061"> Fales Manuscript Collection, ca. 1700-2000 </a> </td> <td>Fales Library & Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330328 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76788584);" onMouseOut="unHighlightHoldingMarker(76788584);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/688595761" class="outbound-repo-link" data-repo-ic-id="76788584"> O'Casey, Sean, 1880-1964. Sean O'Casey collection. [1957]. </a> </td> <td>University of Victoria Libraries, UVic</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7974338 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122616059" class="outbound-repo-link" data-repo-ic-id="76777393"> Thompson, Ralph, 1904-1979. Ralph Thompson papers, 1929-1960. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6791321 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou01675/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> Portrait file: Guide. </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6384775 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76769639);" onMouseOut="unHighlightHoldingMarker(76769639);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/671538404" class="outbound-repo-link" data-repo-ic-id="76769639"> Agor, Yaʻaḳov. 880-01 Yuno ṿeha-ṭaṿas. </a> </td> <td>HCL Technical Services, Harvard College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7965819 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19236" class="outbound-repo-link" data-repo-ic-id="76796804"> Noel Coward collection of papers, 1919-1972 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6310020 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76784593);" onMouseOut="unHighlightHoldingMarker(76784593);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/226659027" class="outbound-repo-link" data-repo-ic-id="76784593"> Hughes, Herbert, 1882-1937. Guestbook 1924-1970. </a> </td> <td>The University of Tulsa, McFarlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7080813 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76765367);" onMouseOut="unHighlightHoldingMarker(76765367);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/17390748" class="outbound-repo-link" data-repo-ic-id="76765367"> O'Casey, Sean, 1880-1964. ALS, 1953 February 5 : Totnes, Devon, England, to H.A. Rappaport, Brooklyn. </a> </td> <td>Copley Press, J S Copley Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6927422 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76790291);" onMouseOut="unHighlightHoldingMarker(76790291);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/70814155" class="outbound-repo-link" data-repo-ic-id="76790291"> O'Casey, Sean, 1880-1964. Autograph letter signed Sean to: Lady Gregory January 6, 1928. </a> </td> <td>Wellesley College</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8039011 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777476);" onMouseOut="unHighlightHoldingMarker(76777476);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122626671" class="outbound-repo-link" data-repo-ic-id="76777476"> Whitford Kane papers, 1913-1955. </a> </td> <td>New York State Historical Documents Inventory</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6794913 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76765054);" onMouseOut="unHighlightHoldingMarker(76765054);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/122343400" class="outbound-repo-link" data-repo-ic-id="76765054"> Spewack, Samuel and Bella. Papers, ca.1920-1980. </a> </td> <td>Columbia University in the City of New York, Columbia University Libraries</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6684501 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76766984);" onMouseOut="unHighlightHoldingMarker(76766984);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/173863298" class="outbound-repo-link" data-repo-ic-id="76766984"> Gregory, Lady, 1852-1932. Lady Gregory papers, 1879-1932. </a> </td> <td>Emory University. Special Collections and Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6927303 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76773249);" onMouseOut="unHighlightHoldingMarker(76773249);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/129876663" class="outbound-repo-link" data-repo-ic-id="76773249"> Simpson, Lewis P. Lewis P. Simpson papers, 1923-2004 (bulk 1980-2000). </a> </td> <td>Louisiana State University, LSU Libraries</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6819090 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76769639);" onMouseOut="unHighlightHoldingMarker(76769639);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/671538477" class="outbound-repo-link" data-repo-ic-id="76769639"> Agor, Yaʻaḳov. 880-01 ha-Maḥareshah ṿeha-kokhavim. </a> </td> <td>HCL Technical Services, Harvard College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7965891 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/627115071" class="outbound-repo-link" data-repo-ic-id="87251965"> Shaw Festival Collection (University of Guelph). Shadow of a Gunman / by S. O'Casey, 1965 - production photos. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7860195 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76785928);" onMouseOut="unHighlightHoldingMarker(76785928);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/39886625" class="outbound-repo-link" data-repo-ic-id="76785928"> Murphy, Franklin D., 1916-1994. A Collection of material about Sean O'Casey (1880-1964), 1900-1964. </a> </td> <td>University of California, Los Angeles</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7417655 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524041);" onMouseOut="unHighlightHoldingMarker(85524041);"> <td>creatorOf</td> <td> <a href="http://library.udel.edu/static/purl.php?mss0099_0806" class="outbound-repo-link" data-repo-ic-id="85524041"> Sean O'Casey letter to Bethel Solomons, 1934 March 4 </a> </td> <td>University of Delaware Library - Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6363297 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/79487770" class="outbound-repo-link" data-repo-ic-id="76777393"> Abbey Theatre. Records, 1910-1938. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8234326 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626371501" class="outbound-repo-link" data-repo-ic-id="87251965"> Crest Theatre. Juno and the Paycock / by Sean O'Casey ; directed by Rocco Bufano - program of production at Crest Theatre, 1965. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7842128 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19231" class="outbound-repo-link" data-repo-ic-id="76796804"> Gilbert Keith Chesterton collection of papers, 1895?]-1935 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6310015 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou00899/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> Horace Mason Reynolds papers, 1895-1965. </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6384036 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777476);" onMouseOut="unHighlightHoldingMarker(76777476);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122615850" class="outbound-repo-link" data-repo-ic-id="76777476"> Dudley Digges papers, 1908-1947. </a> </td> <td>New York State Historical Documents Inventory</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6791167 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76787723);" onMouseOut="unHighlightHoldingMarker(76787723);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/155873964" class="outbound-repo-link" data-repo-ic-id="76787723"> O'Casey, Sean, 1880-1964. Letter, 1963, to Lewis Mumford. </a> </td> <td>University of Pennsylvania Libraries, Van Pelt Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6891600 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76765387);" onMouseOut="unHighlightHoldingMarker(76765387);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/63937105" class="outbound-repo-link" data-repo-ic-id="76765387"> Healy, James Augustine, 1891-1975,. James A. Healy Irish ephemera, ca. 1902-1966. </a> </td> <td>Cornell University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7905783 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85520542);" onMouseOut="unHighlightHoldingMarker(85520542);"> <td>referencedIn</td> <td> <a href="http://hdl.handle.net/10079/fa/music.mss.0083" class="outbound-repo-link" data-repo-ic-id="85520542"> The E.Y. Harburg Collection, 1929-1968 (inclusive) </a> </td> <td>Irving S. Gilmore Music Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6352790 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122626332" class="outbound-repo-link" data-repo-ic-id="76777393"> Abbey Theatre. Records, 1910-1938. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6794866 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87529232);" onMouseOut="unHighlightHoldingMarker(87529232);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/3490003" class="outbound-repo-link" data-repo-ic-id="87529232"> O'Casey, Eileen. Letter, 1954 July 3, Torquay, to Mr. Armster, [London?]. </a> </td> <td>Dartmouth College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7367194 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76769639);" onMouseOut="unHighlightHoldingMarker(76769639);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/671538405" class="outbound-repo-link" data-repo-ic-id="76769639"> Agor, Yaʻaḳov. 880-01 Yuno ṿeha-ṭaṿas. </a> </td> <td>HCL Technical Services, Harvard College Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7965820 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/628794591" class="outbound-repo-link" data-repo-ic-id="87251965"> Shaw Festival Collection (University of Guelph). The Plough and the Stars / by Sean O'Casey ; directed by Neil Munro, original music composed by Paul Sportelli, designed by Cameron Porteous, 2003 - house program. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7877242 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626371500" class="outbound-repo-link" data-repo-ic-id="87251965"> Stratford Festival Collection. Juno and the Paycock / by Sean O'Casey ; directed by Janet Wright, 1997 - house program. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7842127 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19299" class="outbound-repo-link" data-repo-ic-id="76796804"> Curtis Brown Ltd records, 1906-1960 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6310083 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/704263920" class="outbound-repo-link" data-repo-ic-id="76777393"> Bockman, George. #4 std. George Bockman set designs, 1956-1958. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8031689 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84586155);" onMouseOut="unHighlightHoldingMarker(84586155);"> <td>referencedIn</td> <td> <a href="http://hdl.loc.gov/loc.mss/eadmss.ms003013" class="outbound-repo-link" data-repo-ic-id="84586155"> Hume Cronyn and Jessica Tandy Papers </a> </td> <td>Library of Congress. Manuscript Division</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6356122 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796804);" onMouseOut="unHighlightHoldingMarker(76796804);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/brg/19204" class="outbound-repo-link" data-repo-ic-id="76796804"> Abbey Theatre records, 1910-1938 </a> </td> <td>The New York Public Library. Henry W. and Albert A. Berg Collection of English and American Literature.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6309988 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87251965);" onMouseOut="unHighlightHoldingMarker(87251965);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/626878432" class="outbound-repo-link" data-repo-ic-id="87251965"> CentreStage Theatre Archives. The Plough and the Stars / by Sean O'Casey ; directed by Martin Kinch, 1975 - performance file. </a> </td> <td>University of Guelph. McLaughlin Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7853716 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76782642);" onMouseOut="unHighlightHoldingMarker(76782642);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/212051094" class="outbound-repo-link" data-repo-ic-id="76782642"> Robinson, Lennox, 1886-1958. Lennox Robinson papers, 1892-1954. </a> </td> <td>Southern Illinois University, Morris Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7005083 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85257061);" onMouseOut="unHighlightHoldingMarker(85257061);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/fales/fales_man/fales_man.html" class="outbound-repo-link" data-repo-ic-id="85257061"> Fales Manuscript Collection, ca. 1700-2000 </a> </td> <td>Fales Library & Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330329 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83610682);" onMouseOut="unHighlightHoldingMarker(83610682);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/647972779" class="outbound-repo-link" data-repo-ic-id="83610682"> Anderson, Sherwood, 1876-1941. Papers of the Virginia quarterly review [manuscript] 1925-1942. </a> </td> <td>University of Virginia. Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7933713 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777393);" onMouseOut="unHighlightHoldingMarker(76777393);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/122686834" class="outbound-repo-link" data-repo-ic-id="76777393"> Coward, Noel, 1899-1973. Noel Coward collection of papers, 1919-1972. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6806641 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-heading panel-collapsible" onClick="$('#bibliographic-collapse').collapse('toggle'); $(this).find('span').toggleClass('collapsed');"> <span class="collapsed">Bibliographic and Digital Archival Resources</span> </div> <div id="bibliographic-collapse" class="panel-collapse collapse"> <div class="panel-body"> <table id="lump" class="table table-striped" data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="20%">Role</th> <th width="40%">Title</th> <th width="40%">Holding Repository</th> <th></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="body-tab-pane tab-pane" id="relationships"> <div class="row"> <div class="col-xs-1"> <p style="margin-top:8px;font-size:14px;">Filters:</p> </div> <div class="col-md-11"> <div class="btn-toolbar" style="margin-bottom: 15px;" aria-label="Table filter buttons" > <div class="btn-group"> <button class="btn btn-person relation-btn-filter" data-filter="person" type="button" alt="Person Filter" title="Person"> <i class="fa fa-fw fa-user fa-inverse"></i> </button> <button class="btn btn-corp relation-btn-filter" data-filter="corporateBody" type="button" alt="Corporate Body Filter" title="Corporate Body"> <i class="fa fa-fw fa-university fa-inverse"></i> </button> <button class="btn btn-family relation-btn-filter" data-filter="family" type="button" alt="Family Filter" title="Family"> <i class="fa fa-fw fa-users fa-inverse"></i> </button> </div> <button class="btn btn-danger relation-btn-filter" data-filter="" id="btn-clear-filter" type="button" alt="Clear Filters" title="Clear Filters"> <i class="fa fa-fw fa-times fa-inverse"></i> </button> <div id="datatable-column-filters" class="col-xs-3"> </div> <div class="btn-group pull-right"> <a class="btn list-group-item-visualize" href="https://snaccooperative.org/visualize/connection_graph/59415965/12136205"> <i class="fa fa-fw fa-asterisk" aria-hidden="true"></i><span class="snac-minimize"> Connection Graph</span></a> <a class="btn list-group-item-visualize" href="https://snaccooperative.org/visualize/radial_graph/59415965/12136205"> <i class="fa fa-fw fa-bullseye" aria-hidden="true"></i><span class="snac-minimize"> Radial Graph</span></a> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <table id="relation-table" class="table table-striped " data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="25%">Relation</th> <th width="75%">Name</th> </tr> </thead> <tbody> <tr class="id" data-id="14091154"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/14091154">Abbey Theatre.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="4386162"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/4386162">Allgood, Sara, 1883-1950.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="66169040"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/66169040">American Play Company,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="56152398"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/56152398">American Repertory Theatre (Cambridge, Mass.).</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="57842947"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/57842947">Archives of Irish America.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="64423087"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/64423087">Atkinson, Brooks, 1894-1984</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="5838497"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/5838497">Barsky, Edward K., 1895-1975.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="55875782"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/55875782">Beckett, Samuel, 1906-1989.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="67682621"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/67682621">Bernard, Shaw 1856-1950.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="68383145"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/68383145">Blitzstein, Marc.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="3994769"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/3994769">Bockman, George. #4 std</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="47140457"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/47140457">Browne, Maurice, 1881-1955.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="39026512"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/39026512">Burke, Donald.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="56475181"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/56475181">Canon, Brookes & Odgers</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="15274587"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/15274587">Carney, Jack.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="45230586"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/45230586">CentreStage Theatre Archives.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="35841221"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/35841221">CentreStage Theatre Archives.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="48845695"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/48845695">CentreStage Theatre Archives.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="24482224"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/24482224">CentreStage Theatre Archives (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="11228442"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/11228442">Chesterton, G. K. (Gilbert Keith), 1874-1936.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="31668280"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/31668280">Cochran, C. B. (Charles Blake), 1872-1951.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="48007474"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/48007474">Coward, Noel, 1899-1973.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="60124840"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/60124840">Crest Theatre.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="1184012"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/1184012">Cronyn, Hume.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="4958075"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/4958075">Cronyn, Hume Blake, 1864-1933</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="31326487"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/31326487">Curtis Brown Ltd</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="35768929"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/35768929">Curtis Brown Ltd.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="18631737"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/18631737">Daiken, Leslie.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="25244465"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/25244465">Dan H. Laurence Collection.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="27160555"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/27160555">Davis, Florence.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="46860542"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/46860542">Digges, Dudley, 1879-1947.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="24169054"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/24169054">Eliot, T. S. (Thomas Stearns), 1888-1965.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="50806723"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/50806723">English Stage Company at the Royal Court Theatre</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="30601956"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/30601956">E. Y. Harburg</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="50545014"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/50545014">Fales, DeCoursey, 1888-1966</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="58680357"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/58680357">Friel, Brian.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="50738034"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/50738034">George Jean, Nathan 1882-1958.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="2449370"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/2449370">Ginna, Robert Emmett</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="34747726"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/34747726">Ginna, Robert Emmett.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="22913971"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/22913971">Gish, Lillian, 1893-1993.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="17810236"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/17810236">Gousseff, James W.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="22270297"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/22270297">Graff, Robert D., 1919-,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="42880938"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/42880938">Grand Theatre Collection (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="38040180"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/38040180">Greene, David H. (David Herbert), 1913-2008</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="32993900"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/32993900">Green, Sheila.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="36284540"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/36284540">Gregory, Lady, 1852-1932</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="13019050"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/13019050">Healy, James Augustine, 1891-1975.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="57887494"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/57887494">Hoult, Norah, 1901-1984.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="62148416"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/62148416">Hughes, Herbert, 1882-1937.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="55213048"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/55213048">Humboldt, Charles, 1910-1964.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="33841196"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/33841196">Iris.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="24446844"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/24446844">Jack,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="4092216"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/4092216">Jones, H. D.,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="44141357"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44141357">Joyce, James, 1882-1941.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="44843871"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44843871">Kane, Whitford, 1882-1956.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="37749287"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/37749287">Kask, Eleanor,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="55195916"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/55195916">Lakin, Cyril,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="40243817"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/40243817">Lortel, Lucille.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="44563605"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44563605">Lowery, Robert G., 1941-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="39919824"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/39919824">Macmillan & Co</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="3602114"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/3602114">Magalaner, Marvin.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="24734356"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/24734356">Morehouse, Ward, 1898-1966</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="64384398"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/64384398">Murphy, Franklin D., 1916-1994.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="16464748"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/16464748">Nathan, George Jean, 1882-1958.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="71422793"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/71422793">New York Public Library, Billy Rose Theatre Collection, Theatre on Film and Tape Archive.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="2364805"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/2364805">Nordell, Roderick.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="72091124"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/72091124">OAC Review Index (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="13255130"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/13255130">O'Casey, Breon, 1928-2011.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="52059309"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/52059309">O'Casey, Eileen.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="15756354"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/15756354">O'Connor, Fergus</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="13437191"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/13437191">O'Connor, Fergus.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="58923000"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/58923000">Odets, Clifford, 1906-1963</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="7483516"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/7483516">O'Flaherty, Liam, 1896-1984.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="46493489"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/46493489">O'Keeffe, Timothy.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="73486663"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/73486663">O'Neill, Maire, 1887-1952,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="27278531"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/27278531">O'Neill, Michael J., 1913-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="37681707"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/37681707">O'Shaughnesy, John.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="51120870"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/51120870">Peck, Seymour, 1917-1985,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="54239800"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/54239800">Perrin, J. H</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="69074525"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/69074525">Perrin, J. H.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="31512940"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/31512940">Petter, Marion.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="23122739"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/23122739">Rappaport, H. A.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="10695617"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/10695617">Ray, Gordon Norton, 1915-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="46493126"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/46493126">Reynolds, Horace, b. 1896.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="42059009"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/42059009">Reynolds, Horace Mason, 1896-1965</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="52153774"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/52153774">Robinson, Lennox, 1886-1958.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="70008844"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/70008844">Rotter, Clara</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="13118694"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/13118694">Rotter, Clara.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="51230758"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/51230758">Russell, S. A. (Spruell Alton)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="44217285"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44217285">Saddler, Donald</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="43341059"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/43341059">Samuel French Ltd</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="16558128"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/16558128">Scully Seamus</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="2152186"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/2152186">Scully, Seamus.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="20830467"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/20830467">Shaw, Bernard, 1856-1950.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="25237057"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/25237057">Shaw Festival Collection (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="36866141"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/36866141">Shaw Festival Collection (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="45073404"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/45073404">Shaw Festival Collection (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="45931561"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/45931561">Shaw Festival Collection (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="60184624"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/60184624">Shaw Festival Collection (University of Guelph)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="44682074"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44682074">Simpson, Lewis P.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="3800616"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/3800616">Sinclair, Arthur</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="62730139"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/62730139">Sisk, Robert, 1903-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="7659656"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/7659656">Spewack, Samuel, 1899-1971</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="45544338"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/45544338">Spewack, Samuel and Bella.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="21799452"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/21799452">Stratford Festival Collection.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="24068431"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/24068431">Tandy, Jessica. Hume Cronyn and Jessica Tandy papers. 1885-1994</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="70379057"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/70379057">Thompson, Bonar, 1888-1963.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="76120748"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/76120748">Thompson, Ralph, 1904-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="61493730"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/61493730">Thompson, Ralph, 1904-1979.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="71352939"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/71352939">Wallach, Sam</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="33820564"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/33820564">Whiting, John Robert, 1917-1963</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="23577816"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/23577816">Winter, Ella.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="54712395"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/54712395">Winter, Ella.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="36270334"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/36270334">Yeats, W. B. (William Butler), 1865-1939.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="74317173"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/74317173">Zevin, B. D. (Benjamin David), 1901-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="places"> <div class="row"> <div class="col-md-12"> <div class="geoplace-map" id="placesMap"> </div> </div> </div> <div class="row"> <div class="col-md-12"> <table id="placesTable" style="width:100%"> <thead> <tr> <th width="05%"></th> <th width="75%">Place Name</th> <th width="10%">Admin Code</th> <th width="10%">Country</th> </tr> </thead> <tbody> <tr> <td> <input type='hidden' class="place_latitude" id='place_lat_1' value='53.3330600'/> <input type='hidden' class="place_longitude" id='place_lon_1' value='-6.2488900'/> <input type='hidden' class="place_name" id='place_name_1' value='Dublin'/> <i class="fa fa-fw fa-map-marker"></i> </td> <td>Dublin</td> <td>L</td> <td>IE</td> </tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="subjects"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Subject</th> </tr> </thead> <tbody> <tr><td>Theater</td></tr> <tr><td>Abbey Theatre</td></tr> <tr><td>Authors and publishers</td></tr> <tr><td>Authors, Irish</td></tr> <tr><td>English drama</td></tr> <tr><td>Irish drama</td></tr> <tr><td>Dramatists, Irish</td></tr> <tr><td>Irish literature</td></tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="occupations"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Occupation</th> </tr> </thead> <tbody> <tr><td>Authors</td></tr> <tr><td>Dramatists</td></tr> <tr><td>Playwrights</td></tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="activities"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Activity</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <!-- <div class="body-tab-pane tab-pane" id="names"> <div class="row"> <div class="col-md-12"> <table class="listtable"> <thead> <tr> <th>variant Name</th> </tr> </thead> <tbody> <tr><td></td></tr> </tbody> </table> </div> </div> </div> --> </div> </div> <div class="col-md-4" id="profile-sidebar"> <div class="row profilehover"> <div class="wikipedia_thumbnail_container"> <div id="profilebar"> <span></span> </div> <div class="wikipedia_thumbnail" id="wikipediaImage"> </div> </div> </div> <div class="well well-md"> <div class="row"> <div class="col-md-12"> <h4 class="text-center" style="margin-top: 0px;"> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> Person </h4> </div> </div> <div class="row"> <label class="col-xs-6">Exist Dates:</label> <div class="col-xs-6"> <p>Birth 1880-03-30</p> <p>Death 1964-09-18</p> </div> </div> <div class="row"> </div> <div class="row"> </div> <div class="row"> <label class="col-xs-6">Languages Used: </label> <div class="col-xs-6"> <p>English,</p> <p>Irish</p> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Related Descriptions </div> <div class="list-group"> <a class="list-group-item" href="https://viaf.org/viaf/12319997" target="_blank"> <span class="sprite-icon sprite-icons-viaf"></span>Virtual International Authority File </a> <a class="list-group-item" href="https://www.wikidata.org/entity/Q315170" target="_blank"> <span class="sprite-icon sprite-icons-wikidata"></span>Wikidata </a> <a class="list-group-item" href="https://www.worldcat.org/identities/lccn-n79063153" target="_blank"> <span class="sprite-icon sprite-icons-worldcat"></span>WorldCat Identities </a> <a class="list-group-item" href="https://id.loc.gov/authorities/n79063153" target="_blank"> <span class="sprite-icon sprite-icons-idlocgov"></span>LC/NACO </a> <a class="list-group-item" href="https://www.findagrave.com/memorial/3472" target="_blank"> <span class="sprite-icon sprite-icons-findagrave"></span>FindAGrave </a> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Search Elsewhere </div> <div class="list-group"> <a class="list-group-item" href="https://beta.worldcat.org/archivegrid/?p=1&q=O'Casey,+Sean,+1880-1964" target="_blank"> <span class="sprite-icon sprite-icons-archivegrid"></span> ArchiveGrid Search</a> <a class="list-group-item" href="https://dp.la/search?utf8=%E2%9C%93&q=O'Casey,+Sean,+1880-1964" target="_blank"> <span class="sprite-icon sprite-icons-dpla"></span> DPLA Search</a> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Information </div> <div class="list-group"> <p class="list-group-item"><strong>Permalink:</strong> <a href="http://n2t.net/ark:/99166/w6s180gm">http://n2t.net/ark:/99166/w6s180gm</a></p> <p class="list-group-item"><strong>Ark ID:</strong> w6s180gm</p> <p class="list-group-item"><strong>SNAC ID:</strong> 59415965</p> </div> </div> <div class="modal fade" id="variant-names" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-labelledby="myModalLabel" aria-hidden="true">×</button> <h4 class="modal-title" id="myModalLabel">Variant Names</h4> </div> <div title="variant forms of name" class="extra-names modal-body"> <div>Casey, John, 1880-1964</div> <div>Casside, John, 1880-1964</div> <div>O Cathasaig (P.)</div> <div>O'Casey, John, 1880-1964</div> <div>O'Casey, Seán, 1880-1964</div> <div>O'Casside, John, 1880-1964</div> <div>O'Cathasaigh, John, 1880-1964</div> <div>O'Keisijs, Šons, 1880-1964</div> <div>O'Kejsi, Šon, 1880-1964</div> <div>O'Kejsi, Šon, 1880-1964</div> <div>O'Keĭsi, Shon, 1880-1964</div> <div>Ó Cathasaigh, Seán Aogánach, 1880-1964</div> <div>О'Кейси, Шон, 1880-1964</div> <div>אוקייסי, שון, 1880-1964</div> <div>أوكيسي،, شون،, 1880-1964</div> <div>オケシイ, セイン</div> </div> <div class="modal-footer"> <button type="button" data-dismiss="modal" class="btn btn-default">Close</button> </div> </div> </div> </div> <div class="modal fade" id="shared-resources-modal" tabindex="-1" role="dialog" aria-labelledby="shared-resources-modal"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header primary"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title"> Shared Related Resources </h4> </div> <div class="modal-body"> <div class="input-group well well-sm text-center" style="width: 100%"> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-user" aria-hidden="true"></i><br/> </p> <p> O'Casey, Sean, 1880-1964 </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-long-arrow-right" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-book" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-long-arrow-left" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i id="compared-constellation-icon" aria-hidden="true"></i><br/> </p> <p class="compared-constellation-name"> </p> </div> </div> <div class="row"> <div class="col-md-12"> <table id="shared-resources-table" class="table table-striped table-hover dataTable no-footer" style="width:100%;"> <thead> <tr> <th style="width: 150px;"> O'Casey, Sean, 1880-1964 </th> <th> Title </th> <th style="width: 5px;" ></th> <th class="compared-constellation-name" style="width: 150px;"></th> </tr> </thead> </table> </div> </div> </div> <div class="modal-footer"> <button type="button" data-dismiss="modal" class="btn btn-default">Close</button> </div> </div> </div> </div> </div> </div> </div> <!-- Constellation Information --> <input id="constellationid" name="constellationid" type="hidden" value="59415965"/> <input id="version" name="version" type="hidden" value="12136205"/> <input id="ark" name="ark" type="hidden" value="http://n2t.net/ark:/99166/w6s180gm"/> <input id="page_type" name="page_type" type="hidden" value="view_page_full"/> <input id="has_wiki_link" type="hidden" value="true"/> <div class="footer footer-inverse"> <div class="container"> <div class="row"> <div class="col-md-4 footer-content"> <p class="text-center"> <img src="https://snaccooperative.org/images/paper_dolls_art2.png" alt="SNAC Cooperative Logo"/><br/> </p> <h4 class="text-center">Social Networks and Archival Context</h4> <p class="text-center" style="margin-top: 5px;"> <a href="https://twitter.com/snaccooperative" title="Visit us on Twitter"> <i class="fa fa-2x fa-twitter-square" style="vertical-align: middle" aria-hidden="true"></i></a> <a href="https://snaccooperative.org/contact" title="Contact us"><span class="fa-stack fa-sm"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-envelope fa-stack-1x" style="color: #000"></i> </span></a> <a href="https://portal.snaccooperative.org/terms_and_privacy" title="Terms and Information"><span class="fa-stack fa-sm"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-life-ring fa-stack-1x" style="color: #000"></i> </span></a> </p> </div> <div class="col-md-4 footer-content"> <p style="font-size: medium; margin-top: 30px;">SNAC is a discovery service for persons, families, and organizations found within archival collections at cultural heritage institutions.</p> </div> <div class="col-md-4 footer-content"> <div class="row"> <h4 class="">Sponsors</h4> <p> <a href="https://www.mellon.org" target="_blank">The Andrew W. Mellon Foundation</a><br> <a href="https://www.imls.gov" target="_blank">Institute of Museum and Library Services</a><br> <a href="https://www.neh.gov" target="_blank">National Endowment for the Humanities</a> </p> <h4 class="">Hosts</h4> <p> <a href="https://library.virginia.edu" target="_blank">University of Virginia Library</a><br> <a href="https://www.archives.gov" target="_blank">National Archives and Records Administration</a> </p> </div> </div> </div> </div> </div> <script> function setCookie(name,value,days) { var expires = ""; if (days) { var date = new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires = "; expires=" + date.toUTCString(); } document.cookie = name + "=" + (value || "") + expires + "; path=/"; } function getCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(";"); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==" ") c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function eraseCookie(name) { document.cookie = name+"=; Max-Age=-99999999;"; } $(document).ready(function() { if (!getCookie("acceptprivacy")) $("#privacyDisplay").show(); }); </script> <div id="privacyDisplay" style="display: none; min-height: 30px; width: 100%; position: fixed; bottom: 0px; left: 0px; padding: 10px; background: #111111; color: #ffffff; z-index: 99999;"> <div class="row"> <div class="col-md-6"> We use cookies to understand how you use our site and to improve your experience. By continuing to use our site, you accept our use of cookies, <a href="https://portal.snaccooperative.org/terms_and_privacy">Privacy Policy and Terms of Use</a>. </div> <div class="col-md-6 text-right"> <button class="btn btn-info" id="privacyAccept" onClick="setCookie('acceptprivacy', 'true', 90); $('#privacyDisplay').remove();">Accept and Continue</button> </div> </div> </div> </body> </html>