Retrieving Data Resource Information

The /resource/{id} endpoint is used to retrieve data resource information for the resource id requested.

Making a Request

When you call the /resource/{id} endpoint, data resource details such as label, meta data, types and edge information are returned.

Endpoint URL for Retrieving Data Resource Information

GET https://{bibliograph_domain}/resource/{id}

Data Parameter

To Use the Retrieve Data Resource Information Endpoint:

Gather the following information for the request:

Parameter NameDescriptionRequired/OptionalParameter TypeFormatDefaultExample Values
bibliograph_domainURL assigned by EBSCORequiredServer URLstring-link.dclibrary.org
idResource ID - resource hashRequiredPathstring-Nx_vlijlw_Tw

/resource/{id} supports text/html or application/json. Please reach out through EBSCO Connect if you need help with your BiblioGraph domain.

Request

GET https://udec.library.link/resouce/No_vlijw_Tw.json
GET https://udec.library.link/resouce/No_vlijw_Tw

📘

Enter the resource id with a file extension of .json if you would like a data resource json object returned. Enter the resource id without a file extension if you would like the html page representation of the resource returned.

Response

The response to the /resource/{id} endpoint is returned in json or html depending on the request. If the id path parameter has the .json file extension, then json is returned. If the id path parameter has no file extension, an html representation of the data resource is returned.

Response

