CINXE.COM
Mandela, Nelson, 1918-2013 - Social Networks and Archival Context
<!DOCTYPE html> <html> <head> <title>Mandela, Nelson, 1918-2013 - Social Networks and Archival Context</title> <link rel="canonical" href="https://snaccooperative.org/view/83668141" /> <!-- 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%2Fark%3A%2F99166%2Fw6cs6hck"><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> --> Mandela, Nelson, 1918-2013 </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/83668141/11306240"> <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/83668141/11306240"> <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/83668141/11306240"> <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/83668141?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/83668141?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> Nelson Rolihlahla Mandela (b. July 18, 1918, Umtata, South Africa–d. Dec. 5, 2013, Johannesburg, South Africa) was a South African anti-apartheid revolutionary, political leader, and philanthropist who served as President of South Africa from 1994 to 1999. He was the country's first black head of state and the first elected in a fully representative democratic election. His government focused on dismantling the legacy of apartheid by tackling institutionalised racism and fostering racial reconciliation. Ideologically an African nationalist and socialist, he served as President of the African National Congress (ANC) party from 1991 to 1997.</p> <p>A Xhosa, Mandela was born to the Thembu royal family in Mvezo, British South Africa. He was given the name Nelson by a primary school teacher in accordance with the custom of giving all schoolchildren “Christian” names. Mandela received his Bachelor of Arts degree at the University College of Fort Hare. He enrolled in law school at the University of the Witwatersrand but did not complete his degree; in 1952 he was excluded for non-payment of fees. Eventually, he received his LLB through the University of South Africa in 1989 while in the last months of his imprisonment. Even without a law degree, Mandela could practice law. He was articled by the law firm Witkin, Sidelsky and Eidelman. In August 1952 he and Oliver Tambo established South Africa’s first black law firm, Mandela & Tambo.</p> <p>He became involved in anti-colonial and African nationalist politics, joining the ANC in 1944. After the National Party's white-only government established apartheid, a system of racial segregation that privileged whites, he and the ANC committed themselves to its overthrow. Mandela was appointed President of the ANC's Transvaal branch, rising to prominence for his involvement in the 1952 Defiance Campaign and the 1955 Congress of the People. He was repeatedly arrested for seditious activities and was unsuccessfully prosecuted in the 1956 Treason Trial. In 1962, Mandela was arrested charged for leaving the country illegally and inciting workers to strike for which he received a 5 year sentence. Whilst serving his sentence he was charged for sabotage in what became known as the Rivonia Trial and was given a life sentence with seven other leaders on June 12, 1964</p> <p>Mandela served 27 years in prison, split between Robben Island, Pollsmoor Prison, and Victor Verster Prison. Amid growing domestic and international pressure, and with fears of a racial civil war, President F. W. de Klerk released him in 1990. Mandela and de Klerk led efforts to negotiate an end to apartheid, which resulted in the 1994 multiracial general election in which Mandela led the ANC to victory and became President. Leading a broad coalition government which promulgated a new constitution, Mandela emphasised reconciliation between the country's racial groups and created the Truth and Reconciliation Commission to investigate past human rights abuses. Economically, Mandela's administration retained its predecessor's liberal framework despite his own socialist beliefs, also introducing measures to encourage land reform, combat poverty, and expand healthcare services. Internationally, he acted as mediator in the Pan Am Flight 103 bombing trial and served as Secretary-General of the Non-Aligned Movement from 1998 to 1999. He declined a second presidential term and in 1999 was succeeded by his deputy, Thabo Mbeki. Mandela became an elder statesman and focused on combating poverty and HIV/AIDS through the charitable Nelson Mandela Foundation.</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="85518632" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_1" value="Archives & Special Collections at the Thomas J. Dodd Center." type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_1" value="41.8084300" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_1" value="-72.2495200" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_2" value="84708935" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_2" value="Arthur and Elizabeth Schlesinger Library on the History of Women in America" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_2" value="42.3782959" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_2" value="-71.1304474" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_3" value="85518728" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_3" value="Austin History Center , Austin Public Library, 810 Guadalupe Street, Austin, Texas, 78701." type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_4" value="87962362" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_4" value="Bentley Historical Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_4" value="42.6261400" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_4" value="-83.0335400" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_5" value="76761939" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_5" value="Bibliothèque nationale de France, BnF" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_5" value="48.8339653" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_5" value="2.3764889" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_6" value="76792150" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_6" value="Borthwick Institute for Archives, University of York" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_7" value="83874367" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_7" value="British Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_7" value="51.5304190" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_7" value="-0.1276980" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_8" value="76763763" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_8" value="Center for Research Libraries, CRL" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_8" value="41.7843666" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_8" value="-87.5933456" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_9" value="83576489" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_9" value="Church of Jesus Christ of Latter Day Saints. Church History Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_10" value="76764776" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_10" value="College of Charleston, Marlene and Nathan Addlestone Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_10" value="32.7842216" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_10" value="-79.9398041" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_11" value="76766133" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_11" value="Detroit Public Library, Detroit Main Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_11" value="42.3733860" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_11" value="-83.0770260" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_12" value="84872256" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_12" value="Dolph Briscoe Center for American History" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_12" value="30.2671500" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_12" value="-97.7430600" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_13" value="76766411" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_13" value="Duke University Libraries, Duke University Library; Perkins Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_13" value="36.0018000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_13" value="-78.9390000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_14" value="18864153" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_14" value="George Bush Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_14" value="30.6279800" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_14" value="-96.3344100" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_15" value="87699597" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_15" value="Harvard University Archives." type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_15" value="42.3745000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_15" value="-71.1176000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_16" value="85628215" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_16" value="Houghton Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_16" value="42.3731728" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_16" value="-71.1159515" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_17" value="76793937" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_17" value="IU Libraries African Studies Collection" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_18" value="76793868" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_18" value="Institute of Commonwealth Studies" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_19" value="84586155" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_19" value="Library of Congress. Manuscript Division" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_19" value="38.9170600" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_19" value="-77.0002500" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_20" value="84287195" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_20" value="National Archives at College Park" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_20" value="38.9806700" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_20" value="-76.9369200" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_21" value="83912849" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_21" value="Nelson Mandela Foundation" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_21" value="-26.2022700" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_21" value="28.0436300" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_22" value="76777393" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_22" value="New York Public Library System, NYPL" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_22" value="40.7534981" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_22" value="-73.9808884" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_23" value="85521405" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_23" value="New-York Historical Society" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_23" value="40.7795480" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_23" value="-73.9742360" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_24" value="85775318" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_24" value="Rock and Roll Hall of Fame Library and Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_24" value="41.4911232" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_24" value="-81.6699600" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_25" value="85522453" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_25" value="Rutgers Special Collections and University Archives" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_26" value="76781236" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_26" value="Saint Vincent College, Saint Vincent Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_26" value="40.2913971" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_26" value="-79.3900223" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_27" value="87983745" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_27" value="Schomburg Center for Research in Black Culture. Rare Books, Manuscripts, and Archives Section" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_28" value="76795926" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_28" value="School of Oriental and African Studies" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_29" value="85255845" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_29" value="Tamiment Library and Robert F. Wagner Labor Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_29" value="40.7253000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_29" value="-73.9977000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_30" value="76796614" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_30" value="The Bodleian Library of Commonwealth and African Studies at Rhodes House" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_31" value="25874677" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_31" value="University of Connecticut. Libraries" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_32" value="87251965" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_32" value="University of Guelph. McLaughlin Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_32" value="43.5315000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_32" value="-80.2277000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_33" value="83610682" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_33" value="University of Virginia. Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_33" value="38.0293100" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_33" value="-78.4766800" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_34" value="83087734" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_34" value="William J. Clinton Presidential Library & Museum" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_34" value="34.7464800" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_34" value="-92.2895900" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_35" value="87475340" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_35" value="Yale University Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_35" value="41.3098373" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_35" value="-72.9281082" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_36" value="76794451" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_36" value="Yale University. Department of Manuscripts and Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_36" value="41.3081500" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_36" 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(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-speeches" class="outbound-repo-link" data-repo-ic-id="83912849"> Speeches </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617794 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87983745);" onMouseOut="unHighlightHoldingMarker(87983745);"> <td>referencedIn</td> <td> <a href="http://archives.nypl.org/scm/20822" class="outbound-repo-link" data-repo-ic-id="87983745"> Dennis Brutus Papers, 1970-1990 </a> </td> <td>Schomburg Center for Research in Black Culture. Rare Books, Manuscripts, and Archives Section</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6317106 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84872256);" onMouseOut="unHighlightHoldingMarker(84872256);"> <td>referencedIn</td> <td> <a href="https://legacy.lib.utexas.edu/taro/utcah/00305/00305-P.html" class="outbound-repo-link" data-repo-ic-id="84872256"> McNamee, Wally, 1932-2017. Wally McNamee Photographic Archive, ca. 1950-2017 </a> </td> <td>Dolph Briscoe Center for American History</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6642368 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-77" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela's message to Sanya and China (466/64) </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617845 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76793868);" onMouseOut="unHighlightHoldingMarker(76793868);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb101-ics6" class="outbound-repo-link" data-repo-ic-id="76793868"> BENSON, Mary (1919-2000), 1948-1999 </a> </td> <td>Institute of Commonwealth Studies</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6280096 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(18864153);" onMouseOut="unHighlightHoldingMarker(18864153);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/595467" class="outbound-repo-link" data-repo-ic-id="18864153"> Video of Working Visit by Nelson Mandela </a> </td> <td>George Bush Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11616431 " 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/122452473" class="outbound-repo-link" data-repo-ic-id="87475340"> Joffe, J. G. Rivonia trial typescript, [microform]. </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6718095 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2012-18" class="outbound-repo-link" data-repo-ic-id="83912849"> Correspondence with Kgalema Motlanthe </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617821 " 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/629774669" class="outbound-repo-link" data-repo-ic-id="87251965"> Lorraine Kimsa Theatre for Young People Theatre Archives (University of Guelph). In The Freedom of Dreams : the story of Nelson Mandela / by Michael Miller ; directed by Guillermo Verdecchia, 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/7881105 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-74" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela meets Bafana Bafana, the South Africa national soccer team </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617843 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-69" class="outbound-repo-link" data-repo-ic-id="83912849"> Accrual to Mandela at 90 - Qunu 1-4 </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617811 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-82" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela's full speech in Hyde Park </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617846 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76761939);" onMouseOut="unHighlightHoldingMarker(76761939);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/767473285" class="outbound-repo-link" data-repo-ic-id="76761939"> Mandela, Nelson. Libération de Nelson Mandela / annonce de Frederik de Klerk et discours de Nelson Mandela ; Nelson Mandela, participant. </a> </td> <td>Bibliothèque nationale de France, BnF</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8175225 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85518728);" onMouseOut="unHighlightHoldingMarker(85518728);"> <td>referencedIn</td> <td> <a href="http://www.lib.utexas.edu/taro/aushc/00014/00014-P.html" class="outbound-repo-link" data-repo-ic-id="85518728"> Sue Brandt McBee Collection of African American Culture AR. 2001. 020., 1980-2003., 1950-2003. </a> </td> <td>Austin History Center , Austin Public Library, 810 Guadalupe Street, Austin, Texas, 78701.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6638356 " 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/photos_223_001/photos_223_001.html" class="outbound-repo-link" data-repo-ic-id="85255845"> Guide to the Daily Worker and Daily World Negatives Collection, 1930-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/6331213 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76766411);" onMouseOut="unHighlightHoldingMarker(76766411);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/138669397" class="outbound-repo-link" data-repo-ic-id="76766411"> Storey, Peter John, 1938-. Peter Storey papers, 1950-2006. </a> </td> <td>Duke University Libraries, Duke University Library; Perkins Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6823194 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85518632);" onMouseOut="unHighlightHoldingMarker(85518632);"> <td>referencedIn</td> <td> <a href="http://doddcenter.uconn.edu/asc/findaids/Impact_Visuals/MSS20030047.html" class="outbound-repo-link" data-repo-ic-id="85518632"> Impact Visuals Photograph Collection., undated, 1964-2000 [bulk 1983-1999]. </a> </td> <td>Archives & Special Collections at the Thomas J. Dodd Center.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6332319 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76795926);" onMouseOut="unHighlightHoldingMarker(76795926);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb102-ms380143" class="outbound-repo-link" data-repo-ic-id="76795926"> Buthelezi, Chief Mangosuthu Gatsha, 1970-1976 </a> </td> <td>School of Oriental and African Studies</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6280309 " 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>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/57123088" class="outbound-repo-link" data-repo-ic-id="83610682"> Ellison, Ralph. Letter to Bert Krantz, 1990 February 23. </a> </td> <td>University of Virginia. Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7759452 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796614);" onMouseOut="unHighlightHoldingMarker(76796614);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb162-mss.afr.s.2296" class="outbound-repo-link" data-repo-ic-id="76796614"> Mandela 'War on Want' Jigsaws, 20th century </a> </td> <td>The Bodleian Library of Commonwealth and African Studies at Rhodes House</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6287935 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/1728964" class="outbound-repo-link" data-repo-ic-id="84287195"> Presidential Photographs, ca. 1953 - ca. 1999 </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11616433 " 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/702171262" class="outbound-repo-link" data-repo-ic-id="87475340"> Globalvision, Inc. South Africa Now collection, 1978-1994 (inclusive), 1988-1991 (bulk). </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8023606 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/77183195" class="outbound-repo-link" data-repo-ic-id="84287195"> Vibes 130 </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11616434 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85521405);" onMouseOut="unHighlightHoldingMarker(85521405);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/nyhs/photographer/photographer.html" class="outbound-repo-link" data-repo-ic-id="85521405"> Photographer File, ca. 1882-present </a> </td> <td>New-York Historical Society</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330673 " 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/702121344" class="outbound-repo-link" data-repo-ic-id="87475340"> South African apartheid collection, 1961-1991 (inclusive), 1985-1988 (bulk). </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8011608 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(25874677);" onMouseOut="unHighlightHoldingMarker(25874677);"> <td>referencedIn</td> <td> <a href="https://archivessearch.lib.uconn.edu/repositories/2/resources/784" class="outbound-repo-link" data-repo-ic-id="25874677"> Oliver Tambo papers </a> </td> <td>University of Connecticut. Libraries</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11615120 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-30" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela message for the Soccer World Cup </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617834 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83087734);" onMouseOut="unHighlightHoldingMarker(83087734);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/5956593" class="outbound-repo-link" data-repo-ic-id="83087734"> Video Recordings of the White House Television Office (Clinton Administration). 1/20/1993 - 1/20/2001. Video Recordings Relating to the Clinton Administration. 1/20/1993 - 1/20/2001. Video Recording of President William Jefferson Clinton Addressing an African American Religious Leaders Reception </a> </td> <td>William J. Clinton Presidential Library & Museum</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6485474 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-68" class="outbound-repo-link" data-repo-ic-id="83912849"> Accrual to Mandela at 90 </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617810 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-54" class="outbound-repo-link" data-repo-ic-id="83912849"> Conversations with Madiba – Conversation between Nelson Mandela, Zindzi Mandela and Ahmed Kathrada for the book “Conversations with Myself” </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617839 " 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.ms010147" class="outbound-repo-link" data-repo-ic-id="84586155"> Samuel Dash Papers, 1748-2004, (bulk 1965-2002) </a> </td> <td>Library of Congress. Manuscript Division</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6357033 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-53" class="outbound-repo-link" data-repo-ic-id="83912849"> Mandela the First Accused </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617806 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796614);" onMouseOut="unHighlightHoldingMarker(76796614);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb162-mss.afr.r.255" class="outbound-repo-link" data-repo-ic-id="76796614"> Grapevine Postcard, [1997] </a> </td> <td>The Bodleian Library of Commonwealth and African Studies at Rhodes House</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6287622 " 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/hou01977/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> Andreĭ Sakharov papers, 1852-2002 (inclusive), 1960-1990 (bulk). </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6385044 " 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/photos_223/photos_223.html" class="outbound-repo-link" data-repo-ic-id="85255845"> Guide to the Daily Worker and Daily World Photographs Collection, 1920-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/6331214 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2011-9" class="outbound-repo-link" data-repo-ic-id="83912849"> Tolerance and Diversity: A Vision for the 21st Century - UNHCHR </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617816 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-62" class="outbound-repo-link" data-repo-ic-id="83912849"> Live proceedings of the London 46664 concert honouring Nelson Mandela at 90 </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617840 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85775318);" onMouseOut="unHighlightHoldingMarker(85775318);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/756925907" class="outbound-repo-link" data-repo-ic-id="85775318"> Poppell, Karen,. David Russell collection, 1983-2003 1985-1995. </a> </td> <td>Rock and Roll Hall of Fame Library and Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8143331 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-50" class="outbound-repo-link" data-repo-ic-id="83912849"> Mandela at 90 </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617805 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2010-5" class="outbound-repo-link" data-repo-ic-id="83912849"> Mandela: Patron of Round Square </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617814 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2012-16" class="outbound-repo-link" data-repo-ic-id="83912849"> Official visit of President Bill Clinton and Vice President Al Gore to South Africa </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617818 " 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/702125696" class="outbound-repo-link" data-repo-ic-id="87475340"> South Africa collection, 1990-2003 (inclusive), 1992-1996 (bulk). </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8011785 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/1055788" class="outbound-repo-link" data-repo-ic-id="84287195"> Photographs Assembled for "Topic" Magazine Coverage of Political, Economic, and Cultural Life in the United States and Africa, 1965 - 1990 </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11616436 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="https://atom.nelsonmandela.org/index.php/za-com-mr-rt-053" class="outbound-repo-link" data-repo-ic-id="83912849"> Ahmed Kathrada Interviews with Nelson Mandela </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11619539 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84708935);" onMouseOut="unHighlightHoldingMarker(84708935);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/sch01271/catalog" class="outbound-repo-link" data-repo-ic-id="84708935"> Records of New Words, 1974-2002 </a> </td> <td>Arthur and Elizabeth Schlesinger Library on the History of Women in America</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6387302 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-11" class="outbound-repo-link" data-repo-ic-id="83912849"> Presidential Records: I. Medical Records; II. Personal and Private Correspondence </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617799 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2011-5" class="outbound-repo-link" data-repo-ic-id="83912849"> Outlook Calendars from Zelda la Grange with Nelson Mandela’s appointments </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617815 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83874367);" onMouseOut="unHighlightHoldingMarker(83874367);"> <td>referencedIn</td> <td> <a href="http://searcharchives.bl.uk/primo_library/libweb/action/search.do?srt=rank&ct=search&mode=Basic&indx=1&vl(freeText0)=040-001946596&fn=search&vid=IAMS_VU2" class="outbound-repo-link" data-repo-ic-id="83874367"> MS Mus. 420. Alan Bush Collection. Vol. xcv. Vocal music with orchestra; [1976-85].ff. 114. 367 x 272mm.1. ff. 1-19. ‘Africa is my Name’ (words, Nancy Bush and from African songs), for mezzo-soprano solo, mixed chorus and accompaniment for piano or o..., 1976-1985 </a> </td> <td>British Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6553087 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-36" class="outbound-repo-link" data-repo-ic-id="83912849"> Manchester City visit with Nelson Mandela </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617803 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2012-17" class="outbound-repo-link" data-repo-ic-id="83912849"> Correspondence with Kofi Annan </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617819 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76795926);" onMouseOut="unHighlightHoldingMarker(76795926);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb102-haws" class="outbound-repo-link" data-repo-ic-id="76795926"> African Writers Series, 1964-1986 </a> </td> <td>School of Oriental and African Studies</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6280268 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/122659648" class="outbound-repo-link" data-repo-ic-id=""> Efiong, V., painter. Beelddocument = Visual document. </a> </td> <td></td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6805604 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/7682706" class="outbound-repo-link" data-repo-ic-id="84287195"> Records of the Office of the Secretary of the Interior. Photographs Relating to the Secretary's Trips, Speeches, and Other Functions, and Agency Officials, Events, and Managed Sites. 2002-2013. </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6502330 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-34" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela receiving visitors at the NMF: Bafana Bafana </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617836 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-47" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela Foundation: Living the Legacy </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617837 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/518083" class="outbound-repo-link" data-repo-ic-id="84287195"> United States. Department of State. Photographic Portraits and Events Coverages Relating to Secretaries of State, 1944-1993 </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6448063 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/639702" class="outbound-repo-link" data-repo-ic-id="84287195"> Photographs Relating to Agency Officials, Events, and Activities , 1972 - 2005 </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11616437 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-73" class="outbound-repo-link" data-repo-ic-id="83912849"> Briefie vir Madiba </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617812 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-72" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela and Graça Machel meet Ariel Dorfman, the 2010 speaker for the Annual Lecture </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617841 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/29033264" class="outbound-repo-link" data-repo-ic-id="84287195"> [Nelson Mandela's Security Detail in New York City] </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11616034 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-28" class="outbound-repo-link" data-repo-ic-id="83912849"> Nelson Mandela at Freedom Park DVD </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617801 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2009-46" class="outbound-repo-link" data-repo-ic-id="83912849"> Mandela meets World Athletics Championships athletes </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617828 " 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.1559" class="outbound-repo-link" data-repo-ic-id="76794451"> South Africa collection, 1990-2010, 1992-1996 </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/6351455 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84287195);" onMouseOut="unHighlightHoldingMarker(84287195);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/518073" class="outbound-repo-link" data-repo-ic-id="84287195"> United States. Department of State. Central Photographic Assignment Files Relating to U.S. and Foreign Diplomatic Officials, Events, and Facilities, 1803-2006 </a> </td> <td>National Archives at College Park</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6448061 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76793868);" onMouseOut="unHighlightHoldingMarker(76793868);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb101-ics52" class="outbound-repo-link" data-repo-ic-id="76793868"> Mandela Trials Papers, 1962-1964 </a> </td> <td>Institute of Commonwealth Studies</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6280088 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796614);" onMouseOut="unHighlightHoldingMarker(76796614);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb162-mssaam" class="outbound-repo-link" data-repo-ic-id="76796614"> Archive of the Anti-Apartheid Movement, 1956-[ca. 1999] </a> </td> <td>The Bodleian Library of Commonwealth and African Studies at Rhodes House</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6287594 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-66" class="outbound-repo-link" data-repo-ic-id="83912849"> Endgame </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617809 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2009-67" class="outbound-repo-link" data-repo-ic-id="83912849"> Prisoner No. 46664 - Nelson Mandela at 90 </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617830 " 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/122533001" class="outbound-repo-link" data-repo-ic-id="76777393"> Brutus, Dennis, 1924-2009. Dennis Brutus Papers, 1970-1990. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6751889 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-87" class="outbound-repo-link" data-repo-ic-id="83912849"> Speech made by Nelson Mandela at the 46664 concert in Cape Town </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617847 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="https://atom.nelsonmandela.org/index.php/za-com-nmap-2009-3" class="outbound-repo-link" data-repo-ic-id="83912849"> Ahmed Kathrada Collection </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11619549 " 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/85266947" class="outbound-repo-link" data-repo-ic-id="76777393"> Nelson, Jill, 1952-. Jill Nelson papers, 1985-2006. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8333065 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76763763);" onMouseOut="unHighlightHoldingMarker(76763763);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/10370917" class="outbound-repo-link" data-repo-ic-id="76763763"> South African Institute of Race Relations. South African Institute of Race Relations collection of political documents [microform]. </a> </td> <td>Center for Research Libraries, CRL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6671342 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="https://atom.nelsonmandela.org/index.php/za-nmcom-nmap-2010-9" class="outbound-repo-link" data-repo-ic-id="83912849"> Judge Thumba Pillay Collection </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11619545 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-54" class="outbound-repo-link" data-repo-ic-id="83912849"> Footage for "The Bucket List" </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617807 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76796614);" onMouseOut="unHighlightHoldingMarker(76796614);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb162-mss.africat.54" class="outbound-repo-link" data-repo-ic-id="76796614"> Diploma of Nelson Mandela, 1996-1997 </a> </td> <td>The Bodleian Library of Commonwealth and African Studies at Rhodes House</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6287595 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76793868);" onMouseOut="unHighlightHoldingMarker(76793868);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb101-ics151" class="outbound-repo-link" data-repo-ic-id="76793868"> Catholic Institute for International Relations, 1973-2000 </a> </td> <td>Institute of Commonwealth Studies</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6280036 " 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/144682713" class="outbound-repo-link" data-repo-ic-id="76777393"> Nelson, Jill, 1952-. Jill Nelson papers, 1985-2002. </a> </td> <td>New York Public Library System, NYPL</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6829139 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84872256);" onMouseOut="unHighlightHoldingMarker(84872256);"> <td>referencedIn</td> <td> <a href="https://legacy.lib.utexas.edu/taro/utcah/00305/00305-P.html" class="outbound-repo-link" data-repo-ic-id="84872256"> McNamee, Wally, 1932-2017. Wally McNamee Photographic Archive, ca. 1950-2017 </a> </td> <td>Dolph Briscoe Center for American History</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6642368 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2009-51" class="outbound-repo-link" data-repo-ic-id="83912849"> Clips of Mandela speaking on various topics </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617829 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="https://atom.nelsonmandela.org/index.php/za-com-nmap-2011-7" class="outbound-repo-link" data-repo-ic-id="83912849"> Ahmed Kathrada Collection II </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11619547 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85522453);" onMouseOut="unHighlightHoldingMarker(85522453);"> <td>referencedIn</td> <td> <a href="http://www2.scc.rutgers.edu/ead/manuscripts/Gallof.html" class="outbound-repo-link" data-repo-ic-id="85522453"> Dean A. Gallo Congressional Papers, 1982-1994, bulk 1984-1994 </a> </td> <td>Rutgers Special Collections and University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6630191 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-77" class="outbound-repo-link" data-repo-ic-id="83912849"> African Schools Debating Championship </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617813 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83576489);" onMouseOut="unHighlightHoldingMarker(83576489);"> <td>referencedIn</td> <td> <a href="http://churchhistorycatalog.lds.org/primo_library/libweb/static_htmls/custom/registers/register_1486527.htm" class="outbound-repo-link" data-repo-ic-id="83576489"> CR 756 5, Clarke, John Richard 1927-. Africa Area files 1993-1995 </a> </td> <td>Church of Jesus Christ of Latter Day Saints. Church History Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6324157 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76761939);" onMouseOut="unHighlightHoldingMarker(76761939);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/767473285" class="outbound-repo-link" data-repo-ic-id="76761939"> Mandela, Nelson. Libération de Nelson Mandela / annonce de Frederik de Klerk et discours de Nelson Mandela ; Nelson Mandela, participant. </a> </td> <td>Bibliothèque nationale de France, BnF</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8175225 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83087734);" onMouseOut="unHighlightHoldingMarker(83087734);"> <td>referencedIn</td> <td> <a href="https://catalog.archives.gov/id/7097752" class="outbound-repo-link" data-repo-ic-id="83087734"> Video Recordings of the White House Television Office (Clinton Administration). 1/20/1993 - 1/20/2001. Video Recordings Relating to the Clinton Administration. 1/20/1993 - 1/20/2001. Video Recording of President William Jefferson Clinton Receiving a Tour of the Robben Island Compound by President Nelson Mandela </a> </td> <td>William J. Clinton Presidential Library & Museum</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6499193 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76781236);" onMouseOut="unHighlightHoldingMarker(76781236);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/247458764" class="outbound-repo-link" data-repo-ic-id="76781236"> Rogers, Fred. [Address by Fred Rogers at the Public Broadcasting Service development conference] : speech (document) </a> </td> <td>Saint Vincent College, Saint Vincent Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7136959 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76766133);" onMouseOut="unHighlightHoldingMarker(76766133);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/642855708" class="outbound-repo-link" data-repo-ic-id="76766133"> Bowen, Telitha Cumi. Telitha C. Bowen papers, 1990-1991. </a> </td> <td>Detroit Public Library, Detroit Main Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7913336 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76793868);" onMouseOut="unHighlightHoldingMarker(76793868);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb101-ics117" class="outbound-repo-link" data-repo-ic-id="76793868"> FIRST, (Heloise) Ruth (1925-1982), 1889-1991 [predominantly 1946-1982] </a> </td> <td>Institute of Commonwealth Studies</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6280000 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-9" class="outbound-repo-link" data-repo-ic-id="83912849"> Burundi Peace Process – Arusha Peace Accord </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617796 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>referencedIn</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2012-2" class="outbound-repo-link" data-repo-ic-id="83912849"> Honorary Doctor of Laws ceremony, National University of Ireland, Galway </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617817 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-za-com-nmop-za-com-nmop-2009-62" class="outbound-repo-link" data-repo-ic-id="83912849"> Material from the President's Office </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617808 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76792150);" onMouseOut="unHighlightHoldingMarker(76792150);"> <td>referencedIn</td> <td> <a href="http://archiveshub.ac.uk/data/gb193-you" class="outbound-repo-link" data-repo-ic-id="76792150"> Michael Young Papers, 1986-2001 </a> </td> <td>Borthwick Institute for Archives, University of York</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6288943 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87962362);" onMouseOut="unHighlightHoldingMarker(87962362);"> <td>referencedIn</td> <td> <a href="http://quod.lib.umich.edu/b/bhlead/umich-bhl-9478?rgn=main;view=text" class="outbound-repo-link" data-repo-ic-id="87962362"> Office of International Academic Affairs (University of Michigan), records, 1968-1993, 1989-1992 </a> </td> <td>Bentley Historical Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6390616 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76764776);" onMouseOut="unHighlightHoldingMarker(76764776);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/739092913" class="outbound-repo-link" data-repo-ic-id="76764776"> Campbell, James E., 1925-. James E. Campbell papers, 1930-2009. </a> </td> <td>College of Charleston, Marlene and Nathan Addlestone Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8111267 " 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/122590945" class="outbound-repo-link" data-repo-ic-id="87475340"> Mandela, Nelson, 1918-. Rivonia sabotage trial, 1963-1964 (inclusive), [microform]. </a> </td> <td>Yale University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6780248 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(87699597);" onMouseOut="unHighlightHoldingMarker(87699597);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/77066568" class="outbound-repo-link" data-repo-ic-id="87699597"> Rossano, Cynthia W. Harvard University special convocation in honor of His Excellency Nelson Rolihlahla Mandela, President of the Republic of South Africa, September 18, 1998 / interviews conducted and materials assembled by Cynthia W. Rossano for Harvard University Archives. </a> </td> <td>Harvard University Archives.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8187098 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76793937);" onMouseOut="unHighlightHoldingMarker(76793937);"> <td>referencedIn</td> <td> <a href="http://webapp1.dlib.indiana.edu/findingaids/view?doc.view=entire_text&docId=VAA9500" class="outbound-repo-link" data-repo-ic-id="76793937"> H. K. Banda Archive, 1924-2005, bulk 1950-1997 </a> </td> <td>IU Libraries African Studies Collection</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6625224 " 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> <tr onMouseOver="highlightHoldingMarker(83912849);" onMouseOut="unHighlightHoldingMarker(83912849);"> <td>creatorOf</td> <td> <a href="http://atom.nelsonmandela.org/index.php/za-com-2010-73" class="outbound-repo-link" data-repo-ic-id="83912849"> It's In Your Hands </a> </td> <td>Nelson Mandela Foundation</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/11617842 " 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> <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/83668141/11306240"> <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/83668141/11306240"> <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="70680185"> <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/70680185">Ainslie, Rosalynde, Trustee of the Ruth First Trust</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="40273557"> <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/40273557">ANC, African National Congress</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="38576498"> <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/38576498">Anti-Apartheid Movement</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="26614294"> <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/26614294">Benson, Mary, 1919-2000</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="41272537"> <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/41272537">Bowen, Telitha Cumi</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="60356283"> <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/60356283">Brody, Donald 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="45263021"> <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/45263021">Brody, Paula Rae</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="19486186"> <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/19486186">Brutus, Dennis, 1924-2009.</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="73249633"> <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/73249633">Campbell, James E., 1925-</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="49137808"> <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/49137808">Catholic Institute for International Relations</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="27486715"> <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/27486715">Clarke, John Richard 1927-</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="30809955"> <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/30809955">Communist Party of the United States of 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="60947883"> <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/60947883">Dash, Samuel.</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="27202753"> <td>parentOf <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/27202753">Dlamini, Zenani Mandela</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="31274381"> <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/31274381">Efiong, V., painter.</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="11597532"> <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/11597532">Ellison, Ralph.</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="45971601"> <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/45971601">First, Heloise Ruth, 1925-1982</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="31528115"> <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/31528115">Gallo, Dean Anderson, 1935-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="74750264"> <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/74750264">Globalvision, Inc.</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="83718031"> <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/83718031">Goldberg, Denis, 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="61179617"> <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/61179617">Impact Visuals.</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="61857714"> <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/61857714">Joffe, J. G.</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="57061679"> <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/57061679">Joffe, Joel, b 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="7896495"> <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/7896495">Kathrada, A. M. (Ahmad M.), 1929-2017</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="66356093"> <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/66356093">Lorraine Kimsa Theatre for Young People 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="42609815"> <td>spouseOf <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/42609815">Machel, Graç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="21612803"> <td>spouseOf <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/21612803">Mandela, Winnie</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="7587056"> <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/7587056">McBee, Sue Brandt</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="66829527"> <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/66829527">McNamee, Wally</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="75865467"> <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/75865467">McNamee, Wally.</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="2562177"> <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/2562177">Nelson, Jill, 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="18595482"> <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/18595482">New Words</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="71873428"> <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/71873428">Non-Aligned Movement</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="8995905"> <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/8995905">Publishers, Heinemann</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="40931077"> <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/40931077">Rogers, Fred.</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="40870042"> <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/40870042">Rossano, Cynthia 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="60557820"> <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/60557820">Ruth First Memorial Trust</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="63005195"> <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/63005195">Sakharov, Andreĭ, 1921-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="83718078"> <td> <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/83718078">Sisulu, Walter, 1912-2003</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="49211778"> <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/49211778">South Africa. Supreme Court.</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="11918374"> <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/11918374">Storey, Peter John, 1938-</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="83722299"> <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/83722299">Tambo, Oliver, 1917-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="1261061"> <td>founderOf <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/1261061">Umkhonto we Sizwe (South Africa)</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="72970239"> <td>alumnusOrAlumnaOf <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/72970239">University of Fort Hare.</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="56569726"> <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/56569726">University of Michigan. Office of International Academic Affairs</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="175347"> <td>alumnusOrAlumnaOf <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/175347">University of the Witwatersrand</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="72152528"> <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/72152528">Young, Michael Alan. OBE businessman</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='-26.2022700'/> <input type='hidden' class="place_longitude" id='place_lon_1' value='28.0436300'/> <input type='hidden' class="place_name" id='place_name_1' value='Johannesburg'/> <i class="fa fa-fw fa-map-marker"></i> </td> <td>Johannesburg</td> <td>06</td> <td>ZA</td> </tr> <tr> <td> <input type='hidden' class="place_latitude" id='place_lat_2' value='-29.0000000'/> <input type='hidden' class="place_longitude" id='place_lon_2' value='24.0000000'/> <input type='hidden' class="place_name" id='place_name_2' value='Republic of South Africa'/> <i class="fa fa-fw fa-map-marker"></i> </td> <td>Republic of South Africa</td> <td>00</td> <td>ZA</td> </tr> <tr> <td> <input type='hidden' class="place_latitude" id='place_lat_3' value='-31.5889300'/> <input type='hidden' class="place_longitude" id='place_lon_3' value='28.7844300'/> <input type='hidden' class="place_name" id='place_name_3' value='Mthatha'/> <i class="fa fa-fw fa-map-marker"></i> </td> <td>Mthatha</td> <td>05</td> <td>ZA</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>Political science</td></tr> <tr><td>Sabotage</td></tr> <tr><td>Trials (Sabotage)</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>Politicians</td></tr> <tr><td>Presidents</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 1918-07-18</p> <p>Death 2013-12-05</p> </div> </div> <div class="row"> </div> <div class="row"> <label class="col-xs-6">Nationality: </label> <div class="col-xs-6"> <p>South Africans</p> </div> </div> <div class="row"> <label class="col-xs-6">Languages Used: </label> <div class="col-xs-6"> <p>English</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://id.loc.gov/authorities/n85153068" target="_blank"> <span class="sprite-icon sprite-icons-idlocgov"></span>LC/NACO </a> <a class="list-group-item" href="https://catalog.archives.gov/id/10569187" target="_blank"> <span class="sprite-icon sprite-icons-nara"></span>National Archives and Records Administration </a> <a class="list-group-item" href="https://viaf.org/viaf/98029748" 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/Q8023" target="_blank"> <span class="sprite-icon sprite-icons-wikidata"></span>Wikidata </a> <a class="list-group-item" href="https://www.worldcat.org/identities/lccn-n85153068" target="_blank"> <span class="sprite-icon sprite-icons-worldcat"></span>WorldCat Identities </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=Mandela,+Nelson,+1918-2013" 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=Mandela,+Nelson,+1918-2013" 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/w6cs6hck">http://n2t.net/ark:/99166/w6cs6hck</a></p> <p class="list-group-item"><strong>Ark ID:</strong> w6cs6hck</p> <p class="list-group-item"><strong>SNAC ID:</strong> 83668141</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>Madiba, 1918-2013</div> <div>Mandela, 1918-2013</div> <div>Mandela, Nelson Rolihlahla, 1918-2013</div> <div>Mandela, Rolihlahla, 1918-2013</div> <div>Mandiba, Rolihlahla, 1918-2013</div> <div>מנדלה, נלסון, 1918-2013</div> <div>مانديلا, نيلسون, 1918-2013</div> <div>マンデラ, ネルソン, 1918-2003</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> Mandela, Nelson, 1918-2013 </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;"> Mandela, Nelson, 1918-2013 </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="83668141"/> <input id="version" name="version" type="hidden" value="11306240"/> <input id="ark" name="ark" type="hidden" value="http://n2t.net/ark:/99166/w6cs6hck"/> <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>