CINXE.COM

157054481

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/65682830-e5f2-4745-8419-d4455d00dc72/OtAutoBlock.js"/> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="65682830-e5f2-4745-8419-d4455d00dc72"/> <script type="text/javascript"> function OptanonWrapper() { } </script> <script> (function(w,d,s,l,i){ w[l]=w[l]||[]; w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0]; var j=d.createElement(s); j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WQ95RR2');</script> <meta content="IE=edge" http-equiv="X-UA-Compatible"/> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="referrer" content="origin"/> <script type="text/javascript" src="/viaf/scripts/raphael.js">//</script> <script type="text/javascript" src="//code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous">//</script> <script type="text/javascript" src="/viaf/scripts/viaf.js">//</script> <link type="text/css" rel="stylesheet" href="/viaf/css/viaf.css"/> <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.13.2/themes/smoothness/jquery-ui.css"/> <script type="text/javascript" src="//code.jquery.com/ui/1.13.2/jquery-ui.min.js" integrity="sha256-lSjKY0/srUM9BE3dPm+c4fBo1dky2v27Gdjm2uoZaL0=" crossorigin="anonymous">//</script> <script type="text/javascript" src="/viaf/scripts/jquery.columnizer.js">//</script> <script type="text/javascript" src="/viaf/scripts/jquery.dataTables.min.js">//</script> <link rel="shortcut icon" href="/viaf/images/viaf.ico"/> <link rel="search" title="VIAF Search" type="application/opensearchdescription+xml" href="http://viaf.org/allFieldsSearch.xml"/> <link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/"/> <title>157054481</title> <link rel="canonical" href="http://viaf.org/viaf/157054481"/> <link rel="alternate" href="http://viaf.org/viaf/157054481/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/157054481/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/157054481/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/157054481/justlinks.json" type="application/vnd.oclc.links+json"/> <link type="text/css" rel="stylesheet" href="/viaf/css/jquery.dataTables.min.css"/> <script type="text/javascript"> $(document).ready(function(){ var mylist=$('#listOfLinks'); var listitems = mylist.children('li').get(); listitems.sort(function(a, b) { return $(a).text().trim().toUpperCase().localeCompare($(b).text().trim().toUpperCase()); }) $.each(listitems, function(idx, itm) { mylist.append(itm); }); // canvasSize declared in viaf.js //canvasSize = 90 + (nodes.length * 10); canvas=document.getElementById("svgcanvas"); if(canvas) { canvasSize = 140 + (nodes.length * 8); if (nodes.length==1){canvasSize = 70;} var paper = Raphael(document.getElementById("svgcanvas"), canvasSize, canvasSize); drawGraph(paper); $('#SelectedTitles h3').click(function(event) { $('#SelectedTitlesContent').slideToggle("slow"); $('img#SelectedTitlesContentOpen').toggle(); $('img#SelectedTitlesContentClose').toggle(); }); $('#SelectedCoauthors h3').click(function(event) { $('#SelectedCoauthorsContent').slideToggle("slow"); $('img#SelectedCoauthorsContentOpen').toggle(); $('img#SelectedCoauthorsContentClose').toggle(); }); $('#Graph h3').click(function(event) { $('#GraphContent').slideToggle("slow"); $('img#GraphContentOpen').toggle(); $('img#GraphContentClose').toggle(); }); $('#Countries h3').click(function(event) { $('#CountriesContent').slideToggle("slow"); $('img#CountriesContentOpen').toggle(); $('img#CountriesContentClose').toggle(); }); $('#About h3').click(function(event) { $('#AboutContent').slideToggle("slow"); $('img#AboutContentOpen').toggle(); $('img#AboutContentClose').toggle(); }); $('#Timeline h3').click(function(event) { $('#TimelineContent').slideToggle("slow"); $('img#TimelineContentOpen').toggle(); $('img#TimelineContentClose').toggle(); }); $('#AltForms h3').click(function(event) { $('#AltFormsContent').slideToggle("slow"); $('img#AltFormsContentOpen').toggle(); $('img#AltFormsContentClose').toggle(); }); $('#TitleLinks h3').click(function(event) { $('#TitleLinksContent').slideToggle("slow"); $('img#TitleLinksContentOpen').toggle(); $('img#TitleLinksContentClose').toggle(); }); $('#RelatedNames h3').click(function(event) { $('#RelatedNamesContent').slideToggle("slow"); $('img#RelatedNamesContentOpen').toggle(); $('img#RelatedNamesContentClose').toggle(); }); $('#Publishers h3').click(function(event) { $('#PublishersContent').slideToggle("slow"); $('img#PublishersContentOpen').toggle(); $('img#PublishersContentClose').toggle(); }); $('#RecordViews h3').click(function(event) { $('#RecordViewsContent').slideToggle("slow"); $('img#RecordViewsContentOpen').toggle(); $('img#RecordViewsContentClose').toggle(); }); $('#History h3').click(function(event) { $('#HistoryContent').slideToggle("slow"); $('img#HistoryContentOpen').toggle(); $('img#HistoryContentClose').toggle(); }); $(".exprLabel").click(function() { //alert("clicked"); $(this).parent().find("ul").toggle('slow'); if ($(this).parent().find("h4").hasClass('listClose')){ $(this).parent().find("h4").addClass('listOpen').removeClass('listClose'); } else { $(this).parent().find("h4").addClass('listClose').removeClass('listOpen'); } }); } }); </script> <script type="text/javascript"><!-- $(document).ready(function() { if ($('#expressionTable').length) $('#expressionTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); if ($('#workTable').length) $('#workTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); function fixupHeader(XMLHttpRequest){ XMLHttpRequest.setRequestHeader('Content-Type', "text/xml"); } $( "input#searchTerms" ).autocomplete({ source: function( request, response ){ $.ajax({ url: "//viaf.org/viaf/AutoSuggest", dataType: "jsonp", data: { query: request.term }, success: function (data){ var mr = []; var result = data['result'] for (var i=0, len=result.length; i < len; i++){ ri = result[i]; var term = ri['term']; mr.push({label:term, value:term}); } response(mr); } }); }, minLength: 1 }); }); --></script> </head> <body onload="document.getElementById('searchTerms').focus()"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"/> </noscript> <script type="text/javascript"> var viafBase = '/viaf/'; var xslMatchedBirthDeath = 'Matched on birth/death dates'; var xslMatchedAnd = 'and'; </script> <div id="masthead"> <div id="mastTitles"> <h1> <a class="mast-title" href="http://viaf.org/">VIAF</a> </h1> <h2>Virtual International Authority File</h2> </div> </div> <div id="body"> <div id="maincontent"> <div id="searchdisplay"> <div id="searchdisplay-inner"> <h4 class="searchh4">Search</h4> <div id="searchInner" class="yui-skin-sam"> <form onsubmit="return doSearch(this);" id="visibleForm" action="?"> <fieldset id="fieldset-field"> <label> <span class="langHi0">Select Field:</span> </label> <select name="selector0" size="1"> <option value="cql.any">All Fields</option> <option selected="selected" value="local.names">All Headings</option> <option value="local.corporateNames">Corporate Names</option> <option value="local.geographicNames">Geographic Names</option> <option value="local.personalNames">Personal Names</option> <option value="local.uniformTitleWorks">Works</option> <option value="local.uniformTitleExpressions">Expressions</option> <option value="local.mainHeadingEl">Preferred Headings</option> <option value="Xlocal.names">Exact Heading</option> <option value="local.title">Bibliographic Titles</option> </select> </fieldset> <fieldset id="fieldset-index"> <label>Select Index:</label> <select size="1" name="selector1"> <option selected="selected" value="viaf">All VIAF</option> <option value="arbabn">Argentina</option> <option value="nla">Australia</option> <option value="vlacc">Belgium (Flemish)</option> <option value="blbnb">Brazil</option> <option value="caoonl">Canada</option> <option value="bnc">Catalunya</option> <option value="bnchl">Chile</option> <option value="nsk">Croatia</option> <option value="nkc">Czech</option> <option value="dbc">Denmark (DBC)</option> <option value="egaxa">Egypt</option> <option value="errr">Estonia</option> <option value="fast">FAST</option> <option value="bnf">France (BnF)</option> <option value="sudoc">France (Sudoc)</option> <option value="dnb">Germany</option> <option value="jpg">Getty (ULAN)</option> <option value="grateve">Greece</option> <option value="bnc bne">Hispánica</option> <option value="nszl">Hungary</option> <option value="uiy">Iceland</option> <option value="n6i">Ireland</option> <option value="isni">ISNI</option> <option value="j9u">Israel</option> <option value="iccu">Italy</option> <option value="ndl">Japan (NDL)</option> <option value="nii">Japan (NII)</option> <option value="krnlk">Korea</option> <option value="LNB">Latvia</option> <option value="LNL">Lebanon</option> <option value="lc">LC (NACO)</option> <option value="lih">Lithuania</option> <option value="bnl">Luxembourg</option> <option value="mrbnr">Morocco</option> <option value="nta">Netherlands</option> <option value="bibsys">Norway (BIBSYS)</option> <option value="w2z">Norway (National Library)</option> <option value="uiy">Iceland</option> <option value="perseus">Perseus</option> <option value="plwabn">Poland (National Library)</option> <option value="nukat">Poland (NUKAT)</option> <option value="ptbnp">Portugal</option> <option value="b2q">Québec</option> <option value="nynyrilm">RILM</option> <option value="de633">RISM</option> <option value="nlr">Russia</option> <option value="nlb">Singapore</option> <option value="skmasnl">Slovakia</option> <option value="simacob">Slovenia</option> <option value="bne">Spain</option> <option value="selibr">Sweden</option> <option value="sz">Swiss (National Library)</option> <option value="rero">Swiss (RERO)</option> <option value="srp">Syriac</option> <option value="cyt">Taiwan</option> <option value="uae">United Arab Emirates</option> <option value="bav">Vatican</option> <option value="wkp">Wikipedia</option> <option value="xa">xA</option> <option value="xr">xR</option> </select> </fieldset> <fieldset id="fieldset-textenter"> <label>Search Terms:</label> <div class="ui-widget"> <input size="40" id="searchTerms"/> </div> </fieldset> <fieldset id="fieldset-submit"> <input value="Search" id="btnSearch2" title="Search VIAF" type="submit"/> </fieldset> </form> </div> </div> </div> <div id="content"> <div id="Title-Wrap"> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">United States. Farm Security Administration<span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">États-Unis. Farm security administration<span class="flags"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">USA Farm Security Administration<span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">إدارة أمن المزارع<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Estados unidos., Department of Agriculture., Farm Security Administration<span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </h2> <h2 id="nameEntry6" class="nameEntry">Estados Unidos Farm Security Administration<span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </h2> <h2 id="nameEntry7" class="nameEntry">Farm Security Administration<span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 157054481 (Corporate) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/157054481</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <a href="http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&amp;authority_id=XX139715" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </a>110 1 _ <a href="/processed/BNE%7CXX139715" id="BNE-XX139715" onmouseover="selectNode('BNE-XX139715')" onmouseout="unselectNode('BNE-XX139715')" title="Internal VIAF Processed Record"> ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </div>210 0 2 <a href="/processed/PTBNP%7C1049240" id="PTBNP-1049240" onmouseover="selectNode('PTBNP-1049240')" onmouseout="unselectNode('PTBNP-1049240')" title="Internal VIAF Processed Record"> ‎‡a  <span>Estados unidos.</span>‏ ‎‡b  <span>Department of Agriculture.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <a href="http://catalogue.bnf.fr/ark:/12148/cb12516390k" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </a>210 | | <a href="/processed/BNF%7C12516390" id="BNF-12516390" onmouseover="selectNode('BNF-12516390')" onmouseout="unselectNode('BNF-12516390')" title="Internal VIAF Processed Record"> ‎‡a  <span>États-Unis</span>‏ ‎‡b  <span>Farm security administration</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <div class="pfFlag"> <img alt="Library and Archives Canada" title="Library and Archives Canada" src="/viaf/images/flags/CAOONL.png"/> </div>110 1 _ <a href="/processed/CAOONL%7Cncf10295007" id="CAOONL-ncf10295007" onmouseover="selectNode('CAOONL-ncf10295007')" onmouseout="unselectNode('CAOONL-ncf10295007')" title="Internal VIAF Processed Record"> ‎‡a  <span>États-Unis.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <a href="//www.idref.fr/034405046/id" title="Authority/Source Record" class="pfFlagA"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </a>110 2 _ <a href="/processed/SUDOC%7C034405046" id="SUDOC-034405046" onmouseover="selectNode('SUDOC-034405046')" onmouseout="unselectNode('SUDOC-034405046')" title="Internal VIAF Processed Record"> ‎‡a  <span>États-Unis.</span>‏ ‎‡b  <span>Farm security administration</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>110 2 _ <a href="/processed/PLWABN%7C9813140814405606" id="PLWABN-9813140814405606" onmouseover="selectNode('PLWABN-9813140814405606')" onmouseout="unselectNode('PLWABN-9813140814405606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms7" class="PreferredForms"> <a href="http://d-nb.info/gnd/2105906-8" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>110 1 _ <a href="/processed/DNB%7C007539606" id="DNB-007539606" onmouseover="selectNode('DNB-007539606')" onmouseout="unselectNode('DNB-007539606')" title="Internal VIAF Processed Record"> ‎‡a  <span>USA</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <a href="http://d-nb.info/gnd/2105906-8" title="Authority/Source Record" class="pfFlagA"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </a>110 1 _ <a href="/processed/SZ%7C007539606" id="SZ-007539606" onmouseover="selectNode('SZ-007539606')" onmouseout="unselectNode('SZ-007539606')" title="Internal VIAF Processed Record"> ‎‡a  <span>USA</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>110 2 _ <a href="/processed/BIBSYS%7C3110976" id="BIBSYS-3110976" onmouseover="selectNode('BIBSYS-3110976')" onmouseout="unselectNode('BIBSYS-3110976')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <a href="http://isni.org/isni/000000011942766X" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>110 2 _ <a href="/processed/ISNI%7C000000011942766X" id="ISNI-000000011942766X" onmouseover="selectNode('ISNI-000000011942766X')" onmouseout="unselectNode('ISNI-000000011942766X')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA03578426" title="Authority/Source Record" class="pfFlagA"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </a>110 2 _ <a href="/processed/NII%7CDA03578426" id="NII-DA03578426" onmouseover="selectNode('NII-DA03578426')" onmouseout="unselectNode('NII-DA03578426')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States. Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n50067296" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>110 1 _ <a href="/processed/LC%7Cn 50067296" id="LC-n50067296" onmouseover="selectNode('LC-n50067296')" onmouseout="unselectNode('LC-n50067296')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </div>110 1 _ <a href="/processed/NLA%7C000035567512" id="NLA-000035567512" onmouseover="selectNode('NLA-000035567512')" onmouseout="unselectNode('NLA-000035567512')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>110 1 _ <a href="/processed/J9U%7C987007312645005171" id="J9U-987007312645005171" onmouseover="selectNode('J9U-987007312645005171')" onmouseout="unselectNode('J9U-987007312645005171')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms15" class="PreferredForms"> <div class="pfFlag"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </div>110 1 _ <a href="/processed/RERO%7CA011131459" id="RERO-A011131459" onmouseover="selectNode('RERO-A011131459')" onmouseout="unselectNode('RERO-A011131459')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms16" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </div>110 1 _ <a href="/processed/N6I%7Cvtls001223031" id="N6I-vtls001223031" onmouseover="selectNode('N6I-vtls001223031')" onmouseout="unselectNode('N6I-vtls001223031')" title="Internal VIAF Processed Record"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ </a> </li> <li id="PreferredForms17" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q204493#sitelinks-wikipedia" title="Authority/Source Record" class="pfFlagA"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </a>110 2 _ <a href="/processed/WKP%7CQ204493" id="WKP-Q204493" onmouseover="selectNode('WKP-Q204493')" onmouseout="unselectNode('WKP-Q204493')" title="Internal VIAF Processed Record"> ‎‡a  <span>إدارة أمن المزارع</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("BNE-XX139715", "BNE", "National Library of Spain"); addLink("BNE-XX139715", "ISNI-000000011942766X"); addMatch("BNE-XX139715", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("BNE-XX139715", "ISNI-000000011942766X"); addMatch("BNE-XX139715", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("BNE-XX139715", "ISNI-000000011942766X"); addMatch("BNE-XX139715", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("BNE-XX139715", "ISNI-000000011942766X"); addMatch("BNE-XX139715", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("BNE-XX139715", "BIBSYS-3110976"); addMatch("BNE-XX139715", "BIBSYS-3110976", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PTBNP-1049240", "PTBNP", "National Library of Portugal"); addLink("PTBNP-1049240", "SZ-007539606"); addMatch("PTBNP-1049240", "SZ-007539606", "", "fuzzy corporate name", "", "", ""); addLink("PTBNP-1049240", "BIBSYS-3110976"); addMatch("PTBNP-1049240", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("PTBNP-1049240", "DNB-007539606"); addMatch("PTBNP-1049240", "DNB-007539606", "", "fuzzy corporate name", "", "", ""); addLink("PTBNP-1049240", "PLWABN-9813140814405606"); addMatch("PTBNP-1049240", "PLWABN-9813140814405606", "", "fuzzy corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("BNF-12516390", "BNF", "National Library of France"); addLink("BNF-12516390", "ISNI-000000011942766X"); addMatch("BNF-12516390", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("BNF-12516390", "ISNI-000000011942766X"); addMatch("BNF-12516390", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("BNF-12516390", "ISNI-000000011942766X"); addMatch("BNF-12516390", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("BNF-12516390", "ISNI-000000011942766X"); addMatch("BNF-12516390", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("BNF-12516390", "BIBSYS-3110976"); addMatch("BNF-12516390", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("BNF-12516390", "WKP-Q204493"); addMatch("BNF-12516390", "WKP-Q204493", "", "suggested", "", "", ""); addLink("BNF-12516390", "CAOONL-ncf10295007"); addMatch("BNF-12516390", "CAOONL-ncf10295007", "", "longer corporate name", "", "", ""); addLink("BNF-12516390", "SUDOC-034405046"); addMatch("BNF-12516390", "SUDOC-034405046", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("CAOONL-ncf10295007", "CAOONL", "Library and Archives Canada"); addLink("CAOONL-ncf10295007", "ISNI-000000011942766X"); addMatch("CAOONL-ncf10295007", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10295007", "ISNI-000000011942766X"); addMatch("CAOONL-ncf10295007", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10295007", "ISNI-000000011942766X"); addMatch("CAOONL-ncf10295007", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10295007", "ISNI-000000011942766X"); addMatch("CAOONL-ncf10295007", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10295007", "BIBSYS-3110976"); addMatch("CAOONL-ncf10295007", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("CAOONL-ncf10295007", "SUDOC-034405046"); addMatch("CAOONL-ncf10295007", "SUDOC-034405046", "", "longer corporate name", "", "", ""); addLink("CAOONL-ncf10295007", "BNF-12516390"); addMatch("CAOONL-ncf10295007", "BNF-12516390", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-034405046", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-034405046", "SZ-007539606"); addMatch("SUDOC-034405046", "SZ-007539606", "", "fuzzy corporate name", "", "", ""); addLink("SUDOC-034405046", "PLWABN-9813140814405606"); addMatch("SUDOC-034405046", "PLWABN-9813140814405606", "", "fuzzy corporate name", "", "", ""); addLink("SUDOC-034405046", "BNF-12516390"); addMatch("SUDOC-034405046", "BNF-12516390", "", "longer corporate name", "", "", ""); addLink("SUDOC-034405046", "DNB-007539606"); addMatch("SUDOC-034405046", "DNB-007539606", "", "fuzzy corporate name", "", "", ""); addLink("SUDOC-034405046", "ISNI-000000011942766X"); addMatch("SUDOC-034405046", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("SUDOC-034405046", "ISNI-000000011942766X"); addMatch("SUDOC-034405046", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("SUDOC-034405046", "ISNI-000000011942766X"); addMatch("SUDOC-034405046", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("SUDOC-034405046", "ISNI-000000011942766X"); addMatch("SUDOC-034405046", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("SUDOC-034405046", "CAOONL-ncf10295007"); addMatch("SUDOC-034405046", "CAOONL-ncf10295007", "", "longer corporate name", "", "", ""); addLink("SUDOC-034405046", "WKP-Q204493"); addMatch("SUDOC-034405046", "WKP-Q204493", "", "suggested", "", "", ""); addLink("SUDOC-034405046", "BIBSYS-3110976"); addMatch("SUDOC-034405046", "BIBSYS-3110976", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9813140814405606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9813140814405606", "PTBNP-1049240"); addMatch("PLWABN-9813140814405606", "PTBNP-1049240", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "BIBSYS-3110976"); addMatch("PLWABN-9813140814405606", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("PLWABN-9813140814405606", "DNB-007539606"); addMatch("PLWABN-9813140814405606", "DNB-007539606", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "ISNI-000000011942766X"); addMatch("PLWABN-9813140814405606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "ISNI-000000011942766X"); addMatch("PLWABN-9813140814405606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "ISNI-000000011942766X"); addMatch("PLWABN-9813140814405606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "ISNI-000000011942766X"); addMatch("PLWABN-9813140814405606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "SZ-007539606"); addMatch("PLWABN-9813140814405606", "SZ-007539606", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "NLA-000035567512"); addMatch("PLWABN-9813140814405606", "NLA-000035567512", "", "fuzzy corporate name", "", "", ""); addLink("PLWABN-9813140814405606", "SUDOC-034405046"); addMatch("PLWABN-9813140814405606", "SUDOC-034405046", "", "fuzzy corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-007539606", "DNB", "German National Library"); addLink("DNB-007539606", "PTBNP-1049240"); addMatch("DNB-007539606", "PTBNP-1049240", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "BIBSYS-3110976"); addMatch("DNB-007539606", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("DNB-007539606", "ISNI-000000011942766X"); addMatch("DNB-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "ISNI-000000011942766X"); addMatch("DNB-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "ISNI-000000011942766X"); addMatch("DNB-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "ISNI-000000011942766X"); addMatch("DNB-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "SZ-007539606"); addMatch("DNB-007539606", "SZ-007539606", "", "suggested", "", "", ""); addLink("DNB-007539606", "NLA-000035567512"); addMatch("DNB-007539606", "NLA-000035567512", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "PLWABN-9813140814405606"); addMatch("DNB-007539606", "PLWABN-9813140814405606", "", "fuzzy corporate name", "", "", ""); addLink("DNB-007539606", "SUDOC-034405046"); addMatch("DNB-007539606", "SUDOC-034405046", "", "fuzzy corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("SZ-007539606", "SZ", "Swiss National Library"); addLink("SZ-007539606", "PTBNP-1049240"); addMatch("SZ-007539606", "PTBNP-1049240", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "BIBSYS-3110976"); addMatch("SZ-007539606", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("SZ-007539606", "DNB-007539606"); addMatch("SZ-007539606", "DNB-007539606", "", "suggested", "", "", ""); addLink("SZ-007539606", "ISNI-000000011942766X"); addMatch("SZ-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "ISNI-000000011942766X"); addMatch("SZ-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "ISNI-000000011942766X"); addMatch("SZ-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "ISNI-000000011942766X"); addMatch("SZ-007539606", "ISNI-000000011942766X", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "PLWABN-9813140814405606"); addMatch("SZ-007539606", "PLWABN-9813140814405606", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "NLA-000035567512"); addMatch("SZ-007539606", "NLA-000035567512", "", "fuzzy corporate name", "", "", ""); addLink("SZ-007539606", "SUDOC-034405046"); addMatch("SZ-007539606", "SUDOC-034405046", "", "fuzzy corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-3110976", "BIBSYS", "BIBSYS"); addLink("BIBSYS-3110976", "PTBNP-1049240"); addMatch("BIBSYS-3110976", "PTBNP-1049240", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "SZ-007539606"); addMatch("BIBSYS-3110976", "SZ-007539606", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "N6I-vtls001223031"); addMatch("BIBSYS-3110976", "N6I-vtls001223031", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "J9U-987007312645005171"); addMatch("BIBSYS-3110976", "J9U-987007312645005171", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "BNF-12516390"); addMatch("BIBSYS-3110976", "BNF-12516390", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "CAOONL-ncf10295007"); addMatch("BIBSYS-3110976", "CAOONL-ncf10295007", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "BNE-XX139715"); addMatch("BIBSYS-3110976", "BNE-XX139715", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "LC-n50067296"); addMatch("BIBSYS-3110976", "LC-n50067296", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "DNB-007539606"); addMatch("BIBSYS-3110976", "DNB-007539606", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "ISNI-000000011942766X"); addMatch("BIBSYS-3110976", "ISNI-000000011942766X", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "ISNI-000000011942766X"); addMatch("BIBSYS-3110976", "ISNI-000000011942766X", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "ISNI-000000011942766X"); addMatch("BIBSYS-3110976", "ISNI-000000011942766X", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "ISNI-000000011942766X"); addMatch("BIBSYS-3110976", "ISNI-000000011942766X", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "RERO-A011131459"); addMatch("BIBSYS-3110976", "RERO-A011131459", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "PLWABN-9813140814405606"); addMatch("BIBSYS-3110976", "PLWABN-9813140814405606", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "NLA-000035567512"); addMatch("BIBSYS-3110976", "NLA-000035567512", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "WKP-Q204493"); addMatch("BIBSYS-3110976", "WKP-Q204493", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "NII-DA03578426"); addMatch("BIBSYS-3110976", "NII-DA03578426", "", "viafid", "", "", ""); addLink("BIBSYS-3110976", "SUDOC-034405046"); addMatch("BIBSYS-3110976", "SUDOC-034405046", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-000000011942766X", "ISNI", "ISNI"); addLink("ISNI-000000011942766X", "N6I-vtls001223031"); addMatch("ISNI-000000011942766X", "N6I-vtls001223031", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "J9U-987007312645005171"); addMatch("ISNI-000000011942766X", "J9U-987007312645005171", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "BNF-12516390"); addMatch("ISNI-000000011942766X", "BNF-12516390", "", "suggested", "", "", ""); addLink("ISNI-000000011942766X", "CAOONL-ncf10295007"); addMatch("ISNI-000000011942766X", "CAOONL-ncf10295007", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "NII-DA03578426"); addMatch("ISNI-000000011942766X", "NII-DA03578426", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "LC-n50067296"); addMatch("ISNI-000000011942766X", "LC-n50067296", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "DNB-007539606"); addMatch("ISNI-000000011942766X", "DNB-007539606", "", "fuzzy corporate name", "", "", ""); addLink("ISNI-000000011942766X", "SUDOC-034405046"); addMatch("ISNI-000000011942766X", "SUDOC-034405046", "", "suggested", "", "", ""); addLink("ISNI-000000011942766X", "RERO-A011131459"); addMatch("ISNI-000000011942766X", "RERO-A011131459", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "SZ-007539606"); addMatch("ISNI-000000011942766X", "SZ-007539606", "", "fuzzy corporate name", "", "", ""); addLink("ISNI-000000011942766X", "NLA-000035567512"); addMatch("ISNI-000000011942766X", "NLA-000035567512", "", "longer corporate name", "", "", ""); addLink("ISNI-000000011942766X", "PLWABN-9813140814405606"); addMatch("ISNI-000000011942766X", "PLWABN-9813140814405606", "", "fuzzy corporate name", "", "", ""); addLink("ISNI-000000011942766X", "WKP-Q204493"); addMatch("ISNI-000000011942766X", "WKP-Q204493", "", "suggested", "", "", ""); addLink("ISNI-000000011942766X", "BIBSYS-3110976"); addMatch("ISNI-000000011942766X", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("ISNI-000000011942766X", "BNE-XX139715"); addMatch("ISNI-000000011942766X", "BNE-XX139715", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA03578426", "NII", "NII (Japan)"); addLink("NII-DA03578426", "N6I-vtls001223031"); addMatch("NII-DA03578426", "N6I-vtls001223031", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "J9U-987007312645005171"); addMatch("NII-DA03578426", "J9U-987007312645005171", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "LC-n50067296"); addMatch("NII-DA03578426", "LC-n50067296", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "ISNI-000000011942766X"); addMatch("NII-DA03578426", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "ISNI-000000011942766X"); addMatch("NII-DA03578426", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "ISNI-000000011942766X"); addMatch("NII-DA03578426", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "ISNI-000000011942766X"); addMatch("NII-DA03578426", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "RERO-A011131459"); addMatch("NII-DA03578426", "RERO-A011131459", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "BIBSYS-3110976"); addMatch("NII-DA03578426", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("NII-DA03578426", "NLA-000035567512"); addMatch("NII-DA03578426", "NLA-000035567512", "", "longer corporate name", "", "", ""); addLink("NII-DA03578426", "WKP-Q204493"); addMatch("NII-DA03578426", "WKP-Q204493", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n50067296", "LC", "Library of Congress/NACO"); addLink("LC-n50067296", "BIBSYS-3110976"); addMatch("LC-n50067296", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("LC-n50067296", "J9U-987007312645005171"); addMatch("LC-n50067296", "J9U-987007312645005171", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "ISNI-000000011942766X"); addMatch("LC-n50067296", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "ISNI-000000011942766X"); addMatch("LC-n50067296", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "ISNI-000000011942766X"); addMatch("LC-n50067296", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "ISNI-000000011942766X"); addMatch("LC-n50067296", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "RERO-A011131459"); addMatch("LC-n50067296", "RERO-A011131459", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "N6I-vtls001223031"); addMatch("LC-n50067296", "N6I-vtls001223031", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "NLA-000035567512"); addMatch("LC-n50067296", "NLA-000035567512", "", "longer corporate name", "", "", ""); addLink("LC-n50067296", "WKP-Q204493"); addMatch("LC-n50067296", "WKP-Q204493", "", "suggested", "", "", ""); addLink("LC-n50067296", "NII-DA03578426"); addMatch("LC-n50067296", "NII-DA03578426", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035567512", "NLA", "National Library of Australia"); addLink("NLA-000035567512", "SZ-007539606"); addMatch("NLA-000035567512", "SZ-007539606", "", "fuzzy corporate name", "", "", ""); addLink("NLA-000035567512", "J9U-987007312645005171"); addMatch("NLA-000035567512", "J9U-987007312645005171", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "LC-n50067296"); addMatch("NLA-000035567512", "LC-n50067296", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "DNB-007539606"); addMatch("NLA-000035567512", "DNB-007539606", "", "fuzzy corporate name", "", "", ""); addLink("NLA-000035567512", "ISNI-000000011942766X"); addMatch("NLA-000035567512", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "ISNI-000000011942766X"); addMatch("NLA-000035567512", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "ISNI-000000011942766X"); addMatch("NLA-000035567512", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "ISNI-000000011942766X"); addMatch("NLA-000035567512", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "RERO-A011131459"); addMatch("NLA-000035567512", "RERO-A011131459", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "N6I-vtls001223031"); addMatch("NLA-000035567512", "N6I-vtls001223031", "", "longer corporate name", "", "", ""); addLink("NLA-000035567512", "PLWABN-9813140814405606"); addMatch("NLA-000035567512", "PLWABN-9813140814405606", "", "fuzzy corporate name", "", "", ""); addLink("NLA-000035567512", "WKP-Q204493"); addMatch("NLA-000035567512", "WKP-Q204493", "", "suggested", "", "", ""); addLink("NLA-000035567512", "BIBSYS-3110976"); addMatch("NLA-000035567512", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("NLA-000035567512", "NII-DA03578426"); addMatch("NLA-000035567512", "NII-DA03578426", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007312645005171", "J9U", "National Library of Israel"); addLink("J9U-987007312645005171", "N6I-vtls001223031"); addMatch("J9U-987007312645005171", "N6I-vtls001223031", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "LC-n50067296"); addMatch("J9U-987007312645005171", "LC-n50067296", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "ISNI-000000011942766X"); addMatch("J9U-987007312645005171", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "ISNI-000000011942766X"); addMatch("J9U-987007312645005171", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "ISNI-000000011942766X"); addMatch("J9U-987007312645005171", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "ISNI-000000011942766X"); addMatch("J9U-987007312645005171", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "RERO-A011131459"); addMatch("J9U-987007312645005171", "RERO-A011131459", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "BIBSYS-3110976"); addMatch("J9U-987007312645005171", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("J9U-987007312645005171", "NLA-000035567512"); addMatch("J9U-987007312645005171", "NLA-000035567512", "", "longer corporate name", "", "", ""); addLink("J9U-987007312645005171", "WKP-Q204493"); addMatch("J9U-987007312645005171", "WKP-Q204493", "", "suggested", "", "", ""); addLink("J9U-987007312645005171", "NII-DA03578426"); addMatch("J9U-987007312645005171", "NII-DA03578426", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A011131459", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A011131459", "N6I-vtls001223031"); addMatch("RERO-A011131459", "N6I-vtls001223031", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "J9U-987007312645005171"); addMatch("RERO-A011131459", "J9U-987007312645005171", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "LC-n50067296"); addMatch("RERO-A011131459", "LC-n50067296", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "ISNI-000000011942766X"); addMatch("RERO-A011131459", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "ISNI-000000011942766X"); addMatch("RERO-A011131459", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "ISNI-000000011942766X"); addMatch("RERO-A011131459", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "ISNI-000000011942766X"); addMatch("RERO-A011131459", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "BIBSYS-3110976"); addMatch("RERO-A011131459", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("RERO-A011131459", "NLA-000035567512"); addMatch("RERO-A011131459", "NLA-000035567512", "", "longer corporate name", "", "", ""); addLink("RERO-A011131459", "NII-DA03578426"); addMatch("RERO-A011131459", "NII-DA03578426", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("N6I-vtls001223031", "N6I", "National Library of Ireland"); addLink("N6I-vtls001223031", "BIBSYS-3110976"); addMatch("N6I-vtls001223031", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("N6I-vtls001223031", "J9U-987007312645005171"); addMatch("N6I-vtls001223031", "J9U-987007312645005171", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "LC-n50067296"); addMatch("N6I-vtls001223031", "LC-n50067296", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "ISNI-000000011942766X"); addMatch("N6I-vtls001223031", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "ISNI-000000011942766X"); addMatch("N6I-vtls001223031", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "ISNI-000000011942766X"); addMatch("N6I-vtls001223031", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "ISNI-000000011942766X"); addMatch("N6I-vtls001223031", "ISNI-000000011942766X", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "RERO-A011131459"); addMatch("N6I-vtls001223031", "RERO-A011131459", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "NLA-000035567512"); addMatch("N6I-vtls001223031", "NLA-000035567512", "", "longer corporate name", "", "", ""); addLink("N6I-vtls001223031", "NII-DA03578426"); addMatch("N6I-vtls001223031", "NII-DA03578426", "", "longer corporate name", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q204493", "WKP", "Wikidata"); addLink("WKP-Q204493", "BIBSYS-3110976"); addMatch("WKP-Q204493", "BIBSYS-3110976", "", "viafid", "", "", ""); addLink("WKP-Q204493", "J9U-987007312645005171"); addMatch("WKP-Q204493", "J9U-987007312645005171", "", "suggested", "", "", ""); addLink("WKP-Q204493", "BNF-12516390"); addMatch("WKP-Q204493", "BNF-12516390", "", "suggested", "", "", ""); addLink("WKP-Q204493", "LC-n50067296"); addMatch("WKP-Q204493", "LC-n50067296", "", "suggested", "", "", ""); addLink("WKP-Q204493", "ISNI-000000011942766X"); addMatch("WKP-Q204493", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("WKP-Q204493", "ISNI-000000011942766X"); addMatch("WKP-Q204493", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("WKP-Q204493", "ISNI-000000011942766X"); addMatch("WKP-Q204493", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("WKP-Q204493", "ISNI-000000011942766X"); addMatch("WKP-Q204493", "ISNI-000000011942766X", "", "suggested", "", "", ""); addLink("WKP-Q204493", "NLA-000035567512"); addMatch("WKP-Q204493", "NLA-000035567512", "", "suggested", "", "", ""); addLink("WKP-Q204493", "NII-DA03578426"); addMatch("WKP-Q204493", "NII-DA03578426", "", "suggested", "", "", ""); addLink("WKP-Q204493", "SUDOC-034405046"); addMatch("WKP-Q204493", "SUDOC-034405046", "", "suggested", "", "", ""); </script> </div> <div id="leftfloat"> <div id="svgcanvas"> </div> <div id="nodeInfo"> <h4> </h4> <p> </p> </div> </div> </div> </div> </div> <div class="clearing"> </div> <div id="AltForms" class="mainSection"> <h3> <img id="AltFormsContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="AltFormsContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">4xx's: Alternate Name Forms</span> (39) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>410 2 _ ‎‡a  <span>ASA</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Administración de Seguridad Agraria (FSA)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>Resettlement Administration</span>‏ <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>Resettlement Administration</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>War Food Administration</span>‏ ‎‡b  <span>Office of Production</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>F.S.A</span>‏ <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>F.S.A.</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>F.S.A. (United States. Farm Security Administration)</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>FSA</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>410 | | ‎‡a  <span>FSA</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>FSA (United States. Farm Security Administration)</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>FSA</span>‏ ‎‡4  <span>abku</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#abbreviatedNameForTheCorporateBody</span>‏ ‎‡e  <span>Abkuerzung</span>‏ <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>FSAプロジェクト</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 0 2 ‎‡a  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration United States</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration</span>‏ ‎‡c  <span>New Deal agency to combat rural poverty during the Great Depression in the United States</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration</span>‏ ‎‡g  <span>USA</span>‏ <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration</span>‏ ‎‡c  <span>agència federal dels Estats Units</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration</span>‏ ‎‡c  <span>amerikansk myndighet under New Deal</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm Security Administration</span>‏ ‎‡c  <span>organizacija, ki jo je leta 1937 v okviru programov New Deal ustanovilo ameriško ministrstvo za kmetijstvo, da bi pomagala najrevnejšim kmetom, ki jih je prizadela velika gospodarska kriza</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 | | ‎‡a  <span>Farm security administration</span>‏ ‎‡c  <span>États-Unis</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Farm security administration</span>‏ ‎‡c  <span>organisme américain créé par le ministère de l'Agriculture en 1937, chargé d'aider les fermiers les plus pauvres touchés par la Grande Dépression</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Lauksaimniecības nodrošināšanas pārvalde</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>United States. War Food Administration. Office of Production. Farm Security Administration</span>‏ <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Administración de Seguro Agricola</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Administración de Seguro Agricola</span>‏ <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Department of Agriculture.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Dept. of Agriculture.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </li> <li>410 1 _ ‎‡a  <span>United States.</span>‏ ‎‡b  <span>War Food Administration.</span>‏ ‎‡b  <span>Office of Production.</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>United States</span>‏ ‎‡b  <span>Administración de Seguro Agricola</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>United States</span>‏ ‎‡b  <span>Farm Security Administration</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Администрация по защите фермерских хозяйств</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>Ֆերմերային տնտեսությունների պաշտպանության վարչություն</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>מנהלת החקלאות האמריקאית</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>اداره حفاظت از مزارع</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>農業安全域性</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>410 2 _ ‎‡a  <span>農業安全局</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> </ul> </div> </div> <div id="RelatedNames" class="mainSection"> <h3> <img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">5xx's: Related Names</span> (11) </h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>510 1 _ <a href="../146790874"> ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>Farmers Home Administration</span>‏ </a> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>510 2 _ <a href="../146790874"> ‎‡a  <span>Estados Unidos</span>‏ ‎‡b  <span>Farmers Home Administration</span>‏ </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>551 _ _ <a href="../130168302"> ‎‡a  <span>USA</span>‏ ‎‡4  <span>adue</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#hierarchicalSuperiorOfTheCorporateBody</span>‏ </a> <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 1 _ <a href="../146790874"> ‎‡a  <span>USA</span>‏ ‎‡b  <span>Farmers Home Administration</span>‏ ‎‡4  <span>nach</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#succeedingCorporateBody</span>‏ ‎‡e  <span>Nachfolger</span>‏ </a> <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 1 _ <a href="../135469725"> ‎‡a  <span>USA</span>‏ ‎‡b  <span>Resettlement Administration</span>‏ ‎‡4  <span>vorg</span>‏ ‎‡4  <span>https://d-nb.info/standards/elementset/gnd#precedingCorporateBody</span>‏ ‎‡e  <span>Vorgaenger</span>‏ </a> <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>510 1 _ <a href="../134395541"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Department of Agriculture</span>‏ </a> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>510 1 _ <a href="../146790874"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Farmers Home Administration</span>‏ </a> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>510 1 _ <a href="../312967471"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>Resettlement Administration</span>‏ </a> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>510 1 _ <a href="../150127261"> ‎‡a  <span>United States.</span>‏ ‎‡b  <span>War Food Administration.</span>‏ ‎‡b  <span>Office of Production</span>‏ </a> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>510 2 _ <a href="../146790874"> ‎‡a  <span>United States</span>‏ ‎‡b  <span>Farmers Home Administration</span>‏ </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>510 2 _ <a href="../312967471"> ‎‡a  <span>United States</span>‏ ‎‡b  <span>Resettlement Administration</span>‏ </a> <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> </ul> </div> </div> <div id="SelectedTitles" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedTitlesContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedTitlesContentClose"/>Works</h3> <div style="display: block;" id="SelectedTitlesContent" class="content"> <table class="dataTable" id="workTable" cellspacing="0"> <thead> <tr role="row"> <th class="sorting" role="columnheader">Title</th> <th class="no-sort" role="columnheader">Sources</th> </tr> </thead> <tbody> <tr> <td>Amérique, les années noires</td> <td> <span class="flags"> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </td> </tr> <tr> <td>Bound for glory : America in color, 1939-43</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Brownsville, Texas. Carnival ride</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Farm family labor camp program in Texas</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>Farm plan</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>Greene County, Georgia - The story of on Southern county</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>Hard luck blues roots music photographs from the Great Depression</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>Health service groups during the fiscal year ending June 30, 1945:</td> <td> <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>Migration on the Atlantic Seaboard areas where migrant workers concentrate</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>[Mount Carmel, Pennsylvania]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>New Deal photography USA 1935-1943</td> <td> <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </td> </tr> <tr> <td>New York, New York. 61st Street between 1st and 3rd Avenues. Children playing in the street</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The photographs of Arthur Rothstein</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The photographs of Esther Bubley.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The photographs of Marion Post Wolcott.</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Plan de Rancho</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>The railroad photography of Jack Delano</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Rehabilitación rural en los Estados Unidos, 1943 :</td> <td> <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </td> </tr> <tr> <td>Report of the administrator</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Robstown, Texas. 1940. The FSA housing for permanent agricultural workers before completion</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Rochester, Pennsylvania. January-February, 1941. Ohio River town in western Pennsylvania</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Rockville (vicinity), Maryland. May, 1940</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Rogue River National Forest, Oregon. July, 1942. Woodland, streams, and Rogue River, Jackson and Klamath counties, Oregon</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Roosevelt Dam and vicinity, Gila County, Arizona. April-May, 1940. Roosevelt Dam which supplies most of the water for irrigation in the Salt River Valley</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Rural postman who delivers mail to the mountain families up the side roads and creek beds. Near Jackson, Kentucky</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>San Antonio, Texas. March, 1939. Mexican quarter</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Shall I repay my tenant purchase loan under the fixed payment plan or under the variable payment plan ? following questions and answers will help you decide</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>Sharing Farm Equipment</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </td> </tr> <tr> <td>Shasta Dam, California. December, 1941-June, 1942. Workmen, materials, and operations at Shasta Dam</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Shenandoah, Pennsylvania. A view of the outskirts of a mining town</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Shenandoah, Pennsylvania? John L. Lewis, center, at the stadium on the occasion of a district(?) meeting of the mine workers, seen among a crowd of people</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Shenandoah(?), Pennsylvania. Propped houses built on ground which has sunk</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Skiing in the vicinity of Woodstock, Stowe, and Smuggler's Notch, Vermont. March, 1940. Signs, lodges, and taverns in town</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Small town scenes in Illinois. 1936-1938. Street scenes, houses, and people</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Smithers, West Virginia and other towns. May, 1938-Jan., 1939. A flood on the West Fork River</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td> <a href="/viaf/177639185">Social research report</a> </td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>Spartanburg relocation area, near Whitestone, So. Car. March, 1941. Truck and mule drawn wagon loads of household goods and farm equipment being moved from the Army's Camp Croft area to Pacolet</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Sugar beet raising and processing in Colorado. 1938-1939</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Tehama County, Calif. Nov 1940. Small farms; farm yards; sheds; haystacks; chicken houses</td> <td> <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Texas. 1940. A miscellany: farmsteads, farm buildings, and land</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Tom Greene County, Texas. November, 1939. Truck farming, irrigation machinery</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Toward farm security : the problem of rural poverty and the work of the Farm Security Administration</td> <td> <span class="flags"> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> </span> </td> </tr> <tr> <td>Turlock, California. May, 1942. Some of the activities of a small town housewife in the upper middle income group</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Twelve million black voices</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Construction of new bridge, Tygart Valley Homesteads, West Virginia]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Greenbelt, Maryland, model community of the Resettlement Administration]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Greensboro, Greene County, Georgia. At a surplus commodities mattress-making project]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: In the mill village at the sugar mill. Yabucoa, Puerto Rico]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Itinerant preacher spreading "religion" to farmers outside warehouse while tobacco auction sales are going on. Durham, North Carolina]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Loading cotton seed from seed house into truck to be taken to cotton seed oil plant, Hopson Plantation Company, Clarksdale, Mississippi]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Miners looking at daily reports, checking the number of tons of slate and coal they loaded during their shift. Also to find out whether or not they work the next day. Caples, West Virginia]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Taftville, Connecticut. Changes of shifts at Penomah Mills, Inc.]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Topping sugar beets near East Grand Forks, Minnesota]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>[Untitled photo, possibly related to: Washington, D.C. Rock Creek Parkway during the construction]</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Vermont state fair at Rutland, Sept. 1941</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Virginia City, Montana. June-July 1939. Small town</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>A Vision shared : a classic portrait of America and its people, 1935-1943</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Walker Evans, Dorothea Lange &amp; les photographes de la Grande Dépression</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Walker Evans, photographs for the Farm Security Administration, 1935-1938 : a catalog of photographic prints available from the Farm Security Administration collection in the Library of Congress</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </td> </tr> <tr> <td>Warrenton, Va. May, 1941. The Virginia Gold Cup Horse Race</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington County, Utah. September-October, 1940. Mormons farming dry land and raising poultry with aid of FSA cooperative irrigation project</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. A street scene, probably 14th Street, showing automobile and street car traffic. The People's Life Insurance Company appears in background</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. A view of the Washington Monument, looking west over cars parked along the Mall</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. April, 1942. Portraits of Colonel A.I. Ennis, Chief of U.S. Army Air Corps, Office of Public Relations, at his desk in the Munitions Building</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. December, 1941. A group of uniformed Boy Scouts inspecting artillery pieces and tanks displayed in Commerce Square</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. July, 1942. Lunch time in the wartime capital</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. June-July, 1942. Various recreational activities of servicemen, negro and white citizens</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. May, 1942. Public and commercial reaction to automobile, gasoline, and tire shortage immediately before and after rationing initiated</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Washington, D.C. September, 1942. Texture photographs to be used as backgrounds for filmstrip and motion picture titles</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The Washington wheat country. 1936-1941</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Way out West : images of the American ranch</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Weatherford, Texas. 1939. Farmers' market</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Weslaco, Texas. February, 1942. Farm Security Administration Mercer G. Evans farm workers community</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>West Carroll Parish, La. June, 1940. U.S. Farm Security Administration rehabilitation clients, cultivating, harvesting, and threshing</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>West Virginia. September, 1938. A miscellany of views in farming country</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Westmoreland homesteads, a subsistence homestead project of the U.S. Resettlement Administration near Greensburg, Pa. 1935-1937</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>What we are about to receive : historical voices from the United States Farm Security Administration Archival File</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>White lenses, black voices : Richard Wright narrates FSA photography</td> <td> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </td> </tr> <tr> <td>Williams County and surrounding territory in North Dakota. August- November, 1937</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Winter in Vermont. March, 1940. Farms and small towns under a heavy blanket of snow and ice</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Woodstock, Vermont(?). Horse on a very cold day</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Wyola, Wyoming. August, 1941. Stockmen's picnic and barbecue</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Yuba City, California. June, 1942. Truck and flower gardening at the FSA migratory farm worker's camp</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> </tbody> </table> </div> </div> <div id="SelectedCoauthors" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedCoauthorsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedCoauthorsContentClose"/> <span class="langHi0">Selected Co-authors</span> </h3> <div style="display: none;" id="SelectedCoauthorsContent" class="content"> <ol> <li>United States. Office of War Information ‎(70) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Collier, John, Jr., 1913-1992 ‎(60) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Dick, Sheldon ‎(25) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Myers, David (David Moffat) ‎(24) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Library of Congress ‎(24) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Rosskam, Edwin, 1903-1985. ‎(21) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Library of Congress. Prints and Photographs Division ‎(12) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Collins, Marjory, 1912-1985 ‎(12) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>United States. Resettlement Administration. ‎(7) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>United States. Office of Coordinator of Information. Foreign Information Service. ‎(6) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> </ol> </div> </div> <div id="Countries" class="mainSection"> <h3> <img id="CountriesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="CountriesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Countries and Regions of Publication</span> (8) </h3> <div id="CountriesContent" class="content" style="display:none;"> <div id="mapcontainer"> <div class="mapsNote"> <span class="langHi0">View the list below for more details</span>. </div> <div id="mapButtons"> <form action="?"> <label> <span class="langHi0">Map View</span>:</label> <input id="mapbutton-world" class="mapbutton-on" type="button" value="World" onclick="mapSwitch('world');"/> <input id="mapbutton-euro" class="mapbutton-off" type="button" value="Europe" onclick="mapSwitch('euro');"/> <input id="mapbutton-asia" class="mapbutton-off" type="button" value="Asia" onclick="mapSwitch('asia');"/> </form> </div> <div id="maps"> <img id="map-world" alt="World" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:80,30,10,10,10,10,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=USPRFRSEMYMXDECZ&amp;chtm=world&amp;chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:80,30,10,10,10,10,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=USPRFRSEMYMXDECZ&amp;chtm=europe&amp;chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:80,30,10,10,10,10,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=USPRFRSEMYMXDECZ&amp;chtm=asia&amp;chf=bg,s,c5e0fb"/> </div> <div id="colorKey"> <span class="colorKeyNote"> <span class="langHi0">Low</span> </span> <img src="/viaf/images/spacer.gif" id="color1" class="colorKey" alt="Lowest Number of Publications"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color2" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color3" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color4" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color5" class="colorKey"/> <img src="/viaf/images/spacer.gif" id="color6" class="colorKey" alt="Highest Number of Publications"/> <span class="colorKeyNote"> <span class="langHi0">High</span> </span> </div> <div id="viewLists"> <input type="button" id="viewListLink" class="mapbutton-off" value="View List" onclick="showhidelist('viewListLink'); return false;"/> <input type="button" id="hideListLink" class="mapbutton-on" value="Hide List" onclick="showhidelist('hideListLink'); return false;"/> </div> <div id="countryList"> <div class="mapsNote"> <span class="langHi0">The flags indicate which authority file had at least some publications from the country or region</span>:</div> <ul> <li>US - United States (220) <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>PR - Puerto Rico (6) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>FR - France (2) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>SE - Sweden (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>MY - Malaysia (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>MX - Mexico (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>DE - Germany (1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>CZ - Czech Republic (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> </ul> </div> </div> </div> </div> <div id="Timeline" class="mainSection"> <h3> <img id="TimelineContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="TimelineContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Publication Statistics</span> </h3> <div id="TimelineContent" class="content" style="display:none;"> <script type="text/javascript"> function dateMsg(decade, count){ var tld = document.getElementById('TimeLineDisplay'); if (count) { if (count=='1') tld.innerHTML = count + ' publications in the '+decade+"'s"; else tld.innerHTML = count + ' publications in the '+decade+"'s"; } else { tld.innerHTML = ''; } } </script> <ul> <li> <h4 class="subHead"> <span class="langHi0">Publication History</span> </h4> <div id="TimeLineShell"> <div id="TimeLineMarkers"> <span class="date">1400</span> <span class="TimeLineMarkerStart">|</span> <img id="line1490" class="marker" style="height:14.9px;" onmouseover="dateMsg('149'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1500" class="marker" style="height:14.9px;" onmouseover="dateMsg('150'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1510" class="marker" style="height:14.9px;" onmouseover="dateMsg('151'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1520" class="marker" style="height:14.9px;" onmouseover="dateMsg('152'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1530" class="marker" style="height:14.9px;" onmouseover="dateMsg('153'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1540" class="marker" style="height:14.9px;" onmouseover="dateMsg('154'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1550" class="marker" style="height:14.9px;" onmouseover="dateMsg('155'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1560" class="marker" style="height:14.9px;" onmouseover="dateMsg('156'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1570" class="marker" style="height:14.9px;" onmouseover="dateMsg('157'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1580" class="marker" style="height:14.9px;" onmouseover="dateMsg('158'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1590" class="marker" style="height:14.9px;" onmouseover="dateMsg('159'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1600" class="marker" style="height:14.9px;" onmouseover="dateMsg('160'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1610" class="marker" style="height:14.9px;" onmouseover="dateMsg('161'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1620" class="marker" style="height:14.9px;" onmouseover="dateMsg('162'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1630" class="marker" style="height:14.9px;" onmouseover="dateMsg('163'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1640" class="marker" style="height:14.9px;" onmouseover="dateMsg('164'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1650" class="marker" style="height:14.9px;" onmouseover="dateMsg('165'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1660" class="marker" style="height:14.9px;" onmouseover="dateMsg('166'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1670" class="marker" style="height:14.9px;" onmouseover="dateMsg('167'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1680" class="marker" style="height:14.9px;" onmouseover="dateMsg('168'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1690" class="marker" style="height:14.9px;" onmouseover="dateMsg('169'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1700" class="marker" style="height:14.9px;" onmouseover="dateMsg('170'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1710" class="marker" style="height:14.9px;" onmouseover="dateMsg('171'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1720" class="marker" style="height:14.9px;" onmouseover="dateMsg('172'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1730" class="marker" style="height:14.9px;" onmouseover="dateMsg('173'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1740" class="marker" style="height:14.9px;" onmouseover="dateMsg('174'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1750" class="marker" style="height:14.9px;" onmouseover="dateMsg('175'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1760" class="marker" style="height:14.9px;" onmouseover="dateMsg('176'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1770" class="marker" style="height:14.9px;" onmouseover="dateMsg('177'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1780" class="marker" style="height:14.9px;" onmouseover="dateMsg('178'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1790" class="marker" style="height:14.9px;" onmouseover="dateMsg('179'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1800" class="marker" style="height:14.9px;" onmouseover="dateMsg('180'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1810" class="marker" style="height:14.9px;" onmouseover="dateMsg('181'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1820" class="marker" style="height:14.9px;" onmouseover="dateMsg('182'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1830" class="marker" style="height:14.9px;" onmouseover="dateMsg('183'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1840" class="marker" style="height:14.9px;" onmouseover="dateMsg('184'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1850" class="marker" style="height:14.9px;" onmouseover="dateMsg('185'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1860" class="marker" style="height:14.9px;" onmouseover="dateMsg('186'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1870" class="marker" style="height:14.9px;" onmouseover="dateMsg('187'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1880" class="marker" style="height:14.9px;" onmouseover="dateMsg('188'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1890" class="marker" style="height:14.9px;" onmouseover="dateMsg('189'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1900" class="marker" style="height:17px;" onmouseover="dateMsg('190'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1910" class="marker" style="height:14.9px;" onmouseover="dateMsg('191'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1920" class="marker" style="height:17px;" onmouseover="dateMsg('192'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1930" class="marker" style="height:52.85px;" onmouseover="dateMsg('193'+'0', '577');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1940" class="marker" style="height:52.599999999999991px;" onmouseover="dateMsg('194'+'0', '557');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1950" class="marker" style="height:17px;" onmouseover="dateMsg('195'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:18.6px;" onmouseover="dateMsg('196'+'0', '5');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:24.3px;" onmouseover="dateMsg('197'+'0', '11');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:26.55px;" onmouseover="dateMsg('198'+'0', '15');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:19.9px;" onmouseover="dateMsg('199'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="marker" style="height:25.5px;" onmouseover="dateMsg('200'+'0', '13');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:28.6px;" onmouseover="dateMsg('201'+'0', '20');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <span class="TimeLineMarkerEnd">|</span> <span class="date">2100</span> </div> </div> <div id="TimeLineDisplayBox"> <span id="TimeLineDisplay"/> </div> </li> <li> <h4 class="subHead"> <span class="langHi0">Identifiers</span> </h4> <ul class="subList"> <li>20 <span class="langHi0">unique ISBN's</span> </li> </ul> </li> </ul> </div> </div> <div id="Publishers" class="mainSection"> <h3> <img id="PublishersContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="PublishersContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Selected Publishers</span> (12) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>The Library of Congress ‎(16) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Library of Congress ; Distributed in the USA and Canada by Antique Collectors' Club ‎(8) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>U.S. Govt. Print Off. ‎(6) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>[U.S. G.P.O.] ‎(5) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Ireland" title="National Library of Ireland" src="/viaf/images/flags/N6I.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Indiana University Press ‎(5) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of Spain" title="National Library of Spain" src="/viaf/images/flags/BNE.png"/> </span> </li> <li>Govern. Print. Office ‎(5) <span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> </span> </li> <li>Thunder's Mouth Press ‎(4) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Farm Security Administration ‎(4) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>TwoDot ‎(2) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>The University of Arkansas Press ‎(2) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>University of Illinois Press ‎(1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> </span> </li> <li>St. Martin's Press ‎(1) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </li> </ol> </div> </div> <div class="mainSection" id="About"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="AboutContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="AboutContentClose"/> <span class="langHi0">About</span> </h3> <div style="display: none;" class="content" id="AboutContent"> <div id="personalinfo" class="subsection"> <h2> <span class="langHi0">Personal Information</span> </h2> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>US - United States<span class="flags"> <img alt="National Library of Portugal" title="National Library of Portugal" src="/viaf/images/flags/PTBNP.png"/> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"/> </span> </li> <li>Stany Zjednoczone (USA) - <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>rolnictwo <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> <li>opieka spoleczna <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Language</span>: </span> </h4> <ul> <li>eng - English<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://cs.wikipedia.org/wiki/Farm_Security_Administration"> <span class="langHi0">Wikipedia</span> - https://cs.wikipedia.org/wiki/Farm_Security_Administration</a> </li> <li> <a href="https://de.wikipedia.org/wiki/Farm_Security_Administration"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Farm_Security_Administration</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Farm_Security_Administration"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Farm_Security_Administration</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Administración_de_Seguridad_Agraria"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Administración_de_Seguridad_Agraria</a> </li> <li> <a href="https://fa.wikipedia.org/wiki/اداره_حفاظت_از_مزارع"> <span class="langHi0">Wikipedia</span> - https://fa.wikipedia.org/wiki/اداره_حفاظت_از_مزارع</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Farm_Security_Administration"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Farm_Security_Administration</a> </li> <li> <a href="https://he.wikipedia.org/wiki/מנהלת_החקלאות_האמריקאית"> <span class="langHi0">Wikipedia</span> - https://he.wikipedia.org/wiki/מנהלת_החקלאות_האמריקאית</a> </li> <li> <a href="https://ja.wikipedia.org/wiki/FSAプロジェクト"> <span class="langHi0">Wikipedia</span> - https://ja.wikipedia.org/wiki/FSAプロジェクト</a> </li> <li> <a href="https://lv.wikipedia.org/wiki/Lauksaimniecības_nodrošināšanas_pārvalde"> <span class="langHi0">Wikipedia</span> - https://lv.wikipedia.org/wiki/Lauksaimniecības_nodrošināšanas_pārvalde</a> </li> <li> <a href="https://pt.wikipedia.org/wiki/Farm_Security_Administration"> <span class="langHi0">Wikipedia</span> - https://pt.wikipedia.org/wiki/Farm_Security_Administration</a> </li> <li> <a href="https://ru.wikipedia.org/wiki/Администрация_по_защите_фермерских_хозяйств"> <span class="langHi0">Wikipedia</span> - https://ru.wikipedia.org/wiki/Администрация_по_защите_фермерских_хозяйств</a> </li> <li> <a href="https://sv.wikipedia.org/wiki/Farm_Security_Administration"> <span class="langHi0">Wikipedia</span> - https://sv.wikipedia.org/wiki/Farm_Security_Administration</a> </li> <li> <a href="//isni.org/isni/000000011942766X">ISNI - 0000 0001 1942 766X</a> </li> </ul> </div> </div> </div> <div class="mainSection" id="RecordViews"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="RecordViewsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="RecordViewsContentClose"/> <span class="langHi0">Record Views</span> </h3> <div style="display:none;" class="content" id="RecordViewsContent"> <ul> <li> <a href="/viaf/157054481/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/157054481/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/157054481/rdf.xml" type="application/rdf+xml" rel="nofollow"> <span class="langHi0">RDF record</span> </a> </li> </ul> </div> </div> <div id="History" class="mainSection"> <h3> <img id="HistoryContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="HistoryContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">History of VIAF ID</span>:157054481 (29) </h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tr> <th> <span class="langHi0">Record ID</span> </th> <th id="action"> <span class="langHi0">Action</span> </th> <th> <span class="langHi0">Time</span> </th> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035507977">NLA|000035507977</a> </td> <td class="action">delete</td> <td>2010-12-17T05:21:25+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x03110976">BIBSYS|x03110976</a> </td> <td class="action">delete</td> <td>2013-01-14T22:09:03+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLIlat|000381832">NLIlat|000381832</a> </td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNF|12516390">BNF|12516390</a> </td> <td class="action">add</td> <td>2014-12-17T15:43:51+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 50067296">LC|n 50067296</a> </td> <td class="action">add</td> <td>2014-12-17T15:43:51+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|034405046">SUDOC|034405046</a> </td> <td class="action">add</td> <td>2014-12-17T15:43:51+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/N6I|vtls001223031">N6I|vtls001223031</a> </td> <td class="action">add</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q204493">WKP|Q204493</a> </td> <td class="action">add</td> <td>2015-05-12T00:14:00+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|000000011942766X">ISNI|000000011942766X</a> </td> <td class="action">add</td> <td>2015-11-02T06:54:15.713540+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BNE|XX139715">BNE|XX139715</a> </td> <td class="action">add</td> <td>2015-11-02T06:54:15.754742+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|ADV12339692">BAV|ADV12339692</a> </td> <td class="action">delete</td> <td>2015-11-02T06:54:15.762583+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PTBNP|1049240">PTBNP|1049240</a> </td> <td class="action">add</td> <td>2016-01-25T13:10:26.457268+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|042160618">DNB|042160618</a> </td> <td class="action">delete</td> <td>2016-03-21T07:51:23.136831+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA03578426">NII|DA03578426</a> </td> <td class="action">add</td> <td>2016-08-01T02:48:50.833323+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1086375416">DNB|1086375416</a> </td> <td class="action">delete</td> <td>2016-12-18T08:50:59.500257+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1086615999">DNB|1086615999</a> </td> <td class="action">delete</td> <td>2016-12-18T08:50:59.793359+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|3110976">BIBSYS|3110976</a> </td> <td class="action">add</td> <td>2017-04-23T04:54:43.471211+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|007539606">DNB|007539606</a> </td> <td class="action">add</td> <td>2018-04-23T08:14:29.899010+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LAC|0061B1466E">LAC|0061B1466E</a> </td> <td class="action">delete</td> <td>2018-12-03T00:37:47.001875+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/LAC|0061B1466F">LAC|0061B1466F</a> </td> <td class="action">delete</td> <td>2018-12-03T00:37:47.026104+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007312645005171">J9U|987007312645005171</a> </td> <td class="action">add</td> <td>2020-02-02T16:09:22.327165+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|000381832">NLI|000381832</a> </td> <td class="action">delete</td> <td>2020-04-12T10:24:14.214603+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls011131459">RERO|vtls011131459</a> </td> <td class="action">delete</td> <td>2020-06-17T04:32:51.935228+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A011131459">RERO|A011131459</a> </td> <td class="action">add</td> <td>2020-06-17T21:03:20.669525+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/CAOONL|ncf10295007">CAOONL|ncf10295007</a> </td> <td class="action">add</td> <td>2021-04-18T20:15:27.658979+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9813140814405606">PLWABN|9813140814405606</a> </td> <td class="action">add</td> <td>2023-02-28T12:45:52.138593+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035567512">NLA|000035567512</a> </td> <td class="action">add</td> <td>2023-08-20T17:07:54.731333+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BAV|494_2410">BAV|494_2410</a> </td> <td class="action">delete</td> <td>2023-08-21T01:21:32.145713+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SZ|007539606">SZ|007539606</a> </td> <td class="action">add</td> <td>2024-08-11T00:38:56.099527+00:00</td> </tr> </table> </div> </div> </div> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"/> </div> </div> <div id="footer2-wrap"> <div id="footer2"> <div id="logo"> <img title="OCLC Logo" alt="OCLC Logo" src="/viaf/images/logo_col_v_white.gif"/> </div> <div id="legal"> <div id="copyright">© 2010-2024 OCLC <br/> <a href="//policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br/> <a href="https://policies.oclc.org/en/privacy/cookie-statement.html">Cookie Notice</a> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> </div> <div id="TandC"> <a href="//www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"> <a href="http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"/> </div> <div id="footer-right"> <div class="footer" id="feedback"> <img alt="Send us a comment." title="Send us a comment." src="/viaf/images/mail.gif"/> <a href="mailto:bibchange@oclc.org?subject=VIAF feedback"> <span class="langHi0">Send us a comment.</span> </a> </div> <div class="footer" id="about"> <img alt="About VIAF" title="About VIAF" src="/viaf/images/info.gif"/> <a href="//www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10