{
  "active_event": 118801,
  "created_event": 21253,
  "incoming_edges": {
    "http://bibfra.me/vocab/relation/isPartOf": {
      "count": 26,
      "predicate_hash": "LAY7jcUW3Fc"
    }
  },
  "is_active": true,
  "label": "DC Public Library System",
  "meta": {
    "http://library.link/vocab/provenance": [
      "http://graph.ebsco.link/source/marc"
    ],
    "http://library.link/vocab/rulesVersion": [
      2
    ],
    "http://library.link/vocab/transformRuleSet": [
      "http://graph.ebsco.link/transform/sd_erc",
      "http://graph.ebsco.link/transform/marcjs"
    ]
  },
  "outgoing_edges": {
    "http://library.link/vocab/isCustomerOf": {
      "count": 1,
      "items": {
        "B9z253Cn6bI": {
          "edge": {
            "created_event": 21253,
            "is_active": true,
            "updated_event": 118801
          },
          "resource": {
            "created_event": 21253,
            "label": "DC Public Library System",
            "provenance": [
              "http://graph.ebsco.link/source/marc"
            ],
            "types": [
              {
                "type_hash": "vvOVpoUegY4",
                "type_uri": "http://library.link/vocab/Customer"
              }
            ],
            "updated_event": 118801
          }
        }
      },
      "predicate_hash": "j8J0x2vwYNo"
    }
  },
  "published_date": "2024-05-09T14:11:39+00:00",
  "resource": {
    "http://bibfra.me/vocab/lite/label": [
      "DC Public Library System"
    ],
    "http://bibfra.me/vocab/lite/link": [
      "https://www.dclibrary.org/"
    ],
    "http://bibfra.me/vocab/lite/name": [
      "DC Public Library System"
    ],
    "http://bibfra.me/vocab/marc/organizationKey": [
      "dcpl"
    ],
    "http://library.link/vocab/addressCountry": [
      "US"
    ],
    "http://library.link/vocab/addressLocality": [
      "Washington"
    ],
    "http://library.link/vocab/addressRegion": [
      "DC"
    ],
    "http://library.link/vocab/baseUrl": [
      "https://link.dclibrary.org/"
    ],
    "http://library.link/vocab/domain": [
      "link.dclibrary.org"
    ],
    "http://library.link/vocab/fingerprint": [
      [
        "http://bibfra.me/purl/versa/type",
        "http://library.link/vocab/LibrarySystem"
      ],
      [
        "http://bibfra.me/vocab/lite/name",
        "DC Public Library System"
      ],
      [
        "http://library.link/vocab/domain",
        "link.dclibrary.org"
      ]
    ],
    "http://library.link/vocab/googleSearchConsoleAccount": [
      "[email protected]"
    ],
    "http://library.link/vocab/libraryType": [
      "public"
    ],
    "http://library.link/vocab/provenance": [
      "http://graph.ebsco.link/source/marc"
    ],
    "http://library.link/vocab/quickLinks": [
      "[{'label': 'Explore Digital Resources', 'url': 'https://www.dclibrary.org/godigital'}, {'label': 'Follow Our Podcasts', 'url': 'https://www.dclibrary.org/podcasts'}, {'label': 'Visit The Labs', 'url': 'https://www.dclibrary.org/labsatdcpl'}, {'label': 'Find a Story Time Near You', 'url': 'https://www.dclibrary.org/kids/storytime'}]"
    ],
    "http://library.link/vocab/registrationLinks": [
      "{'label': 'Get A Library Card', 'url': 'https://www.dclibrary.org/catalog/account/application'}"
    ],
    "http://library.link/vocab/rulesVersion": [
      2
    ],
    "http://library.link/vocab/socialLinks": [
      "[{'url': 'https://twitter.com/dcpl', 'label': 'twitter'}, {'url': 'http://www.pinterest.com/dcpubliclibrary/', 'label': 'pinterest'}, {'url': 'https://www.instagram.com/dcpubliclibrary', 'label': 'instagram'}, {'url': 'https://www.facebook.com/dclibrary', 'label': 'facebook'}]"
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": "DC Public Library System"
  },
  "resource_hash": "No_vljLw_Tw",
  "types": [
    {
      "type_hash": "vxa3WiZnlQY",
      "type_uri": "http://library.link/vocab/LibrarySystem"
    }
  ],
  "updated_event": 118801
}
<!DOCTYPE html>
<html lang="en" dir="ltr">
  <head>
    <meta charSet="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1"/>
    <link rel="stylesheet" href="/_next/static/css/9a28c271f092e595.css" data-precedence="next"/>
    <link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-486f09c6ed9a4771.js"/>
    <script src="/_next/static/chunks/c4e3e400-afc0011c1c0f9595.js" async=""></script><script src="/_next/static/chunks/162-80e683331bfa0b73.js" async=""></script><script src="/_next/static/chunks/main-app-7cd3aa7bca1b12ea.js" async=""></script><script src="/_next/static/chunks/887-a379fab2bba3a4a1.js" async=""></script><script src="/_next/static/chunks/724-46bcfad24ba2667d.js" async=""></script><script src="/_next/static/chunks/app/%5Blocale%5D/layout-020eda25cb0054d2.js" async=""></script><script src="/_next/static/chunks/53a5331c-3ca5e7349165b51f.js" async=""></script><script src="/_next/static/chunks/4ee90937-f04b2675117da43b.js" async=""></script><script src="/_next/static/chunks/34f90582-89a0039df72fcf1d.js" async=""></script><script src="/_next/static/chunks/27324865-cdc3a0824a75bce4.js" async=""></script><script src="/_next/static/chunks/23fe3db3-7bd8839d0a1b2d7e.js" async=""></script><script src="/_next/static/chunks/711-c61799767e31aeb9.js" async=""></script><script src="/_next/static/chunks/841-9902616ef0993039.js" async=""></script><script src="/_next/static/chunks/434-7199870de9def42f.js" async=""></script><script src="/_next/static/chunks/app/%5Blocale%5D/error-04b79610f3b0e155.js" async=""></script><script src="/_next/static/chunks/683-552999efbb9372f8.js" async=""></script><script src="/_next/static/chunks/746-3aa372a267e4721a.js" async=""></script><script src="/_next/static/chunks/238-6c1f114d1fa4a324.js" async=""></script><script src="/_next/static/chunks/539-2503e876d38d10a2.js" async=""></script><script src="/_next/static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js" async=""></script><script src="/_next/static/chunks/316-3c212c4fa4b24ef7.js" async=""></script><script src="/_next/static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/layout-15bc64f10a0b2312.js" async=""></script>
    <title>Bibliograph</title>
    <meta name="description" content="An open data platform that grows library visibility through a collaboration of thousands of libraries and their service providers. Our mission is to build new pathways to libraries on the Web. Together, we share structured data and connect people with the books they want to read."/>
    <meta name="next-size-adjust"/>
    <script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script>
  </head>
  <body class="flex min-h-screen flex-col __className_aaf875">
    <header class="w-full border-b bg-accent py-3">
      <div class="container flex flex-col items-center space-y-2 sm:flex-row sm:space-x-10 sm:space-y-0">
        <h1 class="shrink text-center text-xl tracking-tight text-primary"><a href="/">DC Public Library System</a></h1>
        <form role="search" class="relative flex w-full flex-1 flex-col items-center" data-testid="search" action="/search">
          <input type="hidden" class="flex h-10 w-full rounded-md border bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none disabled:cursor-not-allowed disabled:opacity-50" name="t" value="http://bibfra.me/vocab/lite/Concept"/><input type="hidden" class="flex h-10 w-full rounded-md border bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none disabled:cursor-not-allowed disabled:opacity-50" name="t" value="http://bibfra.me/vocab/lite/Item"/><input type="hidden" class="flex h-10 w-full rounded-md border bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none disabled:cursor-not-allowed disabled:opacity-50" name="t" value="http://bibfra.me/vocab/lite/Person"/><input class="flex h-10 w-full rounded-md border bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none disabled:cursor-not-allowed disabled:opacity-50" data-testid="search-input" placeholder="Search by Resource or Type name" autoComplete="off" name="q" value=""/>
          <div class="absolute z-30 mt-10 w-full">
            <ul data-testid="search-results-list" class="max-h-96 w-full overflow-y-scroll rounded-b border border-gray-300 bg-background text-foreground hidden"></ul>
          </div>
        </form>
      </div>
    </header>
    <div class="container pt-7">
      <main>
        <div class="flex flex-col gap-5">
          <div class="flex flex-col gap-5 sm:flex-row">
            <div class="w-full sm:w-7/12">
              <div class="rounded-lg border bg-card text-card-foreground shadow-sm" data-testid="resource-info-card">
                <div class="flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium">
                  <h3 class="font-semibold tracking-tight flex justify-between text-lg">
                    <div>
                      <span class="ms-1 inline-block min-w-4 text-secondary">
                        <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building-columns" class="svg-inline--fa fa-building-columns " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                          <path fill="currentColor" d="M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path>
                        </svg>
                      </span>
                      <span class="ms-2">DC Public Library System</span>
                    </div>
                    <button type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:R4l6fnnkv5ujta:" data-state="closed">
                      <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="circle-info" class="svg-inline--fa fa-circle-info text-primary" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path>
                      </svg>
                    </button>
                  </h3>
                </div>
                <div class="p-6 pt-0 flex flex-col gap-5">
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Type</div>
                    <div class="w-full sm:w-2/3">
                      <ul>
                        <li>
                          <a class="me-2 text-primary" href="/types/vxa3WiZnlQY">
                            <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building-columns" class="svg-inline--fa fa-building-columns me-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                              <path fill="currentColor" d="M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path>
                            </svg>
                            http://library.link/vocab/LibrarySystem
                          </a>
                        </li>
                      </ul>
                    </div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">
                      BiblioGraph member
                      <div class="inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent text-primary-foreground hover:bg-primary/80 ml-1 bg-secondary">1</div>
                    </div>
                    <div class="w-full sm:w-2/3">
                      <ul>
                        <li>
                          <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="address-card" class="svg-inline--fa fa-address-card me-2 text-secondary" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                            <path fill="currentColor" d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm80 256h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16z"></path>
                          </svg>
                          <span class="text-primary hover:underline"><a href="/resource/B9z253Cn6bI">DC Public Library System</a></span>
                        </li>
                      </ul>
                    </div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Label</div>
                    <div class="w-full sm:w-2/3">DC Public Library System</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Link</div>
                    <div class="w-full sm:w-2/3">
                      <div class="break-words text-primary hover:underline">
                        <a href="">
                          <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="square-arrow-up-right" class="svg-inline--fa fa-square-arrow-up-right me-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                            <path fill="currentColor" d="M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zM160 144c-13.3 0-24 10.7-24 24s10.7 24 24 24h94.1L119 327c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135V328c0 13.3 10.7 24 24 24s24-10.7 24-24V168c0-13.3-10.7-24-24-24H160z"></path>
                          </svg>
                          https://www.dclibrary.org/
                        </a>
                      </div>
                    </div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Name</div>
                    <div class="w-full sm:w-2/3">DC Public Library System</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Organization Key</div>
                    <div class="w-full sm:w-2/3">dcpl</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Address country</div>
                    <div class="w-full sm:w-2/3">US</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Address locality</div>
                    <div class="w-full sm:w-2/3">Washington</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">Address region</div>
                    <div class="w-full sm:w-2/3">DC</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.baseUrl</div>
                    <div class="w-full sm:w-2/3">https://link.dclibrary.org/</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.domain</div>
                    <div class="w-full sm:w-2/3">link.dclibrary.org</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.googleSearchConsoleAccount</div>
                    <div class="w-full sm:w-2/3">[email protected]</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.libraryType</div>
                    <div class="w-full sm:w-2/3">public</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.quickLinks</div>
                    <div class="w-full sm:w-2/3">[{&#x27;label&#x27;: &#x27;Explore Digital Resources&#x27;, &#x27;url&#x27;: &#x27;https://www.dclibrary.org/godigital&#x27;}, {&#x27;label&#x27;: &#x27;Follow Our Podcasts&#x27;, &#x27;url&#x27;: &#x27;https://www.dclibrary.org/podcasts&#x27;}, {&#x27;label&#x27;: &#x27;Visit The Labs&#x27;, &#x27;url&#x27;: &#x27;https://www.dclibrary.org/labsatdcpl&#x27;}, {&#x27;label&#x27;: &#x27;Find a Story Time Near You&#x27;, &#x27;url&#x27;: &#x27;https://www.dclibrary.org/kids/storytime&#x27;}]</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.registrationLinks</div>
                    <div class="w-full sm:w-2/3">{&#x27;label&#x27;: &#x27;Get A Library Card&#x27;, &#x27;url&#x27;: &#x27;https://www.dclibrary.org/catalog/account/application&#x27;}</div>
                  </div>
                  <div class="flex flex-col justify-between sm:flex-row">
                    <div class="w-full font-medium sm:w-1/3">resource.socialLinks</div>
                    <div class="w-full sm:w-2/3">[{&#x27;url&#x27;: &#x27;https://twitter.com/dcpl&#x27;, &#x27;label&#x27;: &#x27;twitter&#x27;}, {&#x27;url&#x27;: &#x27;http://www.pinterest.com/dcpubliclibrary/&#x27;, &#x27;label&#x27;: &#x27;pinterest&#x27;}, {&#x27;url&#x27;: &#x27;https://www.instagram.com/dcpubliclibrary&#x27;, &#x27;label&#x27;: &#x27;instagram&#x27;}, {&#x27;url&#x27;: &#x27;https://www.facebook.com/dclibrary&#x27;, &#x27;label&#x27;: &#x27;facebook&#x27;}]</div>
                  </div>
                </div>
              </div>
            </div>
            <div class="flex w-full flex-col gap-5 sm:w-5/12">
              <div class="rounded-lg border bg-card text-card-foreground shadow-sm" data-testid="resource-actions-card">
                <div class="flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium">
                  <h3 class="font-semibold tracking-tight text-md">Actions</h3>
                </div>
                <div class="p-6 pt-0 flex flex-col gap-2">
                  <div class="flex justify-between">
                    <button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rdl96fnnkv5ujta:" data-state="closed">
                      <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="code" class="svg-inline--fa fa-code me-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512">
                        <path fill="currentColor" d="M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"></path>
                      </svg>
                      Share resources that are part of the LibrarySystem
                    </button>
                    <button type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rll96fnnkv5ujta:" data-state="closed">
                      <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="circle-info" class="svg-inline--fa fa-circle-info text-primary" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
              <div class="rounded-lg border bg-card text-card-foreground shadow-sm">
                <div class="flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium">
                  <h3 class="font-semibold tracking-tight text-md">Incoming Resources</h3>
                </div>
                <div class="p-6 pt-0">
                  <ul>
                    <li>
                      <div class="mb-3 flex justify-between">
                        <div>Has parts</div>
                        <div class="inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent text-primary-foreground hover:bg-primary/80 bg-secondary">26</div>
                      </div>
                      <div dir="ltr" class="relative max-h-[400px] overflow-auto" style="position:relative;--radix-scroll-area-corner-width:0px;--radix-scroll-area-corner-height:0px">
                        <style>[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}</style>
                        <div data-radix-scroll-area-viewport="" class="h-full w-full rounded-[inherit]" style="overflow-x:hidden;overflow-y:hidden">
                          <div style="min-width:100%;display:table">
                            <ul class="ps-3 pt-3">
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/266udJX-nRE">Woodridge Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/Gh5lfMU4HS0">Shaw (Watha T. Daniel) Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/4-o9tL7aEOc">Tenley-Friendship Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/qWXpT9euN3I">West End Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/zhyEMfJVsgE">Francis A. Gregory Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/GA5tKiIsonI">Cleveland Park Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/7OQl8GFMXUQ">Mt. Pleasant Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/DMHZiXc0EcQ">Petworth Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/vuCJPVJYt_8">Georgetown Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/h1Z2daDWn6k">Rosedale Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/n5exFNocsdE">Shepherd Park (Juanita E. Thornton) Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/tSIA6Er8L5o">Northeast Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/ZNtwpY-V6bk">Capitol View Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/XEXbUNDf98Y">Palisades Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/oBEaTIvYyWY">Southeast Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/jGxt69iKhyk">Martin Luther King Jr. Memorial Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/coCzVIz9dGI">Lamond-Riggs Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/hf8GCBtBjnc">Northwest One Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/n1VKy4DJuzo">Parklands-Turner Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/mvvEzRlXakQ">Bellevue (William O. Lockridge) Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/rBs3n2lZ-ZE">Chevy Chase Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/Zfi5qQh73D8">Anacostia Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/rYsikFupRuA">Southwest Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/_zRskbl_dLc">Benning (Dorothy I. Height) Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/8OqJxi4n-Xw">Deanwood Library</a>
                              </li>
                              <li>
                                <span class="ms-1 inline-block min-w-4 text-secondary">
                                  <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="building" class="svg-inline--fa fa-building " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                                    <path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"></path>
                                  </svg>
                                </span>
                                <a class="ms-1 text-primary hover:underline" href="/resource/9yTHTxkAXEI">Takoma Park Library</a>
                              </li>
                            </ul>
                          </div>
                        </div>
                      </div>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
          <div>
            <div data-testid="link-analysis-accordion" data-orientation="vertical">
              <div data-state="closed" data-orientation="vertical" class="border-b-0">
                <h3 data-orientation="vertical" data-state="closed" class="flex">
                  <button type="button" aria-controls="radix-:R66fnnkv5ujta:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R26fnnkv5ujta:" class="flex flex-1 items-center justify-between font-medium transition-all [&amp;[data-state=open]&gt;svg]:rotate-180 rounded-t-lg bg-muted px-5 py-3 hover:no-underline" data-testid="link-analysis-accordion-trigger" data-radix-collection-item="">
                    <h3 class="text-lg font-semibold tracking-tight">Link Analysis</h3>
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 shrink-0 transition-transform duration-200">
                      <path d="m6 9 6 6 6-6"></path>
                    </svg>
                  </button>
                </h3>
                <div data-state="closed" id="radix-:R66fnnkv5ujta:" hidden="" role="region" aria-labelledby="radix-:R26fnnkv5ujta:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div>
              </div>
            </div>
          </div>
        </div>
        <script id="resource-jsonld" type="application/ld+json">{"@context":"http://schema.org","@id":"https://link.dclibrary.org/resource/No_vljLw_Tw","url":"https://link.dclibrary.org/resource/No_vljLw_Tw","name":"DC Public Library System","potentialAction":[{"@type":"OrganizeAction","agent":{"@type":"LibrarySystem","@id":"https://link.dclibrary.org/","name":"DC Public Library System"},"participant":{"@type":"Organization","@id":"http://ebsco.com/#This","url":"http://ebsco.com/","name":"EBSCO"},"object":{"@id":"https://link.dclibrary.org/resource/No_vljLw_Tw"}}]}</script><script id="resource-graph-jsonld" type="application/ld+json">{"@context":{"@vocab":"http://library.link/vocab/"},"@id":"https://link.dclibrary.org/resource/No_vljLw_Tw","url":"https://link.dclibrary.org/resource/No_vljLw_Tw","@type":"http://library.link/vocab/LibrarySystem","name":"DC Public Library System","fingerprint":[["http://bibfra.me/purl/versa/type","http://library.link/vocab/LibrarySystem"],["http://bibfra.me/vocab/lite/name","DC Public Library System"],["http://library.link/vocab/domain","link.dclibrary.org"]],"rulesVersion":[2],"edges":{"http://library.link/vocab/isCustomerOf":[{"@id":"B9z253Cn6bI","url":"https://link.dclibrary.org/resource/B9z253Cn6bI","name":"DC Public Library System","@type":"http://library.link/vocab/Customer"}]}}</script><script id="resource-stats-jsonld" type="application/ld+json">{"@context":{"@vocab":"http://library.link/vocab/"},"@id":"https://link.dclibrary.org/resource/No_vljLw_Tw","url":"https://link.dclibrary.org/resource/No_vljLw_Tw","@type":"http://library.link/vocab/LibrarySystem","name":"DC Public Library System","stats":{"sourceResources":1,"sourcePropertyTypes":1,"targetResources":26,"targetPropertyTypes":1,"externalLinks":1,"totalOutgoingLinks":2,"totalIncomingLinks":26}}</script>
      </main>
    </div>
    <footer class="mx-auto max-w-7xl overflow-hidden px-6 py-20 sm:py-24 lg:px-8">
      <nav class="-mb-6 columns-2 sm:flex sm:justify-center sm:space-x-12" aria-label="Footer">
        <div class="pb-6"><a href="https://www.ebsco.com/products/bibliograph" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">About</a></div>
        <div class="pb-6"><a href="https://bibfra.me" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">Vocabulary</a></div>
        <div class="pb-6"><a href="/types" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">Types</a></div>
        <div class="pb-6"><a href="/branches" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">Branches</a></div>
        <div class="pb-6"><a href="/collections" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">Collections</a></div>
        <div class="pb-6"><a href="https://stats.tools.library.link/domain/link.dclibrary.org" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">Statistics</a></div>
        <div class="pb-6"><a href="https://faq.library.link/support" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100">Support</a></div>
      </nav>
      <p class="mt-10 text-center text-xs leading-5 text-gray-500">Structured data licensed under <a class="text-primary underline" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> by DC Public Library System. Additional terms may apply for third-party namespace data.</p>
    </footer>
    <script src="/_next/static/chunks/webpack-486f09c6ed9a4771.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/9a28c271f092e595.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[9506,[],\"\"]\n6:I[3721,[],\"\"]\n9:I[8222,[],\"\"]\ne:I[484,[],\"\"]\n7:[\"locale\",\"en\",\"d\"]\n8:[\"id\",\"No_vljLw_Tw\",\"d\"]\nf:[]\n"])</script><script>self.__next_f.push([1,"0:[null,[\"$\",\"$L3\",null,{\"buildId\":\"fwTWxvD2veuiO6VCPKzG1\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/resource/No_vljLw_Tw\",\"initialTree\":[\"\",{\"children\":[[\"locale\",\"en\",\"d\"],{\"children\":[\"(pages-with-footer)\",{\"children\":[\"(pages-with-header)\",{\"children\":[\"resource\",{\"children\":[[\"id\",\"No_vljLw_Tw\",\"d\"],{\"children\":[\"__PAGE__\",{}]}]}]}]}]},\"$undefined\",\"$undefined\",true]}],\"initialSeedData\":[\"\",{\"children\":[[\"locale\",\"en\",\"d\"],{\"children\":[\"(pages-with-footer)\",{\"children\":[\"(pages-with-header)\",{\"children\":[\"resource\",{\"children\":[[\"id\",\"No_vljLw_Tw\",\"d\"],{\"children\":[\"__PAGE__\",{},[[\"$L4\",\"$L5\"],null],null]},[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"$7\",\"children\",\"(pages-with-footer)\",\"children\",\"(pages-with-header)\",\"children\",\"resource\",\"children\",\"$8\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"$7\",\"children\",\"(pages-with-footer)\",\"children\",\"(pages-with-header)\",\"children\",\"resource\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[[\"$La\",[\"$\",\"div\",null,{\"className\":\"container pt-7\",\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"$7\",\"children\",\"(pages-with-footer)\",\"children\",\"(pages-with-header)\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}]}]],null],null]},[[[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"$7\",\"children\",\"(pages-with-footer)\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],\"$Lb\"],null],null]},[\"$Lc\",null],null]},[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[],\"styles\":[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9a28c271f092e595.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]}],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$Ld\"],\"globalErrorComponent\":\"$e\",\"missingSlots\":\"$Wf\"}]]\n"])</script><script>self.__next_f.push([1,"c:[\"$\",\"html\",null,{\"lang\":\"en\",\"dir\":\"ltr\",\"children\":[\"$\",\"body\",null,{\"className\":\"flex min-h-screen flex-col __className_aaf875\",\"children\":\"$L10\"}]}]\nd:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Bibliograph\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"An open data platform that grows library visibility through a collaboration of thousands of libraries and their service providers. Our mission is to build new pathways to libraries on the Web. Together, we share structured data and connect people with the books they want to read.\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script><script>self.__next_f.push([1,"11:I[8505,[\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"724\",\"static/chunks/724-46bcfad24ba2667d.js\",\"203\",\"static/chunks/app/%5Blocale%5D/layout-020eda25cb0054d2.js\"],\"default\"]\n12:I[6421,[\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"724\",\"static/chunks/724-46bcfad24ba2667d.js\",\"203\",\"static/chunks/app/%5Blocale%5D/layout-020eda25cb0054d2.js\"],\"default\"]\n13:I[2994,[\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"724\",\"static/chunks/724-46bcfad24ba2667d.js\",\"203\",\"static/chunks/app/%5Blocale%5D/layout-020eda25cb0054d2.js\"],\"default\"]\n14:I[4469,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"816\",\"static/chunks/app/%5Blocale%5D/error-04b79610f3b0e155.js\"],\"default\"]\n15:I[7559,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"default\"]\n16:I[8872,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d"])</script><script>self.__next_f.push([1,"7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"\"]\n17:I[6872,[\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"724\",\"static/chunks/724-46bcfad24ba2667d.js\",\"203\",\"static/chunks/app/%5Blocale%5D/layout-020eda25cb0054d2.js\"],\"Toaster\"]\n"])</script><script>self.__next_f.push([1,"10:[\"$\",\"$L11\",null,{\"locale\":\"en\",\"now\":\"$D2024-06-03T19:57:40.453Z\",\"timeZone\":\"America/New_York\",\"messages\":{\"404\":{\"Support\":\"Support\",\"Page not found\":\"Page not found\",\"Sorry we couldnt find the page youre looking for\":\"Sorry, we couldn't find the page you’re looking for.\",\"Go back home\":\"Go back home\"},\"copyright\":\"{year} EBSCO Information Services, Inc. All rights reserved.\",\"structured data license\":\"Structured data licensed under \u003cccLicenseLink\u003eCC BY 4.0\u003c/ccLicenseLink\u003e by {library}. Additional terms may apply for third-party namespace data.\",\"Statistics\":\"Statistics\",\"Collections\":\"Collections\",\"Types\":\"Types\",\"Branches\":\"Branches\",\"Vocabulary\":\"Vocabulary\",\"About\":\"About\",\"Resource types\":\"Resource types\",\"true\":\"Yes\",\"false\":\"No\",\"Close\":\"Close\",\"Copy\":\"Copy\",\"Copied to clipboard\":\"Copied to clipboard\",\"Failed to copy\":\"We're sorry, but we couldn't copy the content automatically. Please try manually copying the content by selecting it and using your device's copy shortcut (usually Ctrl+C or Command+C). If you continue to experience issues, please contact our support team for assistance. We apologize for any inconvenience.\",\"Publication Date\":\"Publication Date\",\"error\":{\"Something went wrong\":\"Something went wrong!\",\"Try again\":\"Try again\"},\"home\":{\"Search\":\"Search\",\"Search by Resource or Type name\":\"Search by Resource or Type name\"},\"type\":{\"Agent\":\"Agent\",\"Annotation\":\"Annotation\",\"Category\":\"Category\",\"CategorySet\":\"Category Set\",\"Collection\":\"Collection\",\"Concept\":\"Concept\",\"CopyrightEvent\":\"Copyright Event\",\"Family\":\"Family\",\"Form\":\"Form\",\"Instance\":\"Instance\",\"Identifier\":\"Identifier\",\"Item\":\"Item\",\"Jurisdiction\":\"Jurisdiction\",\"Meeting\":\"Meeting\",\"Organization\":\"Organization\",\"Person\":\"Person\",\"Place\":\"Place\",\"ProviderEvent\":\"Provider Event\",\"Series\":\"Series\",\"Temporal\":\"Temporal\",\"Topic\":\"Topic\",\"Work\":\"Work\",\"LibrarySystem\":\"Library System\",\"LibraryBranch\":\"Library Branch\",\"List\":\"List\",\"ListItem\":\"List Item\",\"None\":\"None\"},\"resource\":{\"creator\":\"Creator\",\"contributor\":\"Contributor\",\"author\":\"Author\",\"editor\":\"Editor\",\"compiler\":\"Compiler\",\"composer\":\"Composer\",\"description\":\"Description\",\"artist\":\"Artist\",\"interviewer\":\"Interviewer\",\"interviewee\":\"Interviewee\",\"speaker\":\"Speaker\",\"producer\":\"Producer\",\"director\":\"Director\",\"performer\":\"Performer\",\"photographer\":\"Photographer\",\"illustrator\":\"Illustrator\",\"narrator\":\"Narrator\",\"translator\":\"Translator\",\"summary\":\"Summary\",\"review\":\"Review\",\"title\":\"Title\",\"abstract\":\"Abstract\",\"contentAdvice\":\"Content advice\",\"tableOfContents\":\"Table of contents\",\"biographyNote\":\"Biography note\",\"language\":\"Language\",\"literaryForm\":\"Literary form\",\"provider\":\"Provider\",\"publication\":\"Publication\",\"copyright\":\"Copyright\",\"volume\":\"Volume\",\"edition\":\"Edition\",\"extent\":\"Extent\",\"note\":\"Note\",\"contentsNote\":\"Contents note\",\"physicalDescription\":\"Physical description\",\"specificMaterialDesignation\":\"Specific material designation\",\"formOfItem\":\"Form of item\",\"qualifyingInformation\":\"Qualifying information\",\"isbn\":\"ISBN\",\"authorityLink\":\"Authority link\",\"link\":\"Link\",\"heldBy\":\"Held by\",\"subject\":\"Subject\",\"genre\":\"Genre\",\"accessVendor\":\"Access vendor\",\"providerDate\":\"Provider date\",\"classification\":\"Classification\",\"memberOf\":\"Member of\",\"isPartOf\":\"Is part of\",\"isBasedOn\":\"Is based on\",\"isAdaptationOf\":\"Is adaptation of\",\"isDerivativeOf\":\"Is derivative of\",\"isEditionOf\":\"Is edition of\",\"isSubseriesOf\":\"Is subseries of\",\"isSupplementOf\":\"Is supplement of\",\"isTranslationOf\":\"Is translation of\",\"resourceID\":\"Resource ID\",\"isActive\":\"Is active\",\"provenance\":\"Provenance\",\"rulesVersion\":\"Rules version\",\"rules\":\"Rules\",\"transformRuleSet\":\"Transform rules\",\"Type\":\"Type\",\"label\":\"Label\",\"mainTitle\":\"Main title\",\"responsibilityStatement\":\"Responsibility statement\",\"seriesStatement\":\"Series statement\",\"content\":\"Content\",\"localRemark\":\"\u003cb\u003e{label}\u003c/b\u003e \u003cinfoPopover\u003eThe property URI {predicate} is locally defined and does not have a corresponding human-readable label. The label shown here is derived and may not be correct\u003c/infoPopover\u003e\",\"Incoming Resources\":\"Incoming Resources\",\"Outgoing Resources\":\"Outgoing Resources\",\"Related Resources\":\"Related Resources\",\"Share resources\":\"Share resources\",\"Share resources by type\":\"Share resources by the {type}\",\"Share resources by type comment\":\"Create an embeddable carousel of related resources contributed by {resource}\",\"Share resources about type\":\"Share resources about the {type}\",\"Share resources about type comment\":\"Create an embeddable carousel of related resources about {resource}\",\"Share resources part of type\":\"Share resources that are part of the {type}\",\"Share resources part of type comment\":\"Create an embeddable carousel of related resources that are part of {resource}\",\"Share resources published in type comment\":\"Create an embeddable carousel of related resources that are published in {resource}\",\"Share resources that share type comment\":\"Create an embeddable carousel of related resources that share {resource}\",\"Share Knowledge Panel\":\"Share Knowledge Panel\",\"Share Knowledge Panel comment\":\"This resource has been mapped to WikiData. Embed an enriched local library knowledge panel associated with {resource}\",\"Portal (Work + Instance + Item)\":\"Portal (Work + Instance + Item)\",\"Actions\":\"Actions\",\"identifier\":\"Identifier\",\"itemizes\":\"Itemizes\",\"adminMetadata\":\"Administrative metadata\",\"borrowAction\":\"Borrow action\",\"date\":\"Date\",\"name\":\"Name\",\"nameAlternative\":\"Alternative name\",\"bibliographyNote\":\"Bibliography note\",\"index\":\"Index\",\"format\":\"Format\",\"coverArt\":\"Cover art\",\"instantiates\":\"Instantiates\",\"accessLocation\":\"Access location\",\"carrier\":\"Carrier category\",\"media\":\"Media category\",\"map\":\"Mapped to\",\"illustrations\":\"Illustrations\",\"natureOfContents\":\"Nature of contents\",\"subTitle\":\"Sub title\",\"targetAudience\":\"Target audience\",\"code\":\"Code\",\"source\":\"Source\",\"isDefinedBy\":\"Defined by\",\"See all incoming resources\":\"See all incoming resources\",\"addressCountry\":\"Address country\",\"addressLocality\":\"Address locality\",\"addressRegion\":\"Address region\",\"streetAddress\":\"Street address\",\"key\":\"Key\",\"keyAlternative\":\"Alternative\",\"latitude\":\"Latitude\",\"longitude\":\"Longitude\",\"postalCode\":\"Postal code\",\"target\":\"Target\",\"recordID\":\"Record ID\",\"place\":\"Place\",\"providerAgent\":\"Provider agent\",\"providerPlace\":\"Provider place\",\"term\":\"Term\",\"changeDate\":\"Change date\",\"controlNumber\":\"Control number\",\"fixedLengthDataElements\":\"Fixed length data elements\",\"fixedLengthPhysicalDescription\":\"Fixed length physical description\",\"leader\":\"Leader\",\"category\":\"Category\",\"descriptionConventions\":\"Description conventions\",\"catalogingAgency\":\"Cataloging agency\",\"publicationFrequency\":\"Publication frequency\",\"issn\":\"Issn\",\"focus\":\"Focus\",\"subFocus\":\"Sub focus\",\"broader\":\"Broader\",\"subordinateUnit\":\"Subordinate unit\",\"systemControlNumber\":\"System control number\",\"originalVersionNote\":\"Original version note\",\"otherVersion\":\"Other version\",\"relatedTo\":\"Related to\",\"Resources share the relationship\":\"Resources share the relationship \u003ctranslatedRelationship\u003e{relationship}\u003c/translatedRelationship\u003e to \u003cresourceItem\u003e{targetLabel}|{targetId}|{targetTypeUri}\u003c/resourceItem\u003e\",\"lcClassificationNumber\":\"LC classification number\",\"lcItemNumber\":\"LC item number\",\"oclcNumber\":\"Oclc number\",\"medium\":\"Medium\",\"form\":\"Form\",\"mainHeading\":\"Main heading\",\"relationshipInformation\":\"Relationship information\",\"publicationInformation\":\"Publication information\",\"telephone\":\"Telephone\",\"hours\":\"Hours\",\"transcribingAgency\":\"Transcribing agency\",\"lccn\":\"Lccn\",\"acquisitionSourceAddress\":\"Acquisition source address\",\"captureAndStorageTechnique\":\"Capture and storage technique\",\"configurationOfPlaybackChannels\":\"Configuration of playback channels\",\"dimensions\":\"Dimensions\",\"grooveWidthPitch\":\"Groove width pitch\",\"ian\":\"Ian\",\"issueNumber\":\"Issue number\",\"kindOfCutting\":\"Kind of cutting\",\"kindOfDiscCylinderOrTape\":\"Kind of disc cylinder or tape\",\"kindOfMaterial\":\"Kind of material\",\"participantNote\":\"Participant note\",\"specialPlaybackCharacteristics\":\"Special playback characteristics\",\"speed\":\"Speed\",\"stockNumber\":\"Stock number\",\"tapeConfiguration\":\"Tape configuration\",\"tapeWidth\":\"Tape width\",\"formOfComposition\":\"Form of composition\",\"formatOfMusic\":\"Format of music\",\"literaryTextForSoundRecordings\":\"Literary text for sound recordings\",\"musicParts\":\"Music parts\",\"transpositionAndArrangement\":\"Transposition and arrangement\",\"upc\":\"Upc\",\"Embed\":\"Embed\",\"Knowledge Panel for resource\":\"Knowledge Panel for {resource}\",\"Settings\":\"Settings\",\"Preview\":\"Preview\",\"Knowledge panel settings info alert\":\"Copy and paste the RDF/HTML data fragment to include in your application\",\"Knowledge panel settings warning alert\":\"Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements\",\"fastId\":\"FAST ID\",\"lcnafId\":\"LCNAF ID\",\"wikiId\":\"Wikidata ID\",\"sameAs\":\"Same as\",\"viafId\":\"VIAF ID\",\"fixedLengthMaterialCharacteristics\":\"Fixed length material characteristics\",\"modifyingAgency\":\"Modifying agency\",\"characteristic\":\"Characteristic\",\"runtime\":\"Runtime\",\"technique\":\"Technique\",\"actor\":\"Actor\",\"publisher\":\"Publisher\",\"distributor\":\"Distributor\",\"filmdistributor\":\"Film distributor\",\"presenter\":\"Presenter\",\"intendedAudience\":\"Intended audience\",\"color\":\"Color\",\"videorecordingFormat\":\"Videorecording format\",\"videoRecordingPublisherNumber\":\"Video recording publisher number\",\"systemDetails\":\"System details\",\"soundOnMediumOrSeparate\":\"Sound on medium or separate\",\"mediumForSound\":\"Medium for sound\",\"nlmClassificationNumber\":\"NLM classification number\",\"nlmItemNumber\":\"NLM item number\",\"partOf\":\"Part of\",\"variantTitle\":\"Variant Title\",\"sound\":\"Sound\",\"organizationKey\":\"Organization Key\",\"isCustomerOf\":\"BiblioGraph member\"},\"portal\":{\"Borrow\":\"Borrow\",\"Library Locations\":\"Library Locations\",\"Library Links\":\"Library Links\",\"Link Analysis\":\"Link Analysis\",\"Local Identifier\":\"Local Identifier\",\"Network Identifier\":\"Network Identifier\",\"Resource Description Namespaces\":\"Resource Description Namespaces\",\"Resource Description Namespaces Info\":\"The following Namespaces are used to describe the Resource.\",\"Local Link Analysis\":\"Local Link Analysis\",\"Local Link Analysis Info\":\"Local Link Analysis provides an overview of how connected the Resource is relative to your local Library BiblioGraph.\",\"Inbound Links\":\"Inbound Links\",\"Outbound Links\":\"Outbound Links\",\"Network Link Analysis\":\"Network Link Analysis\",\"Query Network\":\"Query Network\",\"Network Link Analysis Info\":\"Network Link Analysis shows the other libraries in The Library.Link Network that share this resource.\",\"Network Link Analysis Alert Message\":\"Click the Query Network button to show other libraries in the Library.Link network that share this resource.\",\"Links based on types\":\"\u003cbadge\u003e{links}\u003c/badge\u003e {links, plural, =1 {link} other {links}} based on \u003cbadge\u003e{types}\u003c/badge\u003e distinct link {types, plural, =1 {type} other {types}}\",\"Shared links info\":\"Currently shared across \u003cbadge\u003e{librariesCount}\u003c/badge\u003e {librariesCount, plural, =1 {library} other {libraries}} and \u003cbadge\u003e{groupsCount}\u003c/badge\u003e {groupsCount, plural, =1 {member} other {members}}\"},\"remarks\":{\"Portal\":\"The resource \u003cb\u003e{resource}\u003c/b\u003e represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Item\":\"The item \u003cb\u003e{resource}\u003c/b\u003e represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Identifier\":\"The resource \u003cb\u003e{resource}\u003c/b\u003e identifies (that is, labels the identity of) either a unique object or a unique class of objects found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Jurisdiction\":\"The item \u003cb\u003e{resource}\u003c/b\u003e represents a specific territory within which a court or government agency may properly exercise its power found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Instance\":\"The instance \u003cb\u003e{resource}\u003c/b\u003e represents a material embodiment of a distinct intellectual or artistic creation found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Work\":\"The work \u003cb\u003e{resource}\u003c/b\u003e represents a distinct intellectual or artistic creation found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Person\":\"The person \u003cb\u003e{resource}\u003c/b\u003e represents an individual (alive, dead, undead, or fictional associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Agent\":\"The agent \u003cb\u003e{resource}\u003c/b\u003e represents an entity (e.g. person, organization, etc. associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Organization\":\"The organization \u003cb\u003e{resource}\u003c/b\u003e represents an institution, an association, or corporate body that is associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Meeting\":\"The meeting \u003cb\u003e{resource}\u003c/b\u003e represents a formal gathering of people, for a particular purpose, associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Series\":\"The series \u003cb\u003e{resource}\u003c/b\u003e represents a set of related resources, especially of a specified kind, found in \u003cb\u003e{library}\u003c/b\u003e.\",\"List\":\"The list \u003cb\u003e{resource}\u003c/b\u003e represents an ordered or unordered set of connected resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Form\":\"The form \u003cb\u003e{resource}\u003c/b\u003e represents a specific category or genre of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Place\":\"The place \u003cb\u003e{resource}\u003c/b\u003e represents a specific geographic location related to resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Collection\":\"The collection \u003cb\u003e{resource}\u003c/b\u003e represents a specific aggregation or gathering of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Topic\":\"The topic \u003cb\u003e{resource}\u003c/b\u003e represents a specific aggregation or gathering of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Event\":\"The event \u003cb\u003e{resource}\u003c/b\u003e represents a significant occurrence or happening of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"ProviderEvent\":\"The event \u003cb\u003e{resource}\u003c/b\u003e represents a publication, printing, distribution, issue, release or production of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"CopyrightEvent\":\"The event \u003cb\u003e{resource}\u003c/b\u003e represents a copyright assertion associated with the intellectual property of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Concept\":\"The concept \u003cb\u003e{resource}\u003c/b\u003e represents the subject, aboutness, idea or notion of resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Category\":\"The category \u003cb\u003e{resource}\u003c/b\u003e represents a particular shared characteristic associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"CategorySet\":\"The set \u003cb\u003e{resource}\u003c/b\u003e represents the named collection of things that share characteristic associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Temporal\":\"The temporal indicator of \u003cb\u003e{resource}\u003c/b\u003e represents a chronological context associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"Family\":\"The family \u003cb\u003e{resource}\u003c/b\u003e represents a social unit related by birth, marriage, adoption, or civil union that is associated with resources found in \u003cb\u003e{library}\u003c/b\u003e.\",\"availability\":\"This resource is available to borrow in \u003cbadge\u003e{count}\u003c/badge\u003e {count, plural, =1 {branch} other {branches}} associated with \u003cb\u003e{library}\u003c/b\u003e\"},\"inverse\":{\"instantiates\":\"Has instance\",\"creator\":\"Creator of\",\"focus\":\"Focus of\",\"subFocus\":\"Sub focus of\",\"itemizes\":\"Item of\",\"contributor\":\"Contributor of\",\"localRemark\":\"\u003cb\u003e{label}\u003c/b\u003e \u003cinfoPopover\u003eThe property URI {predicate} is locally defined and does not have a corresponding human-readable label. The label shown here is derived and may not be correct\u003c/infoPopover\u003e\",\"classification\":\"Classification of\",\"isDefinedBy\":\"Defined in\",\"target\":\"Target of\",\"heldBy\":\"Holds\",\"borrowAction\":\"Borrow action of\",\"provider\":\"Provider of\",\"map\":\"Map of\",\"carrier\":\"Has carrier category\",\"media\":\"Has media category\",\"adminMetadata\":\"Administrative metadata of\",\"category\":\"Category of\",\"providerAgent\":\"Provider agent of\",\"providerPlace\":\"Provider place of\",\"accessLocation\":\"Access location of\",\"isPartOf\":\"Has parts\",\"subject\":\"Subject of\",\"broader\":\"Narrower\",\"coverage\":\"Coverage of\",\"copyright\":\"Copyright of\",\"otherVersion\":\"Other version of\",\"genre\":\"Genre of\",\"author\":\"Author of\",\"content\":\"Content of\",\"publication\":\"Publication of\",\"actor\":\"Actor of\",\"sameAs\":\"Same as\",\"publisher\":\"Publisher of\",\"distributor\":\"Distributor of\",\"filmdistributor\":\"Film distributor of\",\"presenter\":\"Presenter of\"},\"collections\":{\"Title\":\"Title\",\"Date\":\"Date\",\"Lists\":\"Lists\",\"Mixes\":\"Mixes\",\"View resources\":\"View resources\",\"Search Lists or Mixes\":\"Search Lists or Mixes\",\"Embed collection\":\"Embed collection\",\"carousel\":\"Carousel\",\"grid\":\"Grid\",\"list\":\"List\",\"Embed code for collection\":\"Embed code for collection\",\"Name embedded collection\":\"Name embedded collection\",\"Enter web page or name\":\"Enter web page or name\",\"Embed name optional message\":\"\u003cb\u003e(Optional)\u003c/b\u003e To better support statistics associated with collection usage, please include the web page (e.g. \\\"http://example.org/\\\") where this collection will be embedded. If you don't know the page, a unique name (e.g. \\\"Lauri's list\\\") will also work.\",\"Copy and paste the HTML fragment\":\"Copy and paste the HTML fragment to include in your application. Adjust the height property as needed\",\"No items found in this collection\":\"No items found in this collection\",\"Found works\":\"\u003cbadge\u003e{found}\u003c/badge\u003e out of \u003cbadge\u003e{total}\u003c/badge\u003e works were found\",\"Missing instances\":\"\u003cbadge\u003e{count}\u003c/badge\u003e Missing {count, plural, =1 {instance} other {instances}}\",\"Combined resources\":\"\u003cbadge\u003e{count}\u003c/badge\u003e {count, plural, =1 {resource was} other {resources were}} combined for a total of \u003cbadge\u003e{total}\u003c/badge\u003e {count, plural, =1 {work} other {works}}\",\"Resources\":\"Resources\"},\"search\":{\"Total results\":\"{total} {total, plural, =1 {result} other {results}} in {serverQueryTime}ms\",\"Filter by type\":\"Filter by type\",\"Apply\":\"Apply\",\"No results\":\"No results found by search criteria. Try adjusting the filters or search query.\"}},\"children\":[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",null,{}],[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"$7\",\"children\"],\"error\":\"$14\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"main\",null,{\"className\":\"grid min-h-screen px-6 py-24 sm:place-items-center sm:py-32 lg:px-8\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-base font-semibold text-primary\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"mt-4 text-3xl font-bold tracking-tight text-gray-900 dark:text-gray-100 sm:text-5xl\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Page not found\",\"namespace\":\"404\"}]}],[\"$\",\"p\",null,{\"className\":\"mt-6 text-base leading-7 text-gray-600 dark:text-gray-400\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Sorry we couldnt find the page youre looking for\",\"namespace\":\"404\"}]}],[\"$\",\"div\",null,{\"className\":\"mt-10 flex items-center justify-center gap-x-6\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-10 px-4 py-2\",\"prefetch\":false,\"children\":[\"$\",\"$L15\",null,{\"message\":\"Go back home\",\"namespace\":\"404\"}]}],[\"$\",\"$L16\",null,{\"href\":\"https://faq.library.link/support\",\"className\":\"text-sm font-semibold text-gray-900 dark:text-gray-100\",\"prefetch\":false,\"children\":[[\"$\",\"$L15\",null,{\"message\":\"Support\",\"namespace\":\"404\"}],[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"className\":\"ms-1\",\"children\":\"→\"}]]}]]}]]}]}],\"notFoundStyles\":[],\"styles\":null}],[\"$\",\"$L17\",null,{}]]}]}]\n"])</script><script>self.__next_f.push([1,"18:I[3772,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"724\",\"static/chunks/724-46bcfad24ba2667d.js\",\"316\",\"static/chunks/316-3c212c4fa4b24ef7.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"988\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/layout-15bc64f10a0b2312.js\"],\"default\"]\n19:I[6343,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"Popover\"]\n1a:I[6343,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/res"])</script><script>self.__next_f.push([1,"ource/%5Bid%5D/page-bb354709d0dae919.js\"],\"PopoverTrigger\"]\n1b:I[6343,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"PopoverContent\"]\n1c:I[1243,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"Separator\"]\n1e:I[695,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.j"])</script><script>self.__next_f.push([1,"s\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"Dialog\"]\n1f:I[695,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"DialogTrigger\"]\n20:I[695,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"DialogContent\"]\n21:I[695,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/2"])</script><script>self.__next_f.push([1,"7324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"DialogHeader\"]\n22:I[695,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"DialogTitle\"]\n24:I[695,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/("])</script><script>self.__next_f.push([1,"pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"DialogClose\"]\n26:I[3854,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"Accordion\"]\n27:I[3854,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"AccordionItem\"]\n28:I[3854,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683"])</script><script>self.__next_f.push([1,"-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"AccordionTrigger\"]\n29:I[3854,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"AccordionContent\"]\n2b:I[8849,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"ScrollArea\"]\n2c:I[3516,[\"312\",\"static/chunks/53a5331c-3ca5e7349165b51f.js\",\"777\",\"static/chunks/4ee90937-f04b2675117da43b.js\",\"13\",\"static/chunks/34f90582-89a0039df72"])</script><script>self.__next_f.push([1,"fcf1d.js\",\"568\",\"static/chunks/27324865-cdc3a0824a75bce4.js\",\"283\",\"static/chunks/23fe3db3-7bd8839d0a1b2d7e.js\",\"711\",\"static/chunks/711-c61799767e31aeb9.js\",\"841\",\"static/chunks/841-9902616ef0993039.js\",\"887\",\"static/chunks/887-a379fab2bba3a4a1.js\",\"683\",\"static/chunks/683-552999efbb9372f8.js\",\"746\",\"static/chunks/746-3aa372a267e4721a.js\",\"238\",\"static/chunks/238-6c1f114d1fa4a324.js\",\"434\",\"static/chunks/434-7199870de9def42f.js\",\"539\",\"static/chunks/539-2503e876d38d10a2.js\",\"105\",\"static/chunks/app/%5Blocale%5D/(pages-with-footer)/(pages-with-header)/resource/%5Bid%5D/page-bb354709d0dae919.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"b:[\"$\",\"footer\",null,{\"className\":\"mx-auto max-w-7xl overflow-hidden px-6 py-20 sm:py-24 lg:px-8\",\"children\":[[\"$\",\"nav\",null,{\"className\":\"-mb-6 columns-2 sm:flex sm:justify-center sm:space-x-12\",\"aria-label\":\"Footer\",\"children\":[[\"$\",\"div\",\"About\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.ebsco.com/products/bibliograph\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"About\"}]}]}],[\"$\",\"div\",\"Vocabulary\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"https://bibfra.me\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Vocabulary\"}]}]}],[\"$\",\"div\",\"Types\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"/types\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Types\"}]}]}],[\"$\",\"div\",\"Branches\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"/branches\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Branches\"}]}]}],[\"$\",\"div\",\"Collections\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"/collections\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Collections\"}]}]}],[\"$\",\"div\",\"Statistics\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"https://stats.tools.library.link/domain/link.dclibrary.org\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Statistics\"}]}]}],[\"$\",\"div\",\"404.Support\",{\"className\":\"pb-6\",\"children\":[\"$\",\"a\",null,{\"href\":\"https://faq.library.link/support\",\"className\":\"text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-gray-400 dark:hover:text-gray-100\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"404.Support\"}]}]}]]}],[\"$\",\"p\",null,{\"className\":\"mt-10 text-center text-xs leading-5 text-gray-500\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"structured data license\",\"values\":{\"library\":\"DC Public Library System\"}}]}]]}]\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"header\",null,{\"className\":\"w-full border-b bg-accent py-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"container flex flex-col items-center space-y-2 sm:flex-row sm:space-x-10 sm:space-y-0\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"shrink text-center text-xl tracking-tight text-primary\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/\",\"prefetch\":false,\"children\":\"DC Public Library System\"}]}],[\"$\",\"$L18\",null,{\"types\":[{\"total_count\":44147,\"type_hash\":\"C9mw1qQnIlU\",\"type_uri\":\"http://bibfra.me/vocab/lite/Agent\"},{\"total_count\":304413,\"type_hash\":\"2kwkEI5gCaA\",\"type_uri\":\"http://bibfra.me/vocab/lite/Annotation\"},{\"total_count\":44105,\"type_hash\":\"m485ESXjpJk\",\"type_uri\":\"http://bibfra.me/vocab/lite/Category\"},{\"total_count\":66,\"type_hash\":\"7tchx6Z8jPE\",\"type_uri\":\"http://bibfra.me/vocab/lite/CategorySet\"},{\"total_count\":4,\"type_hash\":\"RnlGPlPEAKA\",\"type_uri\":\"http://bibfra.me/vocab/lite/Collection\"},{\"total_count\":324236,\"type_hash\":\"U3APtK2Pn9E\",\"type_uri\":\"http://bibfra.me/vocab/lite/Concept\"},{\"total_count\":843,\"type_hash\":\"YxGpLA6xdBw\",\"type_uri\":\"http://bibfra.me/vocab/lite/CopyrightEvent\"},{\"total_count\":448,\"type_hash\":\"8Ie2KUDnzc8\",\"type_uri\":\"http://bibfra.me/vocab/lite/Family\"},{\"total_count\":5839,\"type_hash\":\"VLC3vSF8rHw\",\"type_uri\":\"http://bibfra.me/vocab/lite/Form\"},{\"total_count\":526057,\"type_hash\":\"p5_iHv1IUh4\",\"type_uri\":\"http://bibfra.me/vocab/lite/Instance\"},{\"total_count\":1038500,\"type_hash\":\"dnTHLBMfq6w\",\"type_uri\":\"http://bibfra.me/vocab/lite/Identifier\"},{\"total_count\":498235,\"type_hash\":\"5xJlTeero6Q\",\"type_uri\":\"http://bibfra.me/vocab/lite/Item\"},{\"total_count\":940,\"type_hash\":\"OIQGthK-mvA\",\"type_uri\":\"http://bibfra.me/vocab/lite/Jurisdiction\"},{\"total_count\":710,\"type_hash\":\"c12a0eo8Cjw\",\"type_uri\":\"http://bibfra.me/vocab/lite/Meeting\"},{\"total_count\":25362,\"type_hash\":\"2jHTUZr20A8\",\"type_uri\":\"http://bibfra.me/vocab/lite/Organization\"},{\"total_count\":279374,\"type_hash\":\"M_xKGBsNxt0\",\"type_uri\":\"http://bibfra.me/vocab/lite/Person\"},{\"total_count\":20155,\"type_hash\":\"bR5t60X1ll0\",\"type_uri\":\"http://bibfra.me/vocab/lite/Place\"},{\"total_count\":133126,\"type_hash\":\"7F6jwdCg1nA\",\"type_uri\":\"http://bibfra.me/vocab/lite/ProviderEvent\"},{\"total_count\":23316,\"type_hash\":\"f-_5Cc7Zgto\",\"type_uri\":\"http://bibfra.me/vocab/lite/Series\"},{\"total_count\":1758,\"type_hash\":\"Qq_5HRMabHk\",\"type_uri\":\"http://bibfra.me/vocab/lite/Temporal\"},{\"total_count\":80319,\"type_hash\":\"1QU-_4k1bTQ\",\"type_uri\":\"http://bibfra.me/vocab/lite/Topic\"},{\"total_count\":494883,\"type_hash\":\"1MWgXMrWn9M\",\"type_uri\":\"http://bibfra.me/vocab/lite/Work\"},{\"total_count\":1,\"type_hash\":\"vxa3WiZnlQY\",\"type_uri\":\"http://library.link/vocab/LibrarySystem\"},{\"total_count\":26,\"type_hash\":\"hjUQ0rCVrKs\",\"type_uri\":\"http://library.link/vocab/LibraryBranch\"}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"1d:[\"https://www.dclibrary.org/\"]\n23:[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"code\",\"className\":\"svg-inline--fa fa-code me-2\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z\",\"style\":{}}]}]\n2a:[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}]\n2d:[\"DC Public Library System\"]\n2e:[\"DC Public Library System\"]\n2f:[\"dcpl\"]\n30:[\"US\"]\n31:[\"Washington\"]\n32:[\"DC\"]\n33:[\"https://link.dclibrary.org/\"]\n34:[\"link.dclibrary.org\"]"])</script><script>self.__next_f.push([1,"\n35:[\"[email protected]\"]\n36:[\"public\"]\n37:[\"[{'label': 'Explore Digital Resources', 'url': 'https://www.dclibrary.org/godigital'}, {'label': 'Follow Our Podcasts', 'url': 'https://www.dclibrary.org/podcasts'}, {'label': 'Visit The Labs', 'url': 'https://www.dclibrary.org/labsatdcpl'}, {'label': 'Find a Story Time Near You', 'url': 'https://www.dclibrary.org/kids/storytime'}]\"]\n38:[\"{'label': 'Get A Library Card', 'url': 'https://www.dclibrary.org/catalog/account/application'}\"]\n39:[\"[{'url': 'https://twitter.com/dcpl', 'label': 'twitter'}, {'url': 'http://www.pinterest.com/dcpubliclibrary/', 'label': 'pinterest'}, {'url': 'https://www.instagram.com/dcpubliclibrary', 'label': 'instagram'}, {'url': 'https://www.facebook.com/dclibrary', 'label': 'facebook'}]\"]\n"])</script><script>self.__next_f.push([1,"5:[\"$\",\"main\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-5 sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full sm:w-7/12\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm\",\"data-testid\":\"resource-info-card\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium\",\"children\":[\"$\",\"h3\",null,{\"className\":\"font-semibold tracking-tight flex justify-between text-lg\",\"children\":[[\"$\",\"div\",null,{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibrarySystem\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building-columns\",\"className\":\"svg-inline--fa fa-building-columns \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}]}]],[\"$\",\"span\",null,{\"className\":\"ms-2\",\"children\":\"DC Public Library System\"}]]}],[\"$\",\"$L19\",null,{\"children\":[[\"$\",\"$L1a\",null,{\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"circle-info\",\"className\":\"svg-inline--fa fa-circle-info text-primary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}]}],[\"$\",\"$L1b\",null,{\"side\":\"right\",\"className\":\"min-w-[340px] text-sm\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L15\",null,{\"message\":\"LibrarySystem\",\"namespace\":\"remarks\",\"values\":{\"library\":\"DC Public Library System\",\"resource\":\"DC Public Library System\"}}],[\"$\",\"$L1c\",null,{\"className\":\"my-3\"}],[\"$\",\"div\",null,{\"data-testid\":\"resource-info-popover-properties\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-bold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"resourceID\",\"namespace\":\"resource\"}]}],[\"$\",\"ul\",null,{\"className\":\"ms-3 p-2\",\"children\":[[\"$\",\"li\",\"No_vljLw_Tw\",{\"children\":\"No_vljLw_Tw\"}]]}]]}],[\"$\",\"div\",null,{\"data-testid\":\"resource-info-popover-properties\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-bold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"isActive\",\"namespace\":\"resource\"}]}],[\"$\",\"ul\",null,{\"className\":\"ms-3 p-2\",\"children\":[[\"$\",\"li\",\"true\",{\"children\":[\"$\",\"$L15\",null,{\"message\":\"true\"}]}]]}]]}],[[\"$\",\"div\",null,{\"data-testid\":\"resource-info-popover-properties\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-bold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"provenance\",\"namespace\":\"resource\"}]}],[\"$\",\"ul\",null,{\"className\":\"ms-3 p-2\",\"children\":[[\"$\",\"li\",\"http://graph.ebsco.link/source/marc\",{\"children\":\"http://graph.ebsco.link/source/marc\"}]]}]]}],[\"$\",\"div\",null,{\"data-testid\":\"resource-info-popover-properties\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-bold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"rulesVersion\",\"namespace\":\"resource\"}]}],[\"$\",\"ul\",null,{\"className\":\"ms-3 p-2\",\"children\":[[\"$\",\"li\",\"2\",{\"children\":\"2\"}]]}]]}],[\"$\",\"div\",null,{\"data-testid\":\"resource-info-popover-properties\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-bold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"transformRuleSet\",\"namespace\":\"resource\"}]}],[\"$\",\"ul\",null,{\"className\":\"ms-3 p-2\",\"children\":[[\"$\",\"li\",\"http://graph.ebsco.link/transform/sd_erc\",{\"children\":\"http://graph.ebsco.link/transform/sd_erc\"}],[\"$\",\"li\",\"http://graph.ebsco.link/transform/marcjs\",{\"children\":\"http://graph.ebsco.link/transform/marcjs\"}]]}]]}]]]}]}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0 flex flex-col gap-5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Type\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",\"http://library.link/vocab/LibrarySystem\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/types/vxa3WiZnlQY\",\"className\":\"me-2 text-primary\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building-columns\",\"className\":\"svg-inline--fa fa-building-columns me-2\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}],\"http://library.link/vocab/LibrarySystem\"]}]}]]}]}]]}],[[\"$\",\"div\",\"http://library.link/vocab/isCustomerOf\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[[\"$\",\"$L15\",null,{\"message\":\"isCustomerOf\",\"namespace\":\"resource\",\"values\":{\"label\":\"isCustomerOf\",\"predicate\":\"http://library.link/vocab/isCustomerOf\"}}],[\"$\",\"div\",null,{\"className\":\"inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent text-primary-foreground hover:bg-primary/80 ml-1 bg-secondary\",\"children\":1}]]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",\"B9z253Cn6bI\",{\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"address-card\",\"className\":\"svg-inline--fa fa-address-card me-2 text-secondary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 576 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm80 256h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16z\",\"style\":{}}]}],[\"$\",\"span\",null,{\"className\":\"text-primary hover:underline\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/resource/B9z253Cn6bI\",\"prefetch\":false,\"children\":\"DC Public Library System\"}]}]]}]]}]}]]}]],[[\"$\",\"div\",\"http://bibfra.me/vocab/lite/label\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"label\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"DC Public Library System\"]]}]]}],[\"$\",\"div\",\"http://bibfra.me/vocab/lite/link\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"link\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,[\"$\",\"div\",null,{\"className\":\"break-words text-primary hover:underline\",\"children\":[\"$\",\"$L16\",null,{\"href\":[\"https://www.dclibrary.org/\"],\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"square-arrow-up-right\",\"className\":\"svg-inline--fa fa-square-arrow-up-right me-2\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 448 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zM160 144c-13.3 0-24 10.7-24 24s10.7 24 24 24h94.1L119 327c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135V328c0 13.3 10.7 24 24 24s24-10.7 24-24V168c0-13.3-10.7-24-24-24H160z\",\"style\":{}}]}],\"$1d\"]}]}],false]}]]}],[\"$\",\"div\",\"http://bibfra.me/vocab/lite/name\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"name\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"DC Public Library System\"]]}]]}],[\"$\",\"div\",\"http://bibfra.me/vocab/marc/organizationKey\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"organizationKey\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"dcpl\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/addressCountry\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"addressCountry\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"US\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/addressLocality\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"addressLocality\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"Washington\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/addressRegion\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"addressRegion\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"DC\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/baseUrl\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"baseUrl\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"https://link.dclibrary.org/\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/domain\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"domain\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"link.dclibrary.org\"]]}]]}],false,[\"$\",\"div\",\"http://library.link/vocab/googleSearchConsoleAccount\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"googleSearchConsoleAccount\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"[email protected]\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/libraryType\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"libraryType\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"public\"]]}]]}],false,[\"$\",\"div\",\"http://library.link/vocab/quickLinks\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"quickLinks\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"[{'label': 'Explore Digital Resources', 'url': 'https://www.dclibrary.org/godigital'}, {'label': 'Follow Our Podcasts', 'url': 'https://www.dclibrary.org/podcasts'}, {'label': 'Visit The Labs', 'url': 'https://www.dclibrary.org/labsatdcpl'}, {'label': 'Find a Story Time Near You', 'url': 'https://www.dclibrary.org/kids/storytime'}]\"]]}]]}],[\"$\",\"div\",\"http://library.link/vocab/registrationLinks\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"registrationLinks\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"{'label': 'Get A Library Card', 'url': 'https://www.dclibrary.org/catalog/account/application'}\"]]}]]}],false,[\"$\",\"div\",\"http://library.link/vocab/socialLinks\",{\"className\":\"flex flex-col justify-between sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full font-medium sm:w-1/3\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"socialLinks\",\"namespace\":\"resource\"}]}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-2/3\",\"children\":[false,false,[\"[{'url': 'https://twitter.com/dcpl', 'label': 'twitter'}, {'url': 'http://www.pinterest.com/dcpubliclibrary/', 'label': 'pinterest'}, {'url': 'https://www.instagram.com/dcpubliclibrary', 'label': 'instagram'}, {'url': 'https://www.facebook.com/dclibrary', 'label': 'facebook'}]\"]]}]]}],false]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"flex w-full flex-col gap-5 sm:w-5/12\",\"children\":[false,[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm\",\"data-testid\":\"resource-actions-card\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium\",\"children\":[\"$\",\"h3\",null,{\"className\":\"font-semibold tracking-tight text-md\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Actions\",\"namespace\":\"resource\"}]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0 flex flex-col gap-2\",\"children\":[false,[false,false,false,false,[\"$\",\"div\",null,{\"className\":\"flex justify-between\",\"children\":[[\"$\",\"$L1e\",null,{\"children\":[[\"$\",\"$L1f\",null,{\"asChild\":true,\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2\",\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"code\",\"className\":\"svg-inline--fa fa-code me-2\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z\",\"style\":{}}]}],[\"$\",\"$L15\",null,{\"message\":\"Share resources part of type\",\"namespace\":\"resource\",\"values\":{\"type\":\"LibrarySystem\"}}]]}]}],[\"$\",\"$L20\",null,{\"className\":\"flex min-h-[720px] max-w-6xl flex-col\",\"children\":[[\"$\",\"$L21\",null,{\"children\":[\"$\",\"$L22\",null,{\"className\":\"text-2xl\",\"children\":[\"$23\",[\"$\",\"$L15\",null,{\"message\":\"Related Resources\",\"namespace\":\"resource\"}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"minus\",\"className\":\"svg-inline--fa fa-minus mx-3 text-secondary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 448 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z\",\"style\":{}}]}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building-columns\",\"className\":\"svg-inline--fa fa-building-columns me-2\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}],\"DC Public Library System\"]}]}],[\"$\",\"$L1c\",null,{}],[\"$\",\"iframe\",null,{\"data-testid\":\"actions-embed-iframe\",\"className\":\"flex h-full w-full flex-grow flex-col\",\"src\":\"https://resource.tools.library.link/related/?domain=https://link.dclibrary.org\u0026resource_id=No_vljLw_Tw\u0026action=related-by-collection\"}],[\"$\",\"$L1c\",null,{}],[\"$\",\"div\",null,{\"className\":\"flex justify-end\",\"children\":[\"$\",\"$L24\",null,{\"asChild\":true,\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Close\"}]}]}]}]]}]]}],[\"$\",\"$L19\",null,{\"children\":[[\"$\",\"$L1a\",null,{\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"circle-info\",\"className\":\"svg-inline--fa fa-circle-info text-primary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}]}],[\"$\",\"$L1b\",null,{\"side\":\"left\",\"className\":\"$undefined\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Share resources part of type comment\",\"namespace\":\"resource\",\"values\":{\"resource\":\"DC Public Library System\"}}]}]]}]]}]]]}]]}],\"$L25\"]}]]}],[\"$\",\"div\",null,{\"children\":[\"$\",\"$L26\",null,{\"type\":\"single\",\"collapsible\":true,\"data-testid\":\"link-analysis-accordion\",\"children\":[\"$\",\"$L27\",null,{\"value\":\"link-analysis\",\"className\":\"border-b-0\",\"children\":[[\"$\",\"$L28\",null,{\"className\":\"rounded-t-lg bg-muted px-5 py-3 hover:no-underline\",\"data-testid\":\"link-analysis-accordion-trigger\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-lg font-semibold tracking-tight\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Link Analysis\",\"namespace\":\"portal\"}]}]}],[\"$\",\"$L29\",null,{\"className\":\"rounded-b-lg border p-1 sm:p-5\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3 sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full sm:w-1/2\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm w-full\",\"data-testid\":\"link-analysis-identifiers-card\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"circle-nodes\",\"className\":\"svg-inline--fa fa-circle-nodes fa-lg me-2 text-secondary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M418.4 157.9c35.3-8.3 61.6-40 61.6-77.9c0-44.2-35.8-80-80-80c-43.4 0-78.7 34.5-80 77.5L136.2 151.1C121.7 136.8 101.9 128 80 128c-44.2 0-80 35.8-80 80s35.8 80 80 80c12.2 0 23.8-2.7 34.1-7.6L259.7 407.8c-2.4 7.6-3.7 15.8-3.7 24.2c0 44.2 35.8 80 80 80s80-35.8 80-80c0-27.7-14-52.1-35.4-66.4l37.8-207.7zM156.3 232.2c2.2-6.9 3.5-14.2 3.7-21.7l183.8-73.5c3.6 3.5 7.4 6.7 11.6 9.5L317.6 354.1c-5.5 1.3-10.8 3.1-15.8 5.5L156.3 232.2z\",\"style\":{}}]}],\"DC Public Library System\"]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-2\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"font-semibold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Local Identifier\",\"namespace\":\"portal\"}]}],[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],[\"$\",\"span\",null,{\"children\":\"https://link.dclibrary.org/portal/No_vljLw_Tw\"}]]}],[\"$\",\"div\",null,{\"className\":\"mt-2\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"font-semibold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Network Identifier\",\"namespace\":\"portal\"}]}],\"$2a\",[\"$\",\"span\",null,{\"children\":\"https://library.link/portal/No_vljLw_Tw\"}]]}]]}]]}]}],[\"$\",\"$L1c\",null,{\"orientation\":\"vertical\",\"className\":\"h-auto\"}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-1/2\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm w-full\",\"data-testid\":\"link-analysis-namespaces-card\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex justify-between\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"file-code\",\"className\":\"svg-inline--fa fa-file-code fa-lg me-2 text-secondary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM153 289l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L71 337c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM265 255l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z\",\"style\":{}}]}],[\"$\",\"$L15\",null,{\"message\":\"Resource Description Namespaces\",\"namespace\":\"portal\"}]]}],[\"$\",\"$L19\",null,{\"children\":[[\"$\",\"$L1a\",null,{\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"circle-info\",\"className\":\"svg-inline--fa fa-circle-info text-primary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}]}],[\"$\",\"$L1b\",null,{\"side\":\"$undefined\",\"className\":\"$undefined\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-1 flex flex-col gap-3 text-sm\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Resource Description Namespaces Info\",\"namespace\":\"portal\"}]}]}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-2\",\"children\":[\"$\",\"$L2b\",null,{\"className\":\"h-[200px]\",\"children\":[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",\"http://www.w3.org/2000/01/rdf-schema#\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://www.w3.org/2000/01/rdf-schema#\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://www.w3.org/2000/01/rdf-schema#\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://schema.org/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://schema.org/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://schema.org/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://purl.org/dc/terms/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://purl.org/dc/terms/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://purl.org/dc/terms/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://ogp.me/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://ogp.me/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://ogp.me/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://library.link/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://library.link/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://library.link/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://creativecommons.org/ns#\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://creativecommons.org/ns#\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://creativecommons.org/ns#\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://bibfra.me/vocab/lite/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://bibfra.me/vocab/lite/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://bibfra.me/vocab/lite/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://bibfra.me/vocab/marc/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://bibfra.me/vocab/marc/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://bibfra.me/vocab/marc/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://bibfra.me/vocab/marcext/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://bibfra.me/vocab/marcext/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://bibfra.me/vocab/marcext/\"]}],[\"$\",\"$L1c\",null,{\"className\":\"mt-1\"}]]}],[\"$\",\"li\",\"http://bibfra.me/vocab/relation/\",{\"className\":\"p-2 text-primary\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"http://bibfra.me/vocab/relation/\",\"className\":\"hover:underline\",\"prefetch\":false,\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"link\",\"className\":\"svg-inline--fa fa-link me-1\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 640 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\",\"style\":{}}]}],\"http://bibfra.me/vocab/relation/\"]}],false]}]]}]}]}]]}]}]]}],[\"$\",\"$L1c\",null,{}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3 sm:flex-row\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-full sm:w-1/2\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm w-full\",\"data-testid\":\"link-analysis-local-links-card\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex justify-between\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"diagram-project\",\"className\":\"svg-inline--fa fa-diagram-project fa-lg me-2 text-secondary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 576 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M0 80C0 53.5 21.5 32 48 32h96c26.5 0 48 21.5 48 48V96H384V80c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H432c-26.5 0-48-21.5-48-48V160H192v16c0 1.7-.1 3.4-.3 5L272 288h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V336c0-1.7 .1-3.4 .3-5L144 224H48c-26.5 0-48-21.5-48-48V80z\",\"style\":{}}]}],[\"$\",\"$L15\",null,{\"message\":\"Local Link Analysis\",\"namespace\":\"portal\"}]]}],[\"$\",\"$L19\",null,{\"children\":[[\"$\",\"$L1a\",null,{\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"circle-info\",\"className\":\"svg-inline--fa fa-circle-info text-primary\",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 512 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\",\"style\":{}}]}]}],[\"$\",\"$L1b\",null,{\"side\":\"$undefined\",\"className\":\"$undefined\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-1 flex flex-col gap-3 text-sm\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Local Link Analysis Info\",\"namespace\":\"portal\"}]}]}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-2\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"font-semibold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Inbound Links\",\"namespace\":\"portal\"}]}],[\"$\",\"span\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground hover:bg-primary/80\",\"children\":[26,\" \",[\"$\",\"span\",null,{\"children\":\" x \"}],\" \",1]}]}],[\"$\",\"span\",null,{\"children\":[\"$\",\"$L15\",null,{\"message\":\"Links based on types\",\"namespace\":\"portal\",\"values\":{\"links\":26,\"types\":1}}]}]]}],[\"$\",\"div\",null,{\"className\":\"mt-3 flex flex-col gap-2\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"font-semibold\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Outbound Links\",\"namespace\":\"portal\"}]}],[\"$\",\"span\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-primary text-primary-foreground hover:bg-primary/80\",\"children\":[2,\" \",[\"$\",\"span\",null,{\"children\":\" x \"}],\" \",1]}]}],[\"$\",\"span\",null,{\"children\":[\"$\",\"$L15\",null,{\"message\":\"Links based on types\",\"namespace\":\"portal\",\"values\":{\"links\":2,\"types\":1}}]}]]}]]}]]}]}],[\"$\",\"$L1c\",null,{\"orientation\":\"vertical\",\"className\":\"h-auto\"}],[\"$\",\"div\",null,{\"className\":\"w-full sm:w-1/2\",\"children\":[\"$\",\"$L2c\",null,{\"item\":{\"active_event\":118801,\"created_event\":21253,\"incoming_edges\":{\"http://bibfra.me/vocab/relation/isPartOf\":{\"count\":26,\"predicate_hash\":\"LAY7jcUW3Fc\"}},\"is_active\":true,\"label\":\"DC Public Library System\",\"meta\":{\"http://library.link/vocab/provenance\":[\"http://graph.ebsco.link/source/marc\"],\"http://library.link/vocab/rulesVersion\":[2],\"http://library.link/vocab/transformRuleSet\":[\"http://graph.ebsco.link/transform/sd_erc\",\"http://graph.ebsco.link/transform/marcjs\"]},\"outgoing_edges\":{\"http://library.link/vocab/isCustomerOf\":{\"count\":1,\"items\":{\"B9z253Cn6bI\":{\"edge\":{\"created_event\":21253,\"is_active\":true,\"updated_event\":118801},\"resource\":{\"created_event\":21253,\"label\":\"DC Public Library System\",\"provenance\":[\"http://graph.ebsco.link/source/marc\"],\"types\":[{\"type_hash\":\"vvOVpoUegY4\",\"type_uri\":\"http://library.link/vocab/Customer\"}],\"updated_event\":118801}}},\"predicate_hash\":\"j8J0x2vwYNo\"}},\"published_date\":\"2024-05-09T14:11:39+00:00\",\"resource\":{\"http://bibfra.me/vocab/lite/label\":\"$2d\",\"http://bibfra.me/vocab/lite/link\":\"$1d\",\"http://bibfra.me/vocab/lite/name\":\"$2e\",\"http://bibfra.me/vocab/marc/organizationKey\":\"$2f\",\"http://library.link/vocab/addressCountry\":\"$30\",\"http://library.link/vocab/addressLocality\":\"$31\",\"http://library.link/vocab/addressRegion\":\"$32\",\"http://library.link/vocab/baseUrl\":\"$33\",\"http://library.link/vocab/domain\":\"$34\",\"http://library.link/vocab/fingerprint\":[[\"http://bibfra.me/purl/versa/type\",\"http://library.link/vocab/LibrarySystem\"],[\"http://bibfra.me/vocab/lite/name\",\"DC Public Library System\"],[\"http://library.link/vocab/domain\",\"link.dclibrary.org\"]],\"http://library.link/vocab/googleSearchConsoleAccount\":\"$35\",\"http://library.link/vocab/libraryType\":\"$36\",\"http://library.link/vocab/provenance\":[\"http://graph.ebsco.link/source/marc\"],\"http://library.link/vocab/quickLinks\":\"$37\",\"http://library.link/vocab/registrationLinks\":\"$38\",\"http://library.link/vocab/rulesVersion\":[2],\"http://library.link/vocab/socialLinks\":\"$39\",\"http://www.w3.org/2000/01/rdf-schema#label\":\"DC Public Library System\"},\"resource_hash\":\"No_vljLw_Tw\",\"types\":[{\"type_hash\":\"vxa3WiZnlQY\",\"type_uri\":\"http://library.link/vocab/LibrarySystem\"}],\"updated_event\":118801}}]}]]}]]}]}]]}]}]}]]}],[\"$\",\"script\",null,{\"id\":\"resource-jsonld\",\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"http://schema.org\\\",\\\"@id\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\",\\\"url\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\",\\\"name\\\":\\\"DC Public Library System\\\",\\\"potentialAction\\\":[{\\\"@type\\\":\\\"OrganizeAction\\\",\\\"agent\\\":{\\\"@type\\\":\\\"LibrarySystem\\\",\\\"@id\\\":\\\"https://link.dclibrary.org/\\\",\\\"name\\\":\\\"DC Public Library System\\\"},\\\"participant\\\":{\\\"@type\\\":\\\"Organization\\\",\\\"@id\\\":\\\"http://ebsco.com/#This\\\",\\\"url\\\":\\\"http://ebsco.com/\\\",\\\"name\\\":\\\"EBSCO\\\"},\\\"object\\\":{\\\"@id\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\"}}]}\"}}],[\"$\",\"script\",null,{\"id\":\"resource-graph-jsonld\",\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":{\\\"@vocab\\\":\\\"http://library.link/vocab/\\\"},\\\"@id\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\",\\\"url\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\",\\\"@type\\\":\\\"http://library.link/vocab/LibrarySystem\\\",\\\"name\\\":\\\"DC Public Library System\\\",\\\"fingerprint\\\":[[\\\"http://bibfra.me/purl/versa/type\\\",\\\"http://library.link/vocab/LibrarySystem\\\"],[\\\"http://bibfra.me/vocab/lite/name\\\",\\\"DC Public Library System\\\"],[\\\"http://library.link/vocab/domain\\\",\\\"link.dclibrary.org\\\"]],\\\"rulesVersion\\\":[2],\\\"edges\\\":{\\\"http://library.link/vocab/isCustomerOf\\\":[{\\\"@id\\\":\\\"B9z253Cn6bI\\\",\\\"url\\\":\\\"https://link.dclibrary.org/resource/B9z253Cn6bI\\\",\\\"name\\\":\\\"DC Public Library System\\\",\\\"@type\\\":\\\"http://library.link/vocab/Customer\\\"}]}}\"}}],[\"$\",\"script\",null,{\"id\":\"resource-stats-jsonld\",\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":{\\\"@vocab\\\":\\\"http://library.link/vocab/\\\"},\\\"@id\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\",\\\"url\\\":\\\"https://link.dclibrary.org/resource/No_vljLw_Tw\\\",\\\"@type\\\":\\\"http://library.link/vocab/LibrarySystem\\\",\\\"name\\\":\\\"DC Public Library System\\\",\\\"stats\\\":{\\\"sourceResources\\\":1,\\\"sourcePropertyTypes\\\":1,\\\"targetResources\\\":26,\\\"targetPropertyTypes\\\":1,\\\"externalLinks\\\":1,\\\"totalOutgoingLinks\\\":2,\\\"totalIncomingLinks\\\":26}}\"}}]]}]\n"])</script><script>self.__next_f.push([1,"25:[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6 mb-2 rounded-t-lg bg-muted py-2 font-medium\",\"children\":[\"$\",\"h3\",null,{\"className\":\"font-semibold tracking-tight text-md\",\"children\":[\"$\",\"$L15\",null,{\"message\":\"Incoming Resources\",\"namespace\":\"resource\"}]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",\"http://bibfra.me/vocab/relation/isPartOf\",{\"children\":[\"$L3a\",false]}]]}]}]]}]\n"])</script><script>self.__next_f.push([1,"3a:[[\"$\",\"div\",null,{\"className\":\"mb-3 flex justify-between\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"$L15\",null,{\"message\":\"isPartOf\",\"namespace\":\"inverse\",\"values\":{\"label\":\"isPartOf\",\"predicate\":\"http://bibfra.me/vocab/relation/isPartOf\"}}]}],[\"$\",\"div\",null,{\"className\":\"inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent text-primary-foreground hover:bg-primary/80 bg-secondary\",\"children\":26}]]}],[\"$\",\"$L2b\",null,{\"className\":\"max-h-[400px] overflow-auto\",\"children\":[\"$\",\"ul\",null,{\"className\":\"ps-3 pt-3\",\"children\":[[[\"$\",\"li\",\"266udJX-nRE\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/266udJX-nRE\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Woodridge Library\"}]]}],[\"$\",\"li\",\"Gh5lfMU4HS0\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/Gh5lfMU4HS0\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Shaw (Watha T. Daniel) Library\"}]]}],[\"$\",\"li\",\"4-o9tL7aEOc\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/4-o9tL7aEOc\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Tenley-Friendship Library\"}]]}],[\"$\",\"li\",\"qWXpT9euN3I\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/qWXpT9euN3I\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"West End Library\"}]]}],[\"$\",\"li\",\"zhyEMfJVsgE\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/zhyEMfJVsgE\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Francis A. Gregory Library\"}]]}],[\"$\",\"li\",\"GA5tKiIsonI\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/GA5tKiIsonI\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Cleveland Park Library\"}]]}],[\"$\",\"li\",\"7OQl8GFMXUQ\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/7OQl8GFMXUQ\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Mt. Pleasant Library\"}]]}],[\"$\",\"li\",\"DMHZiXc0EcQ\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/DMHZiXc0EcQ\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Petworth Library\"}]]}],[\"$\",\"li\",\"vuCJPVJYt_8\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/vuCJPVJYt_8\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Georgetown Library\"}]]}],[\"$\",\"li\",\"h1Z2daDWn6k\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/h1Z2daDWn6k\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Rosedale Library\"}]]}],[\"$\",\"li\",\"n5exFNocsdE\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/n5exFNocsdE\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Shepherd Park (Juanita E. Thornton) Library\"}]]}],[\"$\",\"li\",\"tSIA6Er8L5o\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/tSIA6Er8L5o\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Northeast Library\"}]]}],[\"$\",\"li\",\"ZNtwpY-V6bk\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/ZNtwpY-V6bk\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Capitol View Library\"}]]}],[\"$\",\"li\",\"XEXbUNDf98Y\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/XEXbUNDf98Y\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Palisades Library\"}]]}],[\"$\",\"li\",\"oBEaTIvYyWY\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/oBEaTIvYyWY\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Southeast Library\"}]]}],[\"$\",\"li\",\"jGxt69iKhyk\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/jGxt69iKhyk\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Martin Luther King Jr. Memorial Library\"}]]}],[\"$\",\"li\",\"coCzVIz9dGI\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/coCzVIz9dGI\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Lamond-Riggs Library\"}]]}],[\"$\",\"li\",\"hf8GCBtBjnc\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/hf8GCBtBjnc\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Northwest One Library\"}]]}],[\"$\",\"li\",\"n1VKy4DJuzo\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/n1VKy4DJuzo\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Parklands-Turner Library\"}]]}],[\"$\",\"li\",\"mvvEzRlXakQ\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/mvvEzRlXakQ\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Bellevue (William O. Lockridge) Library\"}]]}],[\"$\",\"li\",\"rBs3n2lZ-ZE\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/rBs3n2lZ-ZE\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Chevy Chase Library\"}]]}],[\"$\",\"li\",\"Zfi5qQh73D8\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/Zfi5qQh73D8\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Anacostia Library\"}]]}],[\"$\",\"li\",\"rYsikFupRuA\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/rYsikFupRuA\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Southwest Library\"}]]}],[\"$\",\"li\",\"_zRskbl_dLc\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/_zRskbl_dLc\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Benning (Dorothy I. Height) Library\"}]]}],[\"$\",\"li\",\"8OqJxi4n-Xw\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/8OqJxi4n-Xw\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Deanwood Library\"}]]}],[\"$\",\"li\",\"9yTHTxkAXEI\",{\"children\":[[[\"$\",\"span\",\"0http://library.link/vocab/LibraryBranch\",{\"className\":\"ms-1 inline-block min-w-4 text-secondary\",\"children\":[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"focusable\":\"false\",\"data-prefix\":\"fas\",\"data-icon\":\"building\",\"className\":\"svg-inline--fa fa-building \",\"role\":\"img\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 384 512\",\"style\":{},\"children\":[\"$\",\"path\",null,{\"fill\":\"currentColor\",\"d\":\"M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z\",\"style\":{}}]}]}]],[\"$\",\"$L16\",null,{\"href\":\"/resource/9yTHTxkAXEI\",\"className\":\"ms-1 text-primary hover:underline\",\"prefetch\":false,\"children\":\"Takoma Park Library\"}]]}]],false]}]}]]\n"])</script>
  </body>
</html>

Response Codes

The Retrieve Data Resource Information endpoint returns one of the response codes.