CINXE.COM
Data dictionary - OpenSanctions
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="https://assets.opensanctions.org/images/ura/logo_text.svg"/><link rel="preload" as="image" href="https://assets.opensanctions.org/images/ura/logo_footer.svg"/><link rel="preload" as="image" href="https://assets.opensanctions.org/images/certification_mark.png"/><link rel="stylesheet" href="/_next/static/css/f41105413d47d910.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/28547db39661608f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/806875bab4aa2c08.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/160acc73dd2398ba.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8abe0692631c4526.js"/><script src="/_next/static/chunks/fd9d1056-aa8e6259255953a6.js" async=""></script><script src="/_next/static/chunks/2117-a9466c06031dbad7.js" async=""></script><script src="/_next/static/chunks/main-app-fb8cf89e09e05333.js" async=""></script><script src="/_next/static/chunks/4696-b24836b9985ce0f5.js" async=""></script><script src="/_next/static/chunks/8173-d6692669f07d15a6.js" async=""></script><script src="/_next/static/chunks/app/reference/page-572b0f92ec13a1ca.js" async=""></script><meta name="theme-color" content="#2563eb"/><title>Data dictionary - OpenSanctions</title><meta name="description" content="In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties."/><meta name="application-name" content="OpenSanctions.org"/><meta name="creator" content="OpenSanctions"/><meta name="robots" content="index"/><link rel="canonical" href="https://www.opensanctions.org/reference/"/><meta property="og:title" content="Data dictionary"/><meta property="og:description" content="In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties."/><meta property="og:site_name" content="OpenSanctions.org"/><meta property="og:image" content="https://assets.opensanctions.org/images/ura/social.png"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:creator" content="@open_sanctions"/><meta name="twitter:title" content="Data dictionary"/><meta name="twitter:description" content="In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties."/><meta name="twitter:image" content="https://assets.opensanctions.org/images/ura/social.png"/><link rel="icon" href="https://assets.opensanctions.org/images/favicon-32x32.png"/><link rel="apple-touch-icon" href="https://assets.opensanctions.org/images/apple-touch-icon.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="Layout_page__19dSO"><nav role="banner" class="Navigation_navBar__sk77s navbar navbar-expand-lg navbar-light"><div class="container"><a href="/"><span class="navbar-brand"><img src="https://assets.opensanctions.org/images/ura/logo_text.svg" width="190" height="30" class="align-top" alt="OpenSanctions"/></span></a><button type="button" aria-label="Toggle navigation" class="Navigation_navToggle__Wj4Vx navbar-toggler collapsed"><span class="navbar-toggler-icon"></span></button><div class="justify-content-end navbar-collapse collapse"><div class="justify-content-end Navigation_nav__xzeZ_ navbar-nav nav-pills" aria-label="Site menu" role="navigation"><a class="nav-link Navigation_navItem__AZAkl" href="/research/">Research</a><a class="nav-link Navigation_navItem__AZAkl" href="/datasets/">Datasets</a><a class="nav-link Navigation_navItem__AZAkl" href="/showcase/">Showcase</a><a class="nav-link Navigation_navItem__AZAkl Navigation_active__YkwCH" href="/docs/">Documentation</a><a class="nav-link Navigation_navItem__AZAkl" href="/docs/about/">About</a></div></div></div></nav><div class="container"><div class="row"><div class="col"><h1>Data dictionary<a role="button" tabindex="0" href="https://data.opensanctions.org/meta/model.json" type="application/json" class="d-print-none util_jsonLink___sCGi btn btn-outline-dark btn-sm"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-file-earmark-code-fill bsIcon"><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0M9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1M6.646 7.646a.5.5 0 1 1 .708.708L5.707 10l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 10 8.646 8.354a.5.5 0 1 1 .708-.708"></path></svg> <!-- -->JSON</a></h1></div></div><div class="row"><div class="col-md-9"><p class="util_summary__b9d2I">In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties.</p><div></div><h2><a id="targets"></a>Entities</h2><p class="text-body">OpenSanctions collects data about real-world <strong><a href="/docs/entities/">entities</a></strong>, such as people, companies, sanctions and addresses, but also the relationships between them. In order to process that data, it is internally converted into an object graph that is defined below. Different exporters then might simplify the data for end-users.</p><p class="text-body">The data model used by OpenSanctions is <a href="https://followthemoney.tech">FollowTheMoney</a>, an ontology used in anti-corruption data analysis - in particular by the <a href="https://docs.alephdata.org/">Aleph data platform</a>. Only a subset of the entity types defined in FtM are used by OpenSanctions.</p><div role="alert" class="fade alert alert-info show"><strong>Developer note:</strong> All of the information detailed below is also available in the <a href="https://data.opensanctions.org/meta/model.json">JSON model file</a> for OpenSanctions. FollowTheMoney additionally provides libraries for <a href="https://pypi.org/project/followthemoney/">Python</a> and <a href="https://www.npmjs.com/package/@alephdata/followthemoney">TypeScript</a> that can be used to process and analyse entities more easily.</div><h2><a id="schema"></a> Schema types</h2><p class="text-body">All entities in OpenSanctions must conform to a schema, a definition that states what properties they are allowed to have. Some properties also allow entities to reference other entities, turning the entities into a graph.<!-- --> <a href="/docs/entities/">Read more about the entity graph...</a></p><p class="text-body">The following schema types are currently referenced in OpenSanctions:</p><ul><li><code><a href="/reference/#schema.Representation">Representation</a></code></li><li><code><a href="/reference/#schema.Airplane">Airplane</a></code></li><li><code><a href="/reference/#schema.Debt">Debt</a></code></li><li><code><a href="/reference/#schema.Sanction">Sanction</a></code></li><li><code><a href="/reference/#schema.CryptoWallet">CryptoWallet</a></code></li><li><code><a href="/reference/#schema.Employment">Employment</a></code></li><li><code><a href="/reference/#schema.Organization">Organization</a></code></li><li><code><a href="/reference/#schema.PublicBody">PublicBody</a></code></li><li><code><a href="/reference/#schema.Address">Address</a></code></li><li><code><a href="/reference/#schema.Family">Family</a></code></li><li><code><a href="/reference/#schema.Occupancy">Occupancy</a></code></li><li><code><a href="/reference/#schema.Identification">Identification</a></code></li><li><code><a href="/reference/#schema.Membership">Membership</a></code></li><li><code><a href="/reference/#schema.Position">Position</a></code></li><li><code><a href="/reference/#schema.Security">Security</a></code></li><li><code><a href="/reference/#schema.UnknownLink">UnknownLink</a></code></li><li><code><a href="/reference/#schema.Payment">Payment</a></code></li><li><code><a href="/reference/#schema.Passport">Passport</a></code></li><li><code><a href="/reference/#schema.Company">Company</a></code></li><li><code><a href="/reference/#schema.Ownership">Ownership</a></code></li><li><code><a href="/reference/#schema.Person">Person</a></code></li><li><code><a href="/reference/#schema.LegalEntity">LegalEntity</a></code></li><li><code><a href="/reference/#schema.Vessel">Vessel</a></code></li><li><code><a href="/reference/#schema.Directorship">Directorship</a></code></li><li><code><a href="/reference/#schema.Succession">Succession</a></code></li><li><code><a href="/reference/#schema.Asset">Asset</a></code></li><li><code><a href="/reference/#schema.Associate">Associate</a></code></li></ul><h2>Schema definitions in detail</h2><h3><a id="schema.Representation"></a><code>Representation</code> - <!-- -->Representations</h3><p class="text-body">A mediatory, intermediary, middleman, or broker acting on behalf of a legal entity.</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Representation:agent"></a><code><span class="text-muted">Representation<!-- -->:</span>agent</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Agent</td><td><code>see<!-- --> <a href="#prop.LegalEntity:agencyClient">LegalEntity:agencyClient</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Representation:client"></a><code><span class="text-muted">Representation<!-- -->:</span>client</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Client</td><td><code>see<!-- --> <a href="#prop.LegalEntity:agentRepresentation">LegalEntity:agentRepresentation</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Airplane"></a><code>Airplane</code> - <!-- -->Airplanes</h3><p class="text-body">An airplane, helicopter or other flying vehicle. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Vehicle">Vehicle</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Asset">Asset</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>type</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Type</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>model</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Model</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>owner</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Owner</td><td><code>see<!-- --> <a href="#prop.LegalEntity:ownedVehicles">LegalEntity:ownedVehicles</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>buildDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Build Date</td><td></td></tr><tr><td><a id="prop.Airplane:serialNumber"></a><code><span class="text-muted">Airplane<!-- -->:</span>serialNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Serial Number</td><td></td></tr></tbody></table><h3><a id="schema.Debt"></a><code>Debt</code> - <!-- -->Debts</h3><p class="text-body">A monetary debt between two parties.</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><a id="prop.Debt:debtor"></a><code><span class="text-muted">Debt<!-- -->:</span>debtor</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Debtor</td><td><code>see<!-- --> <a href="#prop.LegalEntity:debtDebtor">LegalEntity:debtDebtor</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Debt:creditor"></a><code><span class="text-muted">Debt<!-- -->:</span>creditor</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Creditor</td><td><code>see<!-- --> <a href="#prop.LegalEntity:debtCreditor">LegalEntity:debtCreditor</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Sanction"></a><code>Sanction</code> - <!-- -->Sanctions</h3><p class="text-body">A sanction designation</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Sanction:entity"></a><code><span class="text-muted">Sanction<!-- -->:</span>entity</code></td><td><code><a href="#schema.Thing">Thing</a></code></td><td class="numeric"><code>200</code></td><td>Entity</td><td><code>see<!-- --> <a href="#prop.Thing:sanctions">Thing:sanctions</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Sanction:authority"></a><code><span class="text-muted">Sanction<!-- -->:</span>authority</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Authority</td><td></td></tr><tr><td><a id="prop.Sanction:authorityId"></a><code><span class="text-muted">Sanction<!-- -->:</span>authorityId</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Authority-issued identifier</td><td></td></tr><tr><td><a id="prop.Sanction:unscId"></a><code><span class="text-muted">Sanction<!-- -->:</span>unscId</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>UN SC identifier</td><td></td></tr><tr><td><a id="prop.Sanction:program"></a><code><span class="text-muted">Sanction<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><a id="prop.Sanction:provisions"></a><code><span class="text-muted">Sanction<!-- -->:</span>provisions</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Scope of sanctions</td><td></td></tr><tr><td><a id="prop.Sanction:status"></a><code><span class="text-muted">Sanction<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Sanction:duration"></a><code><span class="text-muted">Sanction<!-- -->:</span>duration</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Duration</td><td></td></tr><tr><td><a id="prop.Sanction:reason"></a><code><span class="text-muted">Sanction<!-- -->:</span>reason</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Reason</td><td></td></tr><tr><td><a id="prop.Sanction:country"></a><code><span class="text-muted">Sanction<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><a id="prop.Sanction:listingDate"></a><code><span class="text-muted">Sanction<!-- -->:</span>listingDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Listing date</td><td></td></tr></tbody></table><h3><a id="schema.CryptoWallet"></a><code>CryptoWallet</code> - <!-- -->Cryptocurrency wallets</h3><p class="text-body">A cryptocurrency wallet is a view on the transactions conducted by one participant on a blockchain / distributed ledger system. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><a id="prop.CryptoWallet:publicKey"></a><code><span class="text-muted">CryptoWallet<!-- -->:</span>publicKey</code></td><td><code>identifier</code></td><td class="numeric"><code>128</code></td><td>Address</td><td>Public key used to identify the wallet</td></tr><tr><td><a id="prop.CryptoWallet:mangingExchange"></a><code><span class="text-muted">CryptoWallet<!-- -->:</span>mangingExchange</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Managing exchange</td><td></td></tr><tr><td><a id="prop.CryptoWallet:holder"></a><code><span class="text-muted">CryptoWallet<!-- -->:</span>holder</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Wallet holder</td><td><code>see<!-- --> <a href="#prop.LegalEntity:cryptoWallets">LegalEntity:cryptoWallets</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.CryptoWallet:balance"></a><code><span class="text-muted">CryptoWallet<!-- -->:</span>balance</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Balance</td><td></td></tr></tbody></table><h3><a id="schema.Employment"></a><code>Employment</code> - <!-- -->Employments</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Employment:employer"></a><code><span class="text-muted">Employment<!-- -->:</span>employer</code></td><td><code><a href="#schema.Organization">Organization</a></code></td><td class="numeric"><code>200</code></td><td>Employer</td><td><code>see<!-- --> <a href="#prop.Organization:employees">Organization:employees</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Employment:employee"></a><code><span class="text-muted">Employment<!-- -->:</span>employee</code></td><td><code><a href="#schema.Person">Person</a></code></td><td class="numeric"><code>200</code></td><td>Employee</td><td><code>see<!-- --> <a href="#prop.Person:employers">Person:employers</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Organization"></a><code>Organization</code> - <!-- -->Organizations</h3><p class="text-body">Any type of incorporated entity that cannot be owned by another (see Company). This might include charities, foundations or state-owned enterprises, depending on their jurisdiction. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.LegalEntity">LegalEntity</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.PublicBody">PublicBody</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Company">Company</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>email</code></td><td><code>email</code></td><td class="numeric"><code>250</code></td><td>E-Mail</td><td>Email address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>phone</code></td><td><code>phone</code></td><td class="numeric"><code>32</code></td><td>Phone</td><td>Phone number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>website</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Website</td><td>Website address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>legalForm</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Legal form</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>incorporationDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Incorporation date</td><td>The date the legal entity was incorporated</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dissolutionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Dissolution date</td><td>The date the legal entity was dissolved, if applicable</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>sector</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Sector</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>classification</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Classification</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td>Company registration number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>idNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>ID Number</td><td>ID number of any applicable ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>taxNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Tax Number</td><td>Tax identification number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>vatCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>V.A.T. Identifier</td><td>(EU) VAT number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>jurisdiction</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Jurisdiction</td><td>Country or region in which this entity operates</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>mainCountry</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country of origin</td><td>Primary country of this entity</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>opencorporatesUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>OpenCorporates URL</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>icijId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>ICIJ ID</td><td>ID according to International Consortium for Investigative Journalists</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>okpoCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>OKPO</td><td>Russian industry classifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>innCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>INN</td><td>Russian company ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>ogrnCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>OGRN</td><td>Major State Registration Number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>leiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>LEI</td><td>Legal Entity Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dunsCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>DUNS</td><td>Data Universal Numbering System - Dun & Bradstreet identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>npiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>NPI</td><td>National Provider Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>swiftBic</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>SWIFT/BIC</td><td>Bank identifier code</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>parent</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Parent company</td><td><code>see<!-- --> <a href="#prop.LegalEntity:subsidiaries">LegalEntity:subsidiaries</a> <!-- -->(inverse)</code>If this entity is a subsidiary, another entity (company or organisation) is its parent</td></tr><tr><td><a id="prop.Organization:cageCode"></a><code><span class="text-muted">Organization<!-- -->:</span>cageCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>CAGE</td><td>Commercial and Government Entity Code (CAGE)</td></tr><tr><td><a id="prop.Organization:permId"></a><code><span class="text-muted">Organization<!-- -->:</span>permId</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>PermID</td><td>LSEG/Refinitiv code for a company</td></tr><tr><td><a id="prop.Organization:imoNumber"></a><code><span class="text-muted">Organization<!-- -->:</span>imoNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>IMO Number</td><td></td></tr><tr><td><a id="prop.Organization:giiNumber"></a><code><span class="text-muted">Organization<!-- -->:</span>giiNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>20</code></td><td>Global Intermediary Identification Number</td><td></td></tr></tbody></table><h3><a id="schema.PublicBody"></a><code>PublicBody</code> - <!-- -->Public bodies</h3><p class="text-body">A public body, such as a ministry, department or state company. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Organization">Organization</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.LegalEntity">LegalEntity</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>email</code></td><td><code>email</code></td><td class="numeric"><code>250</code></td><td>E-Mail</td><td>Email address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>phone</code></td><td><code>phone</code></td><td class="numeric"><code>32</code></td><td>Phone</td><td>Phone number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>website</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Website</td><td>Website address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>legalForm</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Legal form</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>incorporationDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Incorporation date</td><td>The date the legal entity was incorporated</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dissolutionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Dissolution date</td><td>The date the legal entity was dissolved, if applicable</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>sector</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Sector</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>classification</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Classification</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td>Company registration number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>idNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>ID Number</td><td>ID number of any applicable ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>taxNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Tax Number</td><td>Tax identification number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>vatCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>V.A.T. Identifier</td><td>(EU) VAT number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>jurisdiction</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Jurisdiction</td><td>Country or region in which this entity operates</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>mainCountry</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country of origin</td><td>Primary country of this entity</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>opencorporatesUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>OpenCorporates URL</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>icijId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>ICIJ ID</td><td>ID according to International Consortium for Investigative Journalists</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>okpoCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>OKPO</td><td>Russian industry classifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>innCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>INN</td><td>Russian company ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>ogrnCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>OGRN</td><td>Major State Registration Number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>leiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>LEI</td><td>Legal Entity Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dunsCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>DUNS</td><td>Data Universal Numbering System - Dun & Bradstreet identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>npiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>NPI</td><td>National Provider Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>swiftBic</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>SWIFT/BIC</td><td>Bank identifier code</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>parent</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Parent company</td><td><code>see<!-- --> <a href="#prop.LegalEntity:subsidiaries">LegalEntity:subsidiaries</a> <!-- -->(inverse)</code>If this entity is a subsidiary, another entity (company or organisation) is its parent</td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>cageCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>CAGE</td><td>Commercial and Government Entity Code (CAGE)</td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>permId</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>PermID</td><td>LSEG/Refinitiv code for a company</td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>imoNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>IMO Number</td><td></td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>giiNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>20</code></td><td>Global Intermediary Identification Number</td><td></td></tr></tbody></table><h3><a id="schema.Address"></a><code>Address</code> - <!-- -->Addresses</h3><p class="text-body">A location associated with an entity. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Thing">Thing</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><a id="prop.Address:country"></a><code><span class="text-muted">Address<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Address:full"></a><code><span class="text-muted">Address<!-- -->:</span>full</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Full address</td><td></td></tr><tr><td><a id="prop.Address:remarks"></a><code><span class="text-muted">Address<!-- -->:</span>remarks</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Remarks</td><td>Handling instructions, like 'care of'.</td></tr><tr><td><a id="prop.Address:postOfficeBox"></a><code><span class="text-muted">Address<!-- -->:</span>postOfficeBox</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>PO Box</td><td>A mailbox identifier at the post office</td></tr><tr><td><a id="prop.Address:street"></a><code><span class="text-muted">Address<!-- -->:</span>street</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Street address</td><td></td></tr><tr><td><a id="prop.Address:city"></a><code><span class="text-muted">Address<!-- -->:</span>city</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>City</td><td>City, town, village or other locality</td></tr><tr><td><a id="prop.Address:postalCode"></a><code><span class="text-muted">Address<!-- -->:</span>postalCode</code></td><td><code>string</code></td><td class="numeric"><code>16</code></td><td>Postal code</td><td>Zip code or postcode.</td></tr><tr><td><a id="prop.Address:region"></a><code><span class="text-muted">Address<!-- -->:</span>region</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Region</td><td>Also province or area.</td></tr><tr><td><a id="prop.Address:state"></a><code><span class="text-muted">Address<!-- -->:</span>state</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>State</td><td>State or federal unit.</td></tr></tbody></table><h3><a id="schema.Family"></a><code>Family</code> - <!-- -->Family members</h3><p class="text-body">Family relationship between two people</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Family:person"></a><code><span class="text-muted">Family<!-- -->:</span>person</code></td><td><code><a href="#schema.Person">Person</a></code></td><td class="numeric"><code>200</code></td><td>Person</td><td><code>see<!-- --> <a href="#prop.Person:familyPerson">Person:familyPerson</a> <!-- -->(inverse)</code>The subject of the familial relation.</td></tr><tr><td><a id="prop.Family:relative"></a><code><span class="text-muted">Family<!-- -->:</span>relative</code></td><td><code><a href="#schema.Person">Person</a></code></td><td class="numeric"><code>200</code></td><td>Relative</td><td><code>see<!-- --> <a href="#prop.Person:familyRelative">Person:familyRelative</a> <!-- -->(inverse)</code>The relative of the subject person.</td></tr><tr><td><a id="prop.Family:relationship"></a><code><span class="text-muted">Family<!-- -->:</span>relationship</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Relationship</td><td>Nature of the relationship, from the person's perspective eg. 'mother', where 'relative' is mother of 'person'.</td></tr></tbody></table><h3><a id="schema.Occupancy"></a><code>Occupancy</code> - <!-- -->Occupancies</h3><p class="text-body">The occupation of a position by a person for a specific period of time. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Occupancy:holder"></a><code><span class="text-muted">Occupancy<!-- -->:</span>holder</code></td><td><code><a href="#schema.Person">Person</a></code></td><td class="numeric"><code>200</code></td><td>Holder</td><td><code>see<!-- --> <a href="#prop.Person:positionOccupancies">Person:positionOccupancies</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Occupancy:post"></a><code><span class="text-muted">Occupancy<!-- -->:</span>post</code></td><td><code><a href="#schema.Position">Position</a></code></td><td class="numeric"><code>200</code></td><td>Position occupied</td><td><code>see<!-- --> <a href="#prop.Position:occupancies">Position:occupancies</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Occupancy:status"></a><code><span class="text-muted">Occupancy<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr></tbody></table><h3><a id="schema.Identification"></a><code>Identification</code> - <!-- -->Identifications</h3><p class="text-body">An form of identification associated with its holder and some issuing country. This can be used for national ID cards, voter enrollments and similar instruments. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Passport">Passport</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Identification:holder"></a><code><span class="text-muted">Identification<!-- -->:</span>holder</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Identification holder</td><td><code>see<!-- --> <a href="#prop.LegalEntity:identification">LegalEntity:identification</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Identification:type"></a><code><span class="text-muted">Identification<!-- -->:</span>type</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Type</td><td></td></tr><tr><td><a id="prop.Identification:country"></a><code><span class="text-muted">Identification<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><a id="prop.Identification:number"></a><code><span class="text-muted">Identification<!-- -->:</span>number</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Document number</td><td></td></tr><tr><td><a id="prop.Identification:authority"></a><code><span class="text-muted">Identification<!-- -->:</span>authority</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Authority</td><td></td></tr></tbody></table><h3><a id="schema.Membership"></a><code>Membership</code> - <!-- -->Memberships</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Membership:member"></a><code><span class="text-muted">Membership<!-- -->:</span>member</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Member</td><td><code>see<!-- --> <a href="#prop.LegalEntity:membershipMember">LegalEntity:membershipMember</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Membership:organization"></a><code><span class="text-muted">Membership<!-- -->:</span>organization</code></td><td><code><a href="#schema.Organization">Organization</a></code></td><td class="numeric"><code>200</code></td><td>Organization</td><td><code>see<!-- --> <a href="#prop.Organization:membershipOrganization">Organization:membershipOrganization</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Position"></a><code>Position</code> - <!-- -->Positions</h3><p class="text-body">A post, role or position within an organization or body. This describes a position one or more people may occupy and not the occupation of the post by a specific individual at a specific point in time. 'subnationalArea' should be used to further restrict the scope of the position. It should not simply represent some regional aspect of the role - e.g. the constituency of a national member of parliament - when their legislative jurisdiction is nationwide. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Thing">Thing</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Position:inceptionDate"></a><code><span class="text-muted">Position<!-- -->:</span>inceptionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Inception date</td><td></td></tr><tr><td><a id="prop.Position:dissolutionDate"></a><code><span class="text-muted">Position<!-- -->:</span>dissolutionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Dissolution date</td><td></td></tr><tr><td><a id="prop.Position:subnationalArea"></a><code><span class="text-muted">Position<!-- -->:</span>subnationalArea</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Subnational jurisdiction name or code</td><td></td></tr></tbody></table><h3><a id="schema.Security"></a><code>Security</code> - <!-- -->Securities</h3><p class="text-body">A tradeable financial asset.</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Asset">Asset</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><a id="prop.Security:isin"></a><code><span class="text-muted">Security<!-- -->:</span>isin</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>ISIN</td><td>International Securities Identification Number</td></tr><tr><td><a id="prop.Security:registrationNumber"></a><code><span class="text-muted">Security<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td></td></tr><tr><td><a id="prop.Security:ticker"></a><code><span class="text-muted">Security<!-- -->:</span>ticker</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Stock ticker symbol</td><td></td></tr><tr><td><a id="prop.Security:figiCode"></a><code><span class="text-muted">Security<!-- -->:</span>figiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>Financial Instrument Global Identifier</td><td></td></tr><tr><td><a id="prop.Security:issuer"></a><code><span class="text-muted">Security<!-- -->:</span>issuer</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Issuer</td><td><code>see<!-- --> <a href="#prop.LegalEntity:securities">LegalEntity:securities</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Security:issueDate"></a><code><span class="text-muted">Security<!-- -->:</span>issueDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date issued</td><td></td></tr><tr><td><a id="prop.Security:maturityDate"></a><code><span class="text-muted">Security<!-- -->:</span>maturityDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Maturity date</td><td></td></tr><tr><td><a id="prop.Security:type"></a><code><span class="text-muted">Security<!-- -->:</span>type</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Type</td><td></td></tr><tr><td><a id="prop.Security:classification"></a><code><span class="text-muted">Security<!-- -->:</span>classification</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Classification</td><td></td></tr></tbody></table><h3><a id="schema.UnknownLink"></a><code>UnknownLink</code> - <!-- -->Other links</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.UnknownLink:subject"></a><code><span class="text-muted">UnknownLink<!-- -->:</span>subject</code></td><td><code><a href="#schema.Thing">Thing</a></code></td><td class="numeric"><code>200</code></td><td>Subject</td><td><code>see<!-- --> <a href="#prop.Thing:unknownLinkTo">Thing:unknownLinkTo</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.UnknownLink:object"></a><code><span class="text-muted">UnknownLink<!-- -->:</span>object</code></td><td><code><a href="#schema.Thing">Thing</a></code></td><td class="numeric"><code>200</code></td><td>Object</td><td><code>see<!-- --> <a href="#prop.Thing:unknownLinkFrom">Thing:unknownLinkFrom</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Payment"></a><code>Payment</code> - <!-- -->Payments</h3><p class="text-body">A monetary payment between two parties.</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><a id="prop.Payment:payer"></a><code><span class="text-muted">Payment<!-- -->:</span>payer</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Payer</td><td><code>see<!-- --> <a href="#prop.LegalEntity:paymentPayer">LegalEntity:paymentPayer</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Payment:beneficiary"></a><code><span class="text-muted">Payment<!-- -->:</span>beneficiary</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Beneficiary</td><td><code>see<!-- --> <a href="#prop.LegalEntity:paymentBeneficiary">LegalEntity:paymentBeneficiary</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Passport"></a><code>Passport</code> - <!-- -->Passports</h3><p class="text-body">An passport held by a person. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Identification">Identification</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Identification<!-- -->:</span>holder</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Identification holder</td><td><code>see<!-- --> <a href="#prop.LegalEntity:identification">LegalEntity:identification</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Identification<!-- -->:</span>type</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Type</td><td></td></tr><tr><td><code><span class="text-muted">Identification<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Identification<!-- -->:</span>number</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Document number</td><td></td></tr><tr><td><code><span class="text-muted">Identification<!-- -->:</span>authority</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Authority</td><td></td></tr></tbody></table><h3><a id="schema.Company"></a><code>Company</code> - <!-- -->Companies</h3><p class="text-body">A corporation, usually for profit. Does not distinguish between private and public companies, and can also be used to model more specific constructs like trusts and funds. Companies are assets, so they can be owned by other legal entities. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Asset">Asset</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Organization">Organization</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.LegalEntity">LegalEntity</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>email</code></td><td><code>email</code></td><td class="numeric"><code>250</code></td><td>E-Mail</td><td>Email address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>phone</code></td><td><code>phone</code></td><td class="numeric"><code>32</code></td><td>Phone</td><td>Phone number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>website</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Website</td><td>Website address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>legalForm</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Legal form</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>incorporationDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Incorporation date</td><td>The date the legal entity was incorporated</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dissolutionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Dissolution date</td><td>The date the legal entity was dissolved, if applicable</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>sector</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Sector</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>classification</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Classification</td><td></td></tr><tr><td><a id="prop.Company:registrationNumber"></a><code><span class="text-muted">Company<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>idNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>ID Number</td><td>ID number of any applicable ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>taxNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Tax Number</td><td>Tax identification number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>vatCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>V.A.T. Identifier</td><td>(EU) VAT number</td></tr><tr><td><a id="prop.Company:jurisdiction"></a><code><span class="text-muted">Company<!-- -->:</span>jurisdiction</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Jurisdiction</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>mainCountry</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country of origin</td><td>Primary country of this entity</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>opencorporatesUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>OpenCorporates URL</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>icijId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>ICIJ ID</td><td>ID according to International Consortium for Investigative Journalists</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>okpoCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>OKPO</td><td>Russian industry classifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>innCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>INN</td><td>Russian company ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>ogrnCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>OGRN</td><td>Major State Registration Number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>leiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>LEI</td><td>Legal Entity Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dunsCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>DUNS</td><td>Data Universal Numbering System - Dun & Bradstreet identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>npiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>NPI</td><td>National Provider Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>swiftBic</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>SWIFT/BIC</td><td>Bank identifier code</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>parent</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Parent company</td><td><code>see<!-- --> <a href="#prop.LegalEntity:subsidiaries">LegalEntity:subsidiaries</a> <!-- -->(inverse)</code>If this entity is a subsidiary, another entity (company or organisation) is its parent</td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>cageCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>CAGE</td><td>Commercial and Government Entity Code (CAGE)</td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>permId</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>PermID</td><td>LSEG/Refinitiv code for a company</td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>imoNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>IMO Number</td><td></td></tr><tr><td><code><span class="text-muted">Organization<!-- -->:</span>giiNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>20</code></td><td>Global Intermediary Identification Number</td><td></td></tr><tr><td><a id="prop.Company:cikCode"></a><code><span class="text-muted">Company<!-- -->:</span>cikCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>SEC Central Index Key</td><td>US SEC Central Index Key</td></tr><tr><td><a id="prop.Company:kppCode"></a><code><span class="text-muted">Company<!-- -->:</span>kppCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>KPP</td><td>(RU, 袣袩袩) in addition to INN for orgs; reason for registration at FNS</td></tr><tr><td><a id="prop.Company:bikCode"></a><code><span class="text-muted">Company<!-- -->:</span>bikCode</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>BIK</td><td>Russian bank account code</td></tr><tr><td><a id="prop.Company:ticker"></a><code><span class="text-muted">Company<!-- -->:</span>ticker</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Stock ticker symbol</td><td></td></tr><tr><td><a id="prop.Company:ricCode"></a><code><span class="text-muted">Company<!-- -->:</span>ricCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>Reuters Instrument Code</td><td></td></tr></tbody></table><h3><a id="schema.Ownership"></a><code>Ownership</code> - <!-- -->Ownerships</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Ownership:owner"></a><code><span class="text-muted">Ownership<!-- -->:</span>owner</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Owner</td><td><code>see<!-- --> <a href="#prop.LegalEntity:ownershipOwner">LegalEntity:ownershipOwner</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Ownership:asset"></a><code><span class="text-muted">Ownership<!-- -->:</span>asset</code></td><td><code><a href="#schema.Asset">Asset</a></code></td><td class="numeric"><code>200</code></td><td>Asset</td><td><code>see<!-- --> <a href="#prop.Asset:ownershipAsset">Asset:ownershipAsset</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Ownership:percentage"></a><code><span class="text-muted">Ownership<!-- -->:</span>percentage</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Percentage held</td><td></td></tr><tr><td><a id="prop.Ownership:sharesCount"></a><code><span class="text-muted">Ownership<!-- -->:</span>sharesCount</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Number of shares</td><td></td></tr><tr><td><a id="prop.Ownership:sharesValue"></a><code><span class="text-muted">Ownership<!-- -->:</span>sharesValue</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Value of shares</td><td></td></tr><tr><td><a id="prop.Ownership:sharesCurrency"></a><code><span class="text-muted">Ownership<!-- -->:</span>sharesCurrency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency of shares</td><td></td></tr></tbody></table><h3><a id="schema.Person"></a><code>Person</code> - <!-- -->People</h3><p class="text-body">A natural person, as opposed to a corporation of some type. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.LegalEntity">LegalEntity</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>email</code></td><td><code>email</code></td><td class="numeric"><code>250</code></td><td>E-Mail</td><td>Email address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>phone</code></td><td><code>phone</code></td><td class="numeric"><code>32</code></td><td>Phone</td><td>Phone number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>website</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Website</td><td>Website address</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>legalForm</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Legal form</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>incorporationDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Incorporation date</td><td>The date the legal entity was incorporated</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dissolutionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Dissolution date</td><td>The date the legal entity was dissolved, if applicable</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>sector</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Sector</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>classification</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Classification</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td>Company registration number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>idNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>ID Number</td><td>ID number of any applicable ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>taxNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Tax Number</td><td>Tax identification number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>vatCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>V.A.T. Identifier</td><td>(EU) VAT number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>jurisdiction</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Jurisdiction</td><td>Country or region in which this entity operates</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>mainCountry</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country of origin</td><td>Primary country of this entity</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>opencorporatesUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>OpenCorporates URL</td><td></td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>icijId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>ICIJ ID</td><td>ID according to International Consortium for Investigative Journalists</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>okpoCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>OKPO</td><td>Russian industry classifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>innCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>INN</td><td>Russian company ID</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>ogrnCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>OGRN</td><td>Major State Registration Number</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>leiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>LEI</td><td>Legal Entity Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>dunsCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>DUNS</td><td>Data Universal Numbering System - Dun & Bradstreet identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>npiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>NPI</td><td>National Provider Identifier</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>swiftBic</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>SWIFT/BIC</td><td>Bank identifier code</td></tr><tr><td><code><span class="text-muted">LegalEntity<!-- -->:</span>parent</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Parent company</td><td><code>see<!-- --> <a href="#prop.LegalEntity:subsidiaries">LegalEntity:subsidiaries</a> <!-- -->(inverse)</code>If this entity is a subsidiary, another entity (company or organisation) is its parent</td></tr><tr><td><a id="prop.Person:title"></a><code><span class="text-muted">Person<!-- -->:</span>title</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Title</td><td></td></tr><tr><td><a id="prop.Person:firstName"></a><code><span class="text-muted">Person<!-- -->:</span>firstName</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>First name</td><td></td></tr><tr><td><a id="prop.Person:secondName"></a><code><span class="text-muted">Person<!-- -->:</span>secondName</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Second name</td><td></td></tr><tr><td><a id="prop.Person:middleName"></a><code><span class="text-muted">Person<!-- -->:</span>middleName</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Middle name</td><td></td></tr><tr><td><a id="prop.Person:fatherName"></a><code><span class="text-muted">Person<!-- -->:</span>fatherName</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Patronymic</td><td></td></tr><tr><td><a id="prop.Person:motherName"></a><code><span class="text-muted">Person<!-- -->:</span>motherName</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Matronymic</td><td></td></tr><tr><td><a id="prop.Person:lastName"></a><code><span class="text-muted">Person<!-- -->:</span>lastName</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Last name</td><td></td></tr><tr><td><a id="prop.Person:nameSuffix"></a><code><span class="text-muted">Person<!-- -->:</span>nameSuffix</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Name suffix</td><td></td></tr><tr><td><a id="prop.Person:birthDate"></a><code><span class="text-muted">Person<!-- -->:</span>birthDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Birth date</td><td></td></tr><tr><td><a id="prop.Person:birthPlace"></a><code><span class="text-muted">Person<!-- -->:</span>birthPlace</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Place of birth</td><td></td></tr><tr><td><a id="prop.Person:birthCountry"></a><code><span class="text-muted">Person<!-- -->:</span>birthCountry</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country of birth</td><td></td></tr><tr><td><a id="prop.Person:deathDate"></a><code><span class="text-muted">Person<!-- -->:</span>deathDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Death date</td><td></td></tr><tr><td><a id="prop.Person:position"></a><code><span class="text-muted">Person<!-- -->:</span>position</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Position</td><td></td></tr><tr><td><a id="prop.Person:nationality"></a><code><span class="text-muted">Person<!-- -->:</span>nationality</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Nationality</td><td></td></tr><tr><td><a id="prop.Person:citizenship"></a><code><span class="text-muted">Person<!-- -->:</span>citizenship</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Citizenship</td><td></td></tr><tr><td><a id="prop.Person:passportNumber"></a><code><span class="text-muted">Person<!-- -->:</span>passportNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Passport number</td><td></td></tr><tr><td><a id="prop.Person:gender"></a><code><span class="text-muted">Person<!-- -->:</span>gender</code></td><td><code>gender</code></td><td class="numeric"><code>16</code></td><td>Gender</td><td></td></tr><tr><td><a id="prop.Person:ethnicity"></a><code><span class="text-muted">Person<!-- -->:</span>ethnicity</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Ethnicity</td><td></td></tr><tr><td><a id="prop.Person:height"></a><code><span class="text-muted">Person<!-- -->:</span>height</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Height</td><td></td></tr><tr><td><a id="prop.Person:weight"></a><code><span class="text-muted">Person<!-- -->:</span>weight</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Weight</td><td></td></tr><tr><td><a id="prop.Person:eyeColor"></a><code><span class="text-muted">Person<!-- -->:</span>eyeColor</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Eye color</td><td></td></tr><tr><td><a id="prop.Person:hairColor"></a><code><span class="text-muted">Person<!-- -->:</span>hairColor</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Hair color</td><td></td></tr><tr><td><a id="prop.Person:appearance"></a><code><span class="text-muted">Person<!-- -->:</span>appearance</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Physical appearance</td><td></td></tr><tr><td><a id="prop.Person:religion"></a><code><span class="text-muted">Person<!-- -->:</span>religion</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Religion</td><td></td></tr><tr><td><a id="prop.Person:political"></a><code><span class="text-muted">Person<!-- -->:</span>political</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Political association</td><td></td></tr><tr><td><a id="prop.Person:education"></a><code><span class="text-muted">Person<!-- -->:</span>education</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Education</td><td></td></tr></tbody></table><h3><a id="schema.LegalEntity"></a><code>LegalEntity</code> - <!-- -->Legal entities</h3><p class="text-body">Any party to legal proceedings, such as asset ownership, corporate governance or social interactions. Often used when raw data does not specify if something is a person or company. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Thing">Thing</a></span></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Organization">Organization</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Person">Person</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.PublicBody">PublicBody</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Company">Company</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.LegalEntity:email"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>email</code></td><td><code>email</code></td><td class="numeric"><code>250</code></td><td>E-Mail</td><td>Email address</td></tr><tr><td><a id="prop.LegalEntity:phone"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>phone</code></td><td><code>phone</code></td><td class="numeric"><code>32</code></td><td>Phone</td><td>Phone number</td></tr><tr><td><a id="prop.LegalEntity:website"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>website</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Website</td><td>Website address</td></tr><tr><td><a id="prop.LegalEntity:legalForm"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>legalForm</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Legal form</td><td></td></tr><tr><td><a id="prop.LegalEntity:incorporationDate"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>incorporationDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Incorporation date</td><td>The date the legal entity was incorporated</td></tr><tr><td><a id="prop.LegalEntity:dissolutionDate"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>dissolutionDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Dissolution date</td><td>The date the legal entity was dissolved, if applicable</td></tr><tr><td><a id="prop.LegalEntity:status"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.LegalEntity:sector"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>sector</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Sector</td><td></td></tr><tr><td><a id="prop.LegalEntity:classification"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>classification</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Classification</td><td></td></tr><tr><td><a id="prop.LegalEntity:registrationNumber"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td>Company registration number</td></tr><tr><td><a id="prop.LegalEntity:idNumber"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>idNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>ID Number</td><td>ID number of any applicable ID</td></tr><tr><td><a id="prop.LegalEntity:taxNumber"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>taxNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Tax Number</td><td>Tax identification number</td></tr><tr><td><a id="prop.LegalEntity:vatCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>vatCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>V.A.T. Identifier</td><td>(EU) VAT number</td></tr><tr><td><a id="prop.LegalEntity:jurisdiction"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>jurisdiction</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Jurisdiction</td><td>Country or region in which this entity operates</td></tr><tr><td><a id="prop.LegalEntity:mainCountry"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>mainCountry</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country of origin</td><td>Primary country of this entity</td></tr><tr><td><a id="prop.LegalEntity:opencorporatesUrl"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>opencorporatesUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>OpenCorporates URL</td><td></td></tr><tr><td><a id="prop.LegalEntity:icijId"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>icijId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>ICIJ ID</td><td>ID according to International Consortium for Investigative Journalists</td></tr><tr><td><a id="prop.LegalEntity:okpoCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>okpoCode</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>OKPO</td><td>Russian industry classifier</td></tr><tr><td><a id="prop.LegalEntity:innCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>innCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>INN</td><td>Russian company ID</td></tr><tr><td><a id="prop.LegalEntity:ogrnCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>ogrnCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>OGRN</td><td>Major State Registration Number</td></tr><tr><td><a id="prop.LegalEntity:leiCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>leiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>LEI</td><td>Legal Entity Identifier</td></tr><tr><td><a id="prop.LegalEntity:dunsCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>dunsCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>DUNS</td><td>Data Universal Numbering System - Dun & Bradstreet identifier</td></tr><tr><td><a id="prop.LegalEntity:npiCode"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>npiCode</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>NPI</td><td>National Provider Identifier</td></tr><tr><td><a id="prop.LegalEntity:swiftBic"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>swiftBic</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>SWIFT/BIC</td><td>Bank identifier code</td></tr><tr><td><a id="prop.LegalEntity:parent"></a><code><span class="text-muted">LegalEntity<!-- -->:</span>parent</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Parent company</td><td><code>see<!-- --> <a href="#prop.LegalEntity:subsidiaries">LegalEntity:subsidiaries</a> <!-- -->(inverse)</code>If this entity is a subsidiary, another entity (company or organisation) is its parent</td></tr></tbody></table><h3><a id="schema.Vessel"></a><code>Vessel</code> - <!-- -->Vessels</h3><p class="text-body">A boat or ship. Typically flying some sort of national flag. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Vehicle">Vehicle</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Asset">Asset</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>type</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Type</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>model</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Model</td><td></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>owner</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Owner</td><td><code>see<!-- --> <a href="#prop.LegalEntity:ownedVehicles">LegalEntity:ownedVehicles</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Vehicle<!-- -->:</span>buildDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Build Date</td><td></td></tr><tr><td><a id="prop.Vessel:imoNumber"></a><code><span class="text-muted">Vessel<!-- -->:</span>imoNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>IMO Number</td><td></td></tr><tr><td><a id="prop.Vessel:flag"></a><code><span class="text-muted">Vessel<!-- -->:</span>flag</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Flag</td><td></td></tr><tr><td><a id="prop.Vessel:tonnage"></a><code><span class="text-muted">Vessel<!-- -->:</span>tonnage</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Tonnage</td><td></td></tr><tr><td><a id="prop.Vessel:grossRegisteredTonnage"></a><code><span class="text-muted">Vessel<!-- -->:</span>grossRegisteredTonnage</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Gross Registered Tonnage</td><td></td></tr><tr><td><a id="prop.Vessel:callSign"></a><code><span class="text-muted">Vessel<!-- -->:</span>callSign</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Call Sign</td><td></td></tr><tr><td><a id="prop.Vessel:pastFlags"></a><code><span class="text-muted">Vessel<!-- -->:</span>pastFlags</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Past Flags</td><td></td></tr><tr><td><a id="prop.Vessel:mmsi"></a><code><span class="text-muted">Vessel<!-- -->:</span>mmsi</code></td><td><code>identifier</code></td><td class="numeric"><code>16</code></td><td>MMSI</td><td></td></tr></tbody></table><h3><a id="schema.Directorship"></a><code>Directorship</code> - <!-- -->Directorships</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Directorship:director"></a><code><span class="text-muted">Directorship<!-- -->:</span>director</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Director</td><td><code>see<!-- --> <a href="#prop.LegalEntity:directorshipDirector">LegalEntity:directorshipDirector</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Directorship:organization"></a><code><span class="text-muted">Directorship<!-- -->:</span>organization</code></td><td><code><a href="#schema.Organization">Organization</a></code></td><td class="numeric"><code>200</code></td><td>Organization</td><td><code>see<!-- --> <a href="#prop.Organization:directorshipOrganization">Organization:directorshipOrganization</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Succession"></a><code>Succession</code> - <!-- -->Successions</h3><p class="text-body">Two entities that legally succeed each other.</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr><tr><td><a id="prop.Succession:predecessor"></a><code><span class="text-muted">Succession<!-- -->:</span>predecessor</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Predecessor</td><td><code>see<!-- --> <a href="#prop.LegalEntity:successors">LegalEntity:successors</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Succession:successor"></a><code><span class="text-muted">Succession<!-- -->:</span>successor</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Successor</td><td><code>see<!-- --> <a href="#prop.LegalEntity:predecessors">LegalEntity:predecessors</a> <!-- -->(inverse)</code></td></tr></tbody></table><h3><a id="schema.Asset"></a><code>Asset</code> - <!-- -->Assets</h3><p class="text-body">A piece of property which can be owned and assigned a monetary value. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Airplane">Airplane</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vehicle">Vehicle</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Security">Security</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vessel">Vessel</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Company">Company</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr></tbody></table><h3><a id="schema.Associate"></a><code>Associate</code> - <!-- -->Associates</h3><p class="text-body">Non-family association between two people</p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Associate:person"></a><code><span class="text-muted">Associate<!-- -->:</span>person</code></td><td><code><a href="#schema.Person">Person</a></code></td><td class="numeric"><code>200</code></td><td>Person</td><td><code>see<!-- --> <a href="#prop.Person:associates">Person:associates</a> <!-- -->(inverse)</code>The subject of the association.</td></tr><tr><td><a id="prop.Associate:associate"></a><code><span class="text-muted">Associate<!-- -->:</span>associate</code></td><td><code><a href="#schema.Person">Person</a></code></td><td class="numeric"><code>200</code></td><td>Associate</td><td><code>see<!-- --> <a href="#prop.Person:associations">Person:associations</a> <!-- -->(inverse)</code>An associate of the subject person.</td></tr><tr><td><a id="prop.Associate:relationship"></a><code><span class="text-muted">Associate<!-- -->:</span>relationship</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Relationship</td><td>Nature of the association</td></tr></tbody></table><h3><a id="schema.Interest"></a><code>Interest</code> - <!-- -->Interest</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Interval">Interval</a></span></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Ownership">Ownership</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Representation">Representation</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.UnknownLink">UnknownLink</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Employment">Employment</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Directorship">Directorship</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Membership">Membership</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Succession">Succession</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><a id="prop.Interest:role"></a><code><span class="text-muted">Interest<!-- -->:</span>role</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Role</td><td></td></tr><tr><td><a id="prop.Interest:status"></a><code><span class="text-muted">Interest<!-- -->:</span>status</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Status</td><td></td></tr></tbody></table><h3><a id="schema.Interval"></a><code>Interval</code> - <!-- -->Interval</h3><p class="text-body">An object which is bounded in time. </p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Ownership">Ownership</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Passport">Passport</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Sanction">Sanction</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Family">Family</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Payment">Payment</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Representation">Representation</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.UnknownLink">UnknownLink</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Employment">Employment</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Directorship">Directorship</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Interest">Interest</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Debt">Debt</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Identification">Identification</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Membership">Membership</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Occupancy">Occupancy</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Associate">Associate</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Succession">Succession</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><a id="prop.Interval:startDate"></a><code><span class="text-muted">Interval<!-- -->:</span>startDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Start date</td><td></td></tr><tr><td><a id="prop.Interval:endDate"></a><code><span class="text-muted">Interval<!-- -->:</span>endDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>End date</td><td></td></tr><tr><td><a id="prop.Interval:date"></a><code><span class="text-muted">Interval<!-- -->:</span>date</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Date</td><td></td></tr><tr><td><a id="prop.Interval:summary"></a><code><span class="text-muted">Interval<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><a id="prop.Interval:description"></a><code><span class="text-muted">Interval<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><a id="prop.Interval:recordId"></a><code><span class="text-muted">Interval<!-- -->:</span>recordId</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Record ID</td><td></td></tr><tr><td><a id="prop.Interval:sourceUrl"></a><code><span class="text-muted">Interval<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><a id="prop.Interval:publisher"></a><code><span class="text-muted">Interval<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><a id="prop.Interval:modifiedAt"></a><code><span class="text-muted">Interval<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr></tbody></table><h3><a id="schema.Vehicle"></a><code>Vehicle</code> - <!-- -->Vehicles</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td><span><a href="#schema.Asset">Asset</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Thing">Thing</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Value">Value</a></span></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Airplane">Airplane</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vessel">Vessel</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr><tr><td><a id="prop.Vehicle:registrationNumber"></a><code><span class="text-muted">Vehicle<!-- -->:</span>registrationNumber</code></td><td><code>identifier</code></td><td class="numeric"><code>64</code></td><td>Registration number</td><td></td></tr><tr><td><a id="prop.Vehicle:type"></a><code><span class="text-muted">Vehicle<!-- -->:</span>type</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Type</td><td></td></tr><tr><td><a id="prop.Vehicle:model"></a><code><span class="text-muted">Vehicle<!-- -->:</span>model</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Model</td><td></td></tr><tr><td><a id="prop.Vehicle:owner"></a><code><span class="text-muted">Vehicle<!-- -->:</span>owner</code></td><td><code><a href="#schema.LegalEntity">LegalEntity</a></code></td><td class="numeric"><code>200</code></td><td>Owner</td><td><code>see<!-- --> <a href="#prop.LegalEntity:ownedVehicles">LegalEntity:ownedVehicles</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Vehicle:buildDate"></a><code><span class="text-muted">Vehicle<!-- -->:</span>buildDate</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Build Date</td><td></td></tr></tbody></table><h3><a id="schema.Thing"></a><code>Thing</code> - <!-- -->Thing</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Position">Position</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Airplane">Airplane</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Organization">Organization</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vehicle">Vehicle</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.LegalEntity">LegalEntity</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.CryptoWallet">CryptoWallet</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Person">Person</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.PublicBody">PublicBody</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Security">Security</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vessel">Vessel</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Company">Company</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Address">Address</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Asset">Asset</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><a id="prop.Thing:name"></a><code><span class="text-muted">Thing<!-- -->:</span>name</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Name</td><td></td></tr><tr><td><a id="prop.Thing:summary"></a><code><span class="text-muted">Thing<!-- -->:</span>summary</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Summary</td><td></td></tr><tr><td><a id="prop.Thing:description"></a><code><span class="text-muted">Thing<!-- -->:</span>description</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Description</td><td></td></tr><tr><td><a id="prop.Thing:country"></a><code><span class="text-muted">Thing<!-- -->:</span>country</code></td><td><code><a href="#type.country">country</a></code></td><td class="numeric"><code>16</code></td><td>Country</td><td></td></tr><tr><td><a id="prop.Thing:alias"></a><code><span class="text-muted">Thing<!-- -->:</span>alias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Other name</td><td></td></tr><tr><td><a id="prop.Thing:previousName"></a><code><span class="text-muted">Thing<!-- -->:</span>previousName</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Previous name</td><td></td></tr><tr><td><a id="prop.Thing:weakAlias"></a><code><span class="text-muted">Thing<!-- -->:</span>weakAlias</code></td><td><code>name</code></td><td class="numeric"><code>384</code></td><td>Weak alias</td><td></td></tr><tr><td><a id="prop.Thing:sourceUrl"></a><code><span class="text-muted">Thing<!-- -->:</span>sourceUrl</code></td><td><code>url</code></td><td class="numeric"><code>4096</code></td><td>Source link</td><td></td></tr><tr><td><a id="prop.Thing:publisher"></a><code><span class="text-muted">Thing<!-- -->:</span>publisher</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Publishing source</td><td></td></tr><tr><td><a id="prop.Thing:wikidataId"></a><code><span class="text-muted">Thing<!-- -->:</span>wikidataId</code></td><td><code>identifier</code></td><td class="numeric"><code>32</code></td><td>Wikidata ID</td><td></td></tr><tr><td><a id="prop.Thing:keywords"></a><code><span class="text-muted">Thing<!-- -->:</span>keywords</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Keywords</td><td></td></tr><tr><td><a id="prop.Thing:topics"></a><code><span class="text-muted">Thing<!-- -->:</span>topics</code></td><td><code><a href="#type.topic">topic</a></code></td><td class="numeric"><code>64</code></td><td>Topics</td><td></td></tr><tr><td><a id="prop.Thing:address"></a><code><span class="text-muted">Thing<!-- -->:</span>address</code></td><td><code>address</code></td><td class="numeric"><code>250</code></td><td>Address</td><td></td></tr><tr><td><a id="prop.Thing:addressEntity"></a><code><span class="text-muted">Thing<!-- -->:</span>addressEntity</code></td><td><code><a href="#schema.Address">Address</a></code></td><td class="numeric"><code>200</code></td><td>Address</td><td><code>see<!-- --> <a href="#prop.Address:things">Address:things</a> <!-- -->(inverse)</code></td></tr><tr><td><a id="prop.Thing:program"></a><code><span class="text-muted">Thing<!-- -->:</span>program</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Program</td><td></td></tr><tr><td><a id="prop.Thing:notes"></a><code><span class="text-muted">Thing<!-- -->:</span>notes</code></td><td><code>text</code></td><td class="numeric"><code>65000</code></td><td>Notes</td><td></td></tr><tr><td><a id="prop.Thing:createdAt"></a><code><span class="text-muted">Thing<!-- -->:</span>createdAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Created at</td><td></td></tr><tr><td><a id="prop.Thing:modifiedAt"></a><code><span class="text-muted">Thing<!-- -->:</span>modifiedAt</code></td><td><code><a href="#type.date">date</a></code></td><td class="numeric"><code>32</code></td><td>Modified on</td><td></td></tr></tbody></table><h3><a id="schema.Value"></a><code>Value</code> - <!-- -->Values</h3><p class="text-body"></p><table class="table table-sm table-striped table-bordered"><tbody><tr><th>Extends</th><td></td></tr><tr><th>Sub-types</th><td><span><a href="#schema.Payment">Payment</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Airplane">Airplane</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vehicle">Vehicle</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.CryptoWallet">CryptoWallet</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Debt">Debt</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Security">Security</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Vessel">Vessel</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Company">Company</a></span><span class="separator"><span class="util_spacer__ng_FO"> 路 </span></span><span><a href="#schema.Asset">Asset</a></span></td></tr></tbody></table><table class="table table-sm table-striped table-bordered"><thead><tr><th>Property</th><th>Type</th><th>Length</th><th>Title</th><th>Description</th></tr></thead><tbody><tr><td><a id="prop.Value:amount"></a><code><span class="text-muted">Value<!-- -->:</span>amount</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount</td><td></td></tr><tr><td><a id="prop.Value:currency"></a><code><span class="text-muted">Value<!-- -->:</span>currency</code></td><td><code>string</code></td><td class="numeric"><code>1024</code></td><td>Currency</td><td></td></tr><tr><td><a id="prop.Value:amountUsd"></a><code><span class="text-muted">Value<!-- -->:</span>amountUsd</code></td><td><code>number</code></td><td class="numeric"><code>250</code></td><td>Amount in USD</td><td></td></tr></tbody></table><h2>Type definitions</h2><p class="text-body">Schema properties have specific types which define the range of valid values they can hold. Below are the enumerated values for some of the types. Other types perform algorithmic validation, e.g. for phone numbers, URLs or email addresses.</p><h3><a id="type.entity"></a>Entities</h3><p class="text-body">Entity references are used by one <a href="/docs/entities/">entity</a> to reference another and thus create a link between the two. Take note of the <a href="/docs/identifiers/">guidance on entity identifiers</a> to understand how entity IDs change as incoming records are deduplicated.</p><h3><a id="type.topic"></a>Topics</h3><p class="text-body">Topics are used to tag other entities - mainly organizations and people - with risk categories, e.g. to designate an individual as a politician, terrorist or to hint that a certain company is a bank. <a href="/docs/topics/">Read more about topics</a> and risk tagging...</p><table class="table table-sm table-striped table-bordered"><thead><tr><th style="width:15%">Code</th><th>Label</th></tr></thead><tbody><tr><td><code>crime</code></td><td>Crime</td></tr><tr><td><code>crime.fraud</code></td><td>Fraud</td></tr><tr><td><code>crime.cyber</code></td><td>Cybercrime</td></tr><tr><td><code>crime.fin</code></td><td>Financial crime</td></tr><tr><td><code>crime.env</code></td><td>Environmental violations</td></tr><tr><td><code>crime.theft</code></td><td>Theft</td></tr><tr><td><code>crime.war</code></td><td>War crimes</td></tr><tr><td><code>crime.boss</code></td><td>Criminal leadership</td></tr><tr><td><code>crime.terror</code></td><td>Terrorism</td></tr><tr><td><code>crime.traffick</code></td><td>Trafficking</td></tr><tr><td><code>crime.traffick.drug</code></td><td>Drug trafficking</td></tr><tr><td><code>crime.traffick.human</code></td><td>Human trafficking</td></tr><tr><td><code>wanted</code></td><td>Wanted</td></tr><tr><td><code>corp.offshore</code></td><td>Offshore</td></tr><tr><td><code>corp.shell</code></td><td>Shell company</td></tr><tr><td><code>corp.public</code></td><td>Public listed company</td></tr><tr><td><code>corp.disqual</code></td><td>Disqualified</td></tr><tr><td><code>gov</code></td><td>Government</td></tr><tr><td><code>gov.national</code></td><td>National government</td></tr><tr><td><code>gov.state</code></td><td>State government</td></tr><tr><td><code>gov.muni</code></td><td>Municipal government</td></tr><tr><td><code>gov.soe</code></td><td>State-owned enterprise</td></tr><tr><td><code>gov.igo</code></td><td>Intergovernmental organization</td></tr><tr><td><code>gov.head</code></td><td>Head of government or state</td></tr><tr><td><code>gov.admin</code></td><td>Civil service</td></tr><tr><td><code>gov.executive</code></td><td>Executive branch of government</td></tr><tr><td><code>gov.legislative</code></td><td>Legislative branch of government</td></tr><tr><td><code>gov.judicial</code></td><td>Judicial branch of government</td></tr><tr><td><code>gov.security</code></td><td>Security services</td></tr><tr><td><code>gov.financial</code></td><td>Central banking and financial integrity</td></tr><tr><td><code>fin</code></td><td>Financial services</td></tr><tr><td><code>fin.bank</code></td><td>Bank</td></tr><tr><td><code>fin.fund</code></td><td>Fund</td></tr><tr><td><code>fin.adivsor</code></td><td>Financial advisor</td></tr><tr><td><code>reg.action</code></td><td>Regulator action</td></tr><tr><td><code>reg.warn</code></td><td>Regulator warning</td></tr><tr><td><code>role.pep</code></td><td>Politician</td></tr><tr><td><code>role.pol</code></td><td>Non-PEP</td></tr><tr><td><code>role.rca</code></td><td>Close Associate</td></tr><tr><td><code>role.judge</code></td><td>Judge</td></tr><tr><td><code>role.civil</code></td><td>Civil servant</td></tr><tr><td><code>role.diplo</code></td><td>Diplomat</td></tr><tr><td><code>role.lawyer</code></td><td>Lawyer</td></tr><tr><td><code>role.acct</code></td><td>Accountant</td></tr><tr><td><code>role.spy</code></td><td>Spy</td></tr><tr><td><code>role.oligarch</code></td><td>Oligarch</td></tr><tr><td><code>role.journo</code></td><td>Journalist</td></tr><tr><td><code>role.act</code></td><td>Activist</td></tr><tr><td><code>role.lobby</code></td><td>Lobbyist</td></tr><tr><td><code>pol.party</code></td><td>Political party</td></tr><tr><td><code>pol.union</code></td><td>Union</td></tr><tr><td><code>rel</code></td><td>Religion</td></tr><tr><td><code>mil</code></td><td>Military</td></tr><tr><td><code>asset.frozen</code></td><td>Frozen asset</td></tr><tr><td><code>sanction</code></td><td>Sanctioned entity</td></tr><tr><td><code>sanction.linked</code></td><td>Sanction-linked entity</td></tr><tr><td><code>sanction.counter</code></td><td>Counter-sanctioned entity</td></tr><tr><td><code>export.control</code></td><td>Export controlled</td></tr><tr><td><code>export.risk</code></td><td>Trade risk</td></tr><tr><td><code>debarment</code></td><td>Debarred entity</td></tr><tr><td><code>poi</code></td><td>Person of interest</td></tr></tbody></table><h3><a id="type.date"></a>Dates</h3><p class="text-body">Dates are given in a basic ISO 8601 date or date-time format,<code>YYYY-MM-DD</code> or <code>YYYY-MM-DDTHH:MM:SS</code>. In source data, we find varying degrees of precision: some events may be defined as a full timestamp (<code>2021-08-25T09:26:11</code>), while for many we only know a year (<code>2021</code>) or month (<code>2021-08</code>). Such date prefixes are carried through and used to specify date precision as well as the actual value.</p><h3><a id="type.country"></a>Countries</h3><p class="text-body">We use a descriptive approach to modelling the countries in our database. If a list refers to a country, so do we. We use ISO 3166-1 alpha-2 as a starting point, but have also included countries that have ceased to exist (e.g. Soviet Union, Yugoslavia) and territories whose status as a country is controversial (e.g. Kosovo, Artsakh). If the presence of a country in this list is offensive to you, we invite you to reflect on the mental health impact of being angry at tables on the internet.</p><table class="table table-sm table-striped table-bordered"><thead><tr><th style="width:15%">Code</th><th>Label</th></tr></thead><tbody><tr><td><code>zz</code></td><td>Global</td></tr><tr><td><code>eu</code></td><td>European Union</td></tr><tr><td><code>un</code></td><td>United Nations</td></tr><tr><td><code>zr</code></td><td>Zaire</td></tr><tr><td><code>cz</code></td><td>Czech Republic</td></tr><tr><td><code>xk</code></td><td>Kosovo</td></tr><tr><td><code>dd</code></td><td>East Germany</td></tr><tr><td><code>yucs</code></td><td>Yugoslavia</td></tr><tr><td><code>csxx</code></td><td>Serbia and Montenegro</td></tr><tr><td><code>cshh</code></td><td>Czechoslovakia</td></tr><tr><td><code>suhh</code></td><td>Soviet Union</td></tr><tr><td><code>ge-ab</code></td><td>Abkhazia (Occupied Georgia)</td></tr><tr><td><code>x-so</code></td><td>South Ossetia (Occupied Georgia)</td></tr><tr><td><code>ua-lpr</code></td><td>Luhansk (Occupied Ukraine)</td></tr><tr><td><code>ua-dpr</code></td><td>Donetsk (Occupied Ukraine)</td></tr><tr><td><code>ua-cri</code></td><td>Crimea (Occupied Ukraine)</td></tr><tr><td><code>so-som</code></td><td>Somaliland</td></tr><tr><td><code>cy-trnc</code></td><td>Northern Cyprus</td></tr><tr><td><code>az-nk</code></td><td>Nagorno-Karabakh</td></tr><tr><td><code>iq-kr</code></td><td>Kurdistan</td></tr><tr><td><code>cn-xz</code></td><td>Tibet</td></tr><tr><td><code>cq</code></td><td>Sark</td></tr><tr><td><code>gb-wls</code></td><td>Wales</td></tr><tr><td><code>gb-sct</code></td><td>Scotland</td></tr><tr><td><code>gb-nir</code></td><td>Northern Ireland</td></tr><tr><td><code>md-pmr</code></td><td>Transnistria (PMR)</td></tr><tr><td><code>pk-km</code></td><td>Kashmir</td></tr><tr><td><code>ac</code></td><td>Ascension Island</td></tr><tr><td><code>ad</code></td><td>Andorra</td></tr><tr><td><code>ae</code></td><td>United Arab Emirates</td></tr><tr><td><code>af</code></td><td>Afghanistan</td></tr><tr><td><code>ag</code></td><td>Antigua & Barbuda</td></tr><tr><td><code>ai</code></td><td>Anguilla</td></tr><tr><td><code>al</code></td><td>Albania</td></tr><tr><td><code>am</code></td><td>Armenia</td></tr><tr><td><code>ao</code></td><td>Angola</td></tr><tr><td><code>aq</code></td><td>Antarctica</td></tr><tr><td><code>ar</code></td><td>Argentina</td></tr><tr><td><code>as</code></td><td>American Samoa</td></tr><tr><td><code>at</code></td><td>Austria</td></tr><tr><td><code>au</code></td><td>Australia</td></tr><tr><td><code>aw</code></td><td>Aruba</td></tr><tr><td><code>ax</code></td><td>脜land Islands</td></tr><tr><td><code>az</code></td><td>Azerbaijan</td></tr><tr><td><code>ba</code></td><td>Bosnia & Herzegovina</td></tr><tr><td><code>bb</code></td><td>Barbados</td></tr><tr><td><code>bd</code></td><td>Bangladesh</td></tr><tr><td><code>be</code></td><td>Belgium</td></tr><tr><td><code>bf</code></td><td>Burkina Faso</td></tr><tr><td><code>bg</code></td><td>Bulgaria</td></tr><tr><td><code>bh</code></td><td>Bahrain</td></tr><tr><td><code>bi</code></td><td>Burundi</td></tr><tr><td><code>bj</code></td><td>Benin</td></tr><tr><td><code>bl</code></td><td>St. Barth茅lemy</td></tr><tr><td><code>bm</code></td><td>Bermuda</td></tr><tr><td><code>bn</code></td><td>Brunei</td></tr><tr><td><code>bo</code></td><td>Bolivia</td></tr><tr><td><code>bq</code></td><td>Caribbean Netherlands</td></tr><tr><td><code>br</code></td><td>Brazil</td></tr><tr><td><code>bs</code></td><td>Bahamas</td></tr><tr><td><code>bt</code></td><td>Bhutan</td></tr><tr><td><code>bv</code></td><td>Bouvet Island</td></tr><tr><td><code>bw</code></td><td>Botswana</td></tr><tr><td><code>by</code></td><td>Belarus</td></tr><tr><td><code>bz</code></td><td>Belize</td></tr><tr><td><code>ca</code></td><td>Canada</td></tr><tr><td><code>cc</code></td><td>Cocos (Keeling) Islands</td></tr><tr><td><code>cd</code></td><td>Congo - Kinshasa</td></tr><tr><td><code>cf</code></td><td>Central African Republic</td></tr><tr><td><code>cg</code></td><td>Congo - Brazzaville</td></tr><tr><td><code>ch</code></td><td>Switzerland</td></tr><tr><td><code>ci</code></td><td>C么te d鈥橧voire</td></tr><tr><td><code>ck</code></td><td>Cook Islands</td></tr><tr><td><code>cl</code></td><td>Chile</td></tr><tr><td><code>cm</code></td><td>Cameroon</td></tr><tr><td><code>cn</code></td><td>China</td></tr><tr><td><code>co</code></td><td>Colombia</td></tr><tr><td><code>cp</code></td><td>Clipperton Island</td></tr><tr><td><code>cr</code></td><td>Costa Rica</td></tr><tr><td><code>cu</code></td><td>Cuba</td></tr><tr><td><code>cv</code></td><td>Cape Verde</td></tr><tr><td><code>cw</code></td><td>Cura莽ao</td></tr><tr><td><code>cx</code></td><td>Christmas Island</td></tr><tr><td><code>cy</code></td><td>Cyprus</td></tr><tr><td><code>de</code></td><td>Germany</td></tr><tr><td><code>dg</code></td><td>Diego Garcia</td></tr><tr><td><code>dj</code></td><td>Djibouti</td></tr><tr><td><code>dk</code></td><td>Denmark</td></tr><tr><td><code>dm</code></td><td>Dominica</td></tr><tr><td><code>do</code></td><td>Dominican Republic</td></tr><tr><td><code>dz</code></td><td>Algeria</td></tr><tr><td><code>ec</code></td><td>Ecuador</td></tr><tr><td><code>ee</code></td><td>Estonia</td></tr><tr><td><code>eg</code></td><td>Egypt</td></tr><tr><td><code>eh</code></td><td>Western Sahara</td></tr><tr><td><code>er</code></td><td>Eritrea</td></tr><tr><td><code>es</code></td><td>Spain</td></tr><tr><td><code>et</code></td><td>Ethiopia</td></tr><tr><td><code>fi</code></td><td>Finland</td></tr><tr><td><code>fj</code></td><td>Fiji</td></tr><tr><td><code>fk</code></td><td>Falkland Islands</td></tr><tr><td><code>fm</code></td><td>Micronesia</td></tr><tr><td><code>fo</code></td><td>Faroe Islands</td></tr><tr><td><code>fr</code></td><td>France</td></tr><tr><td><code>ga</code></td><td>Gabon</td></tr><tr><td><code>gb</code></td><td>United Kingdom</td></tr><tr><td><code>gd</code></td><td>Grenada</td></tr><tr><td><code>ge</code></td><td>Georgia</td></tr><tr><td><code>gf</code></td><td>French Guiana</td></tr><tr><td><code>gg</code></td><td>Guernsey</td></tr><tr><td><code>gh</code></td><td>Ghana</td></tr><tr><td><code>gi</code></td><td>Gibraltar</td></tr><tr><td><code>gl</code></td><td>Greenland</td></tr><tr><td><code>gm</code></td><td>Gambia</td></tr><tr><td><code>gn</code></td><td>Guinea</td></tr><tr><td><code>gp</code></td><td>Guadeloupe</td></tr><tr><td><code>gq</code></td><td>Equatorial Guinea</td></tr><tr><td><code>gr</code></td><td>Greece</td></tr><tr><td><code>gs</code></td><td>South Georgia & South Sandwich Islands</td></tr><tr><td><code>gt</code></td><td>Guatemala</td></tr><tr><td><code>gu</code></td><td>Guam</td></tr><tr><td><code>gw</code></td><td>Guinea-Bissau</td></tr><tr><td><code>gy</code></td><td>Guyana</td></tr><tr><td><code>hk</code></td><td>Hong Kong SAR China</td></tr><tr><td><code>hm</code></td><td>Heard & McDonald Islands</td></tr><tr><td><code>hn</code></td><td>Honduras</td></tr><tr><td><code>hr</code></td><td>Croatia</td></tr><tr><td><code>ht</code></td><td>Haiti</td></tr><tr><td><code>hu</code></td><td>Hungary</td></tr><tr><td><code>ic</code></td><td>Canary Islands</td></tr><tr><td><code>id</code></td><td>Indonesia</td></tr><tr><td><code>ie</code></td><td>Ireland</td></tr><tr><td><code>il</code></td><td>Israel</td></tr><tr><td><code>im</code></td><td>Isle of Man</td></tr><tr><td><code>in</code></td><td>India</td></tr><tr><td><code>io</code></td><td>British Indian Ocean Territory</td></tr><tr><td><code>iq</code></td><td>Iraq</td></tr><tr><td><code>ir</code></td><td>Iran</td></tr><tr><td><code>is</code></td><td>Iceland</td></tr><tr><td><code>it</code></td><td>Italy</td></tr><tr><td><code>je</code></td><td>Jersey</td></tr><tr><td><code>jm</code></td><td>Jamaica</td></tr><tr><td><code>jo</code></td><td>Jordan</td></tr><tr><td><code>jp</code></td><td>Japan</td></tr><tr><td><code>ke</code></td><td>Kenya</td></tr><tr><td><code>kg</code></td><td>Kyrgyzstan</td></tr><tr><td><code>kh</code></td><td>Cambodia</td></tr><tr><td><code>ki</code></td><td>Kiribati</td></tr><tr><td><code>km</code></td><td>Comoros</td></tr><tr><td><code>kn</code></td><td>St. Kitts & Nevis</td></tr><tr><td><code>kp</code></td><td>North Korea</td></tr><tr><td><code>kr</code></td><td>South Korea</td></tr><tr><td><code>kw</code></td><td>Kuwait</td></tr><tr><td><code>ky</code></td><td>Cayman Islands</td></tr><tr><td><code>kz</code></td><td>Kazakhstan</td></tr><tr><td><code>la</code></td><td>Laos</td></tr><tr><td><code>lb</code></td><td>Lebanon</td></tr><tr><td><code>lc</code></td><td>St. Lucia</td></tr><tr><td><code>li</code></td><td>Liechtenstein</td></tr><tr><td><code>lk</code></td><td>Sri Lanka</td></tr><tr><td><code>lr</code></td><td>Liberia</td></tr><tr><td><code>ls</code></td><td>Lesotho</td></tr><tr><td><code>lt</code></td><td>Lithuania</td></tr><tr><td><code>lu</code></td><td>Luxembourg</td></tr><tr><td><code>lv</code></td><td>Latvia</td></tr><tr><td><code>ly</code></td><td>Libya</td></tr><tr><td><code>ma</code></td><td>Morocco</td></tr><tr><td><code>mc</code></td><td>Monaco</td></tr><tr><td><code>md</code></td><td>Moldova</td></tr><tr><td><code>me</code></td><td>Montenegro</td></tr><tr><td><code>mf</code></td><td>St. Martin</td></tr><tr><td><code>mg</code></td><td>Madagascar</td></tr><tr><td><code>mh</code></td><td>Marshall Islands</td></tr><tr><td><code>mk</code></td><td>North Macedonia</td></tr><tr><td><code>ml</code></td><td>Mali</td></tr><tr><td><code>mm</code></td><td>Myanmar (Burma)</td></tr><tr><td><code>mn</code></td><td>Mongolia</td></tr><tr><td><code>mo</code></td><td>Macao SAR China</td></tr><tr><td><code>mp</code></td><td>Northern Mariana Islands</td></tr><tr><td><code>mq</code></td><td>Martinique</td></tr><tr><td><code>mr</code></td><td>Mauritania</td></tr><tr><td><code>ms</code></td><td>Montserrat</td></tr><tr><td><code>mt</code></td><td>Malta</td></tr><tr><td><code>mu</code></td><td>Mauritius</td></tr><tr><td><code>mv</code></td><td>Maldives</td></tr><tr><td><code>mw</code></td><td>Malawi</td></tr><tr><td><code>mx</code></td><td>Mexico</td></tr><tr><td><code>my</code></td><td>Malaysia</td></tr><tr><td><code>mz</code></td><td>Mozambique</td></tr><tr><td><code>na</code></td><td>Namibia</td></tr><tr><td><code>nc</code></td><td>New Caledonia</td></tr><tr><td><code>ne</code></td><td>Niger</td></tr><tr><td><code>nf</code></td><td>Norfolk Island</td></tr><tr><td><code>ng</code></td><td>Nigeria</td></tr><tr><td><code>ni</code></td><td>Nicaragua</td></tr><tr><td><code>nl</code></td><td>Netherlands</td></tr><tr><td><code>no</code></td><td>Norway</td></tr><tr><td><code>np</code></td><td>Nepal</td></tr><tr><td><code>nr</code></td><td>Nauru</td></tr><tr><td><code>nu</code></td><td>Niue</td></tr><tr><td><code>nz</code></td><td>New Zealand</td></tr><tr><td><code>om</code></td><td>Oman</td></tr><tr><td><code>pa</code></td><td>Panama</td></tr><tr><td><code>pe</code></td><td>Peru</td></tr><tr><td><code>pf</code></td><td>French Polynesia</td></tr><tr><td><code>pg</code></td><td>Papua New Guinea</td></tr><tr><td><code>ph</code></td><td>Philippines</td></tr><tr><td><code>pk</code></td><td>Pakistan</td></tr><tr><td><code>pl</code></td><td>Poland</td></tr><tr><td><code>pm</code></td><td>St. Pierre & Miquelon</td></tr><tr><td><code>pn</code></td><td>Pitcairn Islands</td></tr><tr><td><code>pr</code></td><td>Puerto Rico</td></tr><tr><td><code>ps</code></td><td>Palestinian Territories</td></tr><tr><td><code>pt</code></td><td>Portugal</td></tr><tr><td><code>pw</code></td><td>Palau</td></tr><tr><td><code>py</code></td><td>Paraguay</td></tr><tr><td><code>qa</code></td><td>Qatar</td></tr><tr><td><code>re</code></td><td>R茅union</td></tr><tr><td><code>ro</code></td><td>Romania</td></tr><tr><td><code>rs</code></td><td>Serbia</td></tr><tr><td><code>ru</code></td><td>Russia</td></tr><tr><td><code>rw</code></td><td>Rwanda</td></tr><tr><td><code>sa</code></td><td>Saudi Arabia</td></tr><tr><td><code>sb</code></td><td>Solomon Islands</td></tr><tr><td><code>sc</code></td><td>Seychelles</td></tr><tr><td><code>sd</code></td><td>Sudan</td></tr><tr><td><code>se</code></td><td>Sweden</td></tr><tr><td><code>sg</code></td><td>Singapore</td></tr><tr><td><code>sh</code></td><td>St. Helena</td></tr><tr><td><code>si</code></td><td>Slovenia</td></tr><tr><td><code>sj</code></td><td>Svalbard & Jan Mayen</td></tr><tr><td><code>sk</code></td><td>Slovakia</td></tr><tr><td><code>sl</code></td><td>Sierra Leone</td></tr><tr><td><code>sm</code></td><td>San Marino</td></tr><tr><td><code>sn</code></td><td>Senegal</td></tr><tr><td><code>so</code></td><td>Somalia</td></tr><tr><td><code>sr</code></td><td>Suriname</td></tr><tr><td><code>ss</code></td><td>South Sudan</td></tr><tr><td><code>st</code></td><td>S茫o Tom茅 & Pr铆ncipe</td></tr><tr><td><code>sv</code></td><td>El Salvador</td></tr><tr><td><code>sx</code></td><td>Sint Maarten</td></tr><tr><td><code>sy</code></td><td>Syria</td></tr><tr><td><code>sz</code></td><td>Eswatini</td></tr><tr><td><code>ta</code></td><td>Tristan da Cunha</td></tr><tr><td><code>tc</code></td><td>Turks & Caicos Islands</td></tr><tr><td><code>td</code></td><td>Chad</td></tr><tr><td><code>tf</code></td><td>French Southern Territories</td></tr><tr><td><code>tg</code></td><td>Togo</td></tr><tr><td><code>th</code></td><td>Thailand</td></tr><tr><td><code>tj</code></td><td>Tajikistan</td></tr><tr><td><code>tk</code></td><td>Tokelau</td></tr><tr><td><code>tl</code></td><td>Timor-Leste</td></tr><tr><td><code>tm</code></td><td>Turkmenistan</td></tr><tr><td><code>tn</code></td><td>Tunisia</td></tr><tr><td><code>to</code></td><td>Tonga</td></tr><tr><td><code>tr</code></td><td>T眉rkiye</td></tr><tr><td><code>tt</code></td><td>Trinidad & Tobago</td></tr><tr><td><code>tv</code></td><td>Tuvalu</td></tr><tr><td><code>tw</code></td><td>Taiwan</td></tr><tr><td><code>tz</code></td><td>Tanzania</td></tr><tr><td><code>ua</code></td><td>Ukraine</td></tr><tr><td><code>ug</code></td><td>Uganda</td></tr><tr><td><code>um</code></td><td>U.S. Outlying Islands</td></tr><tr><td><code>us</code></td><td>United States</td></tr><tr><td><code>uy</code></td><td>Uruguay</td></tr><tr><td><code>uz</code></td><td>Uzbekistan</td></tr><tr><td><code>va</code></td><td>Vatican City</td></tr><tr><td><code>vc</code></td><td>St. Vincent & Grenadines</td></tr><tr><td><code>ve</code></td><td>Venezuela</td></tr><tr><td><code>vg</code></td><td>British Virgin Islands</td></tr><tr><td><code>vi</code></td><td>U.S. Virgin Islands</td></tr><tr><td><code>vn</code></td><td>Vietnam</td></tr><tr><td><code>vu</code></td><td>Vanuatu</td></tr><tr><td><code>wf</code></td><td>Wallis & Futuna</td></tr><tr><td><code>ws</code></td><td>Samoa</td></tr><tr><td><code>ye</code></td><td>Yemen</td></tr><tr><td><code>yt</code></td><td>Mayotte</td></tr><tr><td><code>za</code></td><td>South Africa</td></tr><tr><td><code>zm</code></td><td>Zambia</td></tr><tr><td><code>zw</code></td><td>Zimbabwe</td></tr></tbody></table></div><div class="col-md-3"><div class="flex-column justify-content-start d-print-none nav nav-pills"><div class="nav-item"><a href="/faq/?section=Concepts&section=Data structure&section=Bulk data&section=API&section=yente" data-rr-ui-event-key="/faq/?section=Concepts&section=Data structure&section=Bulk data&section=API&section=yente" class="nav-link">FAQ</a><a href="/docs/data/" data-rr-ui-event-key="/docs/data/" class="nav-link">Understanding the data</a><div class="nav-item"><a href="/docs/entities/" data-rr-ui-event-key="/docs/entities/" class="nav-link">Entity structure</a></div><div class="nav-item"><a href="/reference/" data-rr-ui-event-key="/reference/" class="nav-link active">Data dictionary</a></div><div class="nav-item"><a href="/docs/identifiers/" data-rr-ui-event-key="/docs/identifiers/" class="nav-link">Identifiers and de-duplication</a></div><div class="nav-item"><a href="/docs/pep/methodology/" data-rr-ui-event-key="/docs/pep/methodology/" class="nav-link">Political positions</a></div><div class="nav-item"><a href="/docs/topics/" data-rr-ui-event-key="/docs/topics/" class="nav-link">Entity risk tagging</a></div><div class="nav-item"><a href="/docs/data/changes/" data-rr-ui-event-key="/docs/data/changes/" class="nav-link">Change policy</a></div></div><div class="nav-item"><a href="/docs/bulk/" data-rr-ui-event-key="/docs/bulk/" class="nav-link">Using the bulk data</a><div class="nav-item"><a href="/docs/pairs/" data-rr-ui-event-key="/docs/pairs/" class="nav-link">Matcher training data</a></div><div class="nav-item"><a href="/docs/statements/" data-rr-ui-event-key="/docs/statements/" class="nav-link">Statement-based data</a></div><div class="nav-item"><a href="/docs/enrichment/" data-rr-ui-event-key="/docs/enrichment/" class="nav-link">Data enrichment</a></div></div><div class="nav-item"><a href="/api/" data-rr-ui-event-key="/api/" class="nav-link">OpenSanctions API</a><div class="nav-item"><a href="/docs/api/" data-rr-ui-event-key="/docs/api/" class="nav-link">Getting started</a></div><div class="nav-item"><a href="/docs/self-hosted/" data-rr-ui-event-key="/docs/self-hosted/" class="nav-link">Self-hosted service</a></div><div class="nav-item"><a href="/docs/api/authentication/" data-rr-ui-event-key="/docs/api/authentication/" class="nav-link">Authentication</a></div><div class="nav-item"><a href="/docs/api/matching/" data-rr-ui-event-key="/docs/api/matching/" class="nav-link">Using the matching API</a></div><div class="nav-item"><a href="/docs/api/scoring/" data-rr-ui-event-key="/docs/api/scoring/" class="nav-link">Configure result scoring</a></div><div class="nav-item"><a href="/docs/api/search/" data-rr-ui-event-key="/docs/api/search/" class="nav-link">Using the search API</a></div></div><div class="nav-item"><a href="/docs/opensource/" data-rr-ui-event-key="/docs/opensource/" class="nav-link">Open source</a><div class="nav-item"><a href="/docs/yente/" data-rr-ui-event-key="/docs/yente/" class="nav-link">yente</a></div><div class="nav-item"><a href="https://zavod.opensanctions.org" data-rr-ui-event-key="https://zavod.opensanctions.org" class="nav-link">zavod <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-box-arrow-up-right menu-icon"><path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5"></path><path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z"></path></svg></a></div><div class="nav-item"><a href="/docs/opensource/contributing/" data-rr-ui-event-key="/docs/opensource/contributing/" class="nav-link">Contributing</a></div></div></div><div class="Policy_licenseBox__Wl1FG"><div role="alert" class="fade alert alert-light show"><p>OpenSanctions is <strong>free for non-commercial users.</strong> Businesses must acquire a data license to use the dataset.</p><div role="group" class="d-print-none btn-group"><a role="button" tabindex="0" href="/api/" class="btn btn-secondary">Use the API</a><a role="button" tabindex="0" href="/licensing/" class="btn btn-light">License in bulk</a></div></div></div></div></div></div></div><div class="d-print-none Footer_footer__x7vJd" role="contentinfo"><div class="container"><div class="row"><div class="col-md-3"><img src="https://assets.opensanctions.org/images/ura/logo_footer.svg" alt="OpenSanctions" class="Footer_logo__9F3Kw" width="100%"/></div><div class="col-md-7"><div class="row"><div class="col-md-3"><strong>What we do</strong><ul><li><a href="/docs/about/">About OpenSanctions</a></li><li><a href="/docs/">Documentation</a></li><li><a href="/licensing/">Commercial use</a></li></ul></div><div class="col-md-3"><strong>Collections</strong><ul><li><a href="/datasets/sanctions/">Global sanctions</a></li><li><a href="/pep/">Politically exposed persons</a></li><li><a href="/datasets/crime/">Criminal watchlists</a></li></ul></div><div class="col-md-3"><strong>Keep updated</strong><ul><li><a aria-hidden="true" href="/newsletter/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-envelope-open-heart-fill"><path d="M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.313l4.222 2.475q.035-.087.08-.17c.665-1.3 2.362-1.917 3.698-1.25 1.336-.667 3.033-.05 3.699 1.25a3 3 0 0 1 .08.17L16 5.713V5.4a2 2 0 0 0-1.059-1.765zM0 6.873l4 2.344c-.012.542.124 1.117.416 1.694l.004.006L0 13.372v-6.5Zm.059 7.611 4.9-2.723c.563.73 1.383 1.467 2.49 2.198l.551.365.551-.365c1.107-.73 1.927-1.467 2.49-2.198l4.9 2.723A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516M16 13.372l-4.42-2.455.004-.006c.292-.577.428-1.152.415-1.694L16 6.873v6.5Z"></path><path d="M8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132"></path></svg></a> <a aria-label="Subscribe to our newsletter" href="/newsletter/">Newsletter</a></li><li><a aria-hidden="true" href="https://www.linkedin.com/company/opensanctions/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-linkedin"><path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z"></path></svg></a> <a href="https://www.linkedin.com/company/opensanctions/">LinkedIn</a></li><li><a aria-hidden="true" href="https://github.com/opensanctions/opensanctions"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-github"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"></path></svg></a> <a href="https://github.com/opensanctions/opensanctions">Github code</a></li></ul></div><div class="col-md-3"><strong>Get in touch</strong><ul><li><a aria-hidden="true" href="/support/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-life-preserver"><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m6.43-5.228a7.03 7.03 0 0 1-3.658 3.658l-1.115-2.788a4 4 0 0 0 1.985-1.985zM5.228 14.43a7.03 7.03 0 0 1-3.658-3.658l2.788-1.115a4 4 0 0 0 1.985 1.985zm9.202-9.202-2.788 1.115a4 4 0 0 0-1.985-1.985l1.115-2.788a7.03 7.03 0 0 1 3.658 3.658m-8.087-.87a4 4 0 0 0-1.985 1.985L1.57 5.228A7.03 7.03 0 0 1 5.228 1.57zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6"></path></svg></a> <a href="/support/">Get support</a></li><li><a aria-hidden="true" href="/sales/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-rocket-takeoff-fill"><path d="M12.17 9.53c2.307-2.592 3.278-4.684 3.641-6.218.21-.887.214-1.58.16-2.065a3.6 3.6 0 0 0-.108-.563 2 2 0 0 0-.078-.23V.453c-.073-.164-.168-.234-.352-.295a2 2 0 0 0-.16-.045 4 4 0 0 0-.57-.093c-.49-.044-1.19-.03-2.08.188-1.536.374-3.618 1.343-6.161 3.604l-2.4.238h-.006a2.55 2.55 0 0 0-1.524.734L.15 7.17a.512.512 0 0 0 .433.868l1.896-.271c.28-.04.592.013.955.132.232.076.437.16.655.248l.203.083c.196.816.66 1.58 1.275 2.195.613.614 1.376 1.08 2.191 1.277l.082.202c.089.218.173.424.249.657.118.363.172.676.132.956l-.271 1.9a.512.512 0 0 0 .867.433l2.382-2.386c.41-.41.668-.949.732-1.526zm.11-3.699c-.797.8-1.93.961-2.528.362-.598-.6-.436-1.733.361-2.532.798-.799 1.93-.96 2.528-.361s.437 1.732-.36 2.531Z"></path><path d="M5.205 10.787a7.6 7.6 0 0 0 1.804 1.352c-1.118 1.007-4.929 2.028-5.054 1.903-.126-.127.737-4.189 1.839-5.18.346.69.837 1.35 1.411 1.925"></path></svg></a> <a href="/sales/">Talk to sales</a></li><li><a aria-hidden="true" href="/slack/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-slack"><path d="M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111.756 8.43 1.68 8.43h1.682zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682zm6.749 1.682c0-.926.755-1.682 1.68-1.682S16 4.964 16 5.889s-.756 1.681-1.68 1.681h-1.681zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68s.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681z"></path></svg></a> <a href="/slack/">Slack chat</a></li></ul></div></div><div class="row"><p class="Footer_copyright__bDpaX">The data is licensed under the terms of <a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/">Creative Commons 4.0 Attribution NonCommercial</a></p><p class="Footer_copyright__bDpaX">Made with <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" class="bi bi-heart-fill Footer_love__IP6AA"><path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314"></path></svg> in Berlin<!-- --> 路 <a href="/account/">API console</a> 路 <a href="https://status.opensanctions.org">System status</a> 路 <a href="/changelog/">Changelog</a> 路 <a href="/impressum/">Impressum</a> 路 <a href="/docs/privacy/">Privacy</a> 路 <a href="/docs/security/">Security</a></p></div></div><div class="col-md-2"><a href="http://trust.opensanctions.org/"><img src="https://assets.opensanctions.org/images/certification_mark.png" alt="We are ISO27001 certified!" class="Footer_logo__9F3Kw" width="100%"/></a></div></div></div></div><div class="Footer_printFooter____Uas d-none d-print-block"><div class="container"><div class="Footer_footerImprint__qVNVe"><strong>OpenSanctions</strong> <span class="util_spacer__ng_FO"> 路 </span> <!-- -->Find sanctions targets and persons of interest<br/>OpenSanctions Datenbanken GmbH <span class="util_spacer__ng_FO"> 路 </span> info@opensanctions.org <span class="util_spacer__ng_FO"> 路 </span> <a href="https://opensanctions.org/meeting">https://opensanctions.org/meeting</a></div></div></div><script src="/_next/static/chunks/webpack-8abe0692631c4526.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/css/f41105413d47d910.css\",\"style\"]\n2:HL[\"/_next/static/css/28547db39661608f.css\",\"style\"]\n3:HL[\"/_next/static/css/806875bab4aa2c08.css\",\"style\"]\n4:HL[\"/_next/static/css/160acc73dd2398ba.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"5:I[2846,[],\"\"]\n8:I[4707,[],\"\"]\n9:I[6423,[],\"\"]\na:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Navbar\"]\nb:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Container\"]\nc:I[2972,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"\"]\nd:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"NavbarBrand\"]\ne:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"NavbarToggle\"]\nf:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"NavbarCollapse\"]\n10:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Nav\"]\n11:I[5873,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"default\"]\n12:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Row\"]\n13:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Col\"]\n15:I[1060,[],\"\"]\n16:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L5\",null,{\"buildId\":\"QL0Th1z1wZqh6BvC0bcKv\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"reference\",\"?_rsc=12q0w\"],\"initialTree\":[\"\",{\"children\":[\"reference\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"reference\",{\"children\":[\"__PAGE__\",{},[[\"$L6\",\"$L7\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/28547db39661608f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/806875bab4aa2c08.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/160acc73dd2398ba.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]],null],null]},[null,[\"$\",\"$L8\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"reference\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f41105413d47d910.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L8\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"Layout_page__19dSO\",\"children\":[[\"$\",\"$La\",null,{\"expand\":\"lg\",\"className\":\"Navigation_navBar__sk77s\",\"role\":\"banner\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/\",\"passHref\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"img\",null,{\"src\":\"https://assets.opensanctions.org/images/ura/logo_text.svg\",\"width\":\"190\",\"height\":\"30\",\"className\":\"align-top\",\"alt\":\"OpenSanctions\"}]}]}],[\"$\",\"$Le\",null,{\"className\":\"Navigation_navToggle__Wj4Vx\"}],[\"$\",\"$Lf\",null,{\"className\":\"justify-content-end\",\"children\":[\"$\",\"$L10\",null,{\"className\":\"justify-content-end Navigation_nav__xzeZ_\",\"variant\":\"pills\",\"role\":\"navigation\",\"aria-label\":\"Site menu\",\"children\":[[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/research/\",\"prefetch\":false,\"children\":\"Research\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/datasets/\",\"prefetch\":false,\"children\":\"Datasets\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/showcase/\",\"prefetch\":false,\"children\":\"Showcase\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/docs/\",\"prefetch\":false,\"children\":\"Documentation\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/docs/about/\",\"prefetch\":false,\"children\":\"About\"}]]}]}]]}]}],[\"$\",\"$Lb\",null,{\"children\":[[\"$\",\"h1\",null,{\"className\":\"Error_errorTitle__eiJj1\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"Error_errorSummary__ld9Gg\",\"children\":[\"The page you have requested cannot be found. Try visiting the \",[\"$\",\"$Lc\",null,{\"href\":\"/datasets/\",\"children\":\"dataset listing\"}],\" to explore all material published on this site.\"]}]]}],[\"$\",\"$L11\",null,{}]]}],[[\"$\",\"div\",null,{\"className\":\"d-print-none Footer_footer__x7vJd\",\"role\":\"contentinfo\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",null,{\"md\":3,\"children\":[\"$\",\"img\",null,{\"src\":\"https://assets.opensanctions.org/images/ura/logo_footer.svg\",\"alt\":\"OpenSanctions\",\"className\":\"Footer_logo__9F3Kw\",\"width\":\"100%\"}]}],[\"$\",\"$L13\",null,{\"md\":7,\"children\":[[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"What we do\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/about/\",\"children\":\"About OpenSanctions\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/\",\"children\":\"Documentation\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/licensing/\",\"children\":\"Commercial use\"}]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"Collections\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/datasets/sanctions/\",\"children\":\"Global sanctions\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/pep/\",\"children\":\"Politically exposed persons\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/datasets/crime/\",\"children\":\"Criminal watchlists\"}]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"Keep updated\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/newsletter/\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-envelope-open-heart-fill\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.313l4.222 2.475q.035-.087.08-.17c.665-1.3 2.362-1.917 3.698-1.25 1.336-.667 3.033-.05 3.699 1.25a3 3 0 0 1 .08.17L16 5.713V5.4a2 2 0 0 0-1.059-1.765zM0 6.873l4 2.344c-.012.542.124 1.117.416 1.694l.004.006L0 13.372v-6.5Zm.059 7.611 4.9-2.723c.563.73 1.383 1.467 2.49 2.198l.551.365.551-.365c1.107-.73 1.927-1.467 2.49-2.198l4.9 2.723A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516M16 13.372l-4.42-2.455.004-.006c.292-.577.428-1.152.415-1.694L16 6.873v6.5Z\"}],[\"$\",\"path\",null,{\"d\":\"M8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/newsletter/\",\"aria-label\":\"Subscribe to our newsletter\",\"children\":\"Newsletter\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"https://www.linkedin.com/company/opensanctions/\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-linkedin\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"https://www.linkedin.com/company/opensanctions/\",\"children\":\"LinkedIn\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"https://github.com/opensanctions/opensanctions\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-github\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"https://github.com/opensanctions/opensanctions\",\"children\":\"Github code\"}]]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"Get in touch\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/support/\",\"prefetch\":false,\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-life-preserver\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m6.43-5.228a7.03 7.03 0 0 1-3.658 3.658l-1.115-2.788a4 4 0 0 0 1.985-1.985zM5.228 14.43a7.03 7.03 0 0 1-3.658-3.658l2.788-1.115a4 4 0 0 0 1.985 1.985zm9.202-9.202-2.788 1.115a4 4 0 0 0-1.985-1.985l1.115-2.788a7.03 7.03 0 0 1 3.658 3.658m-8.087-.87a4 4 0 0 0-1.985 1.985L1.57 5.228A7.03 7.03 0 0 1 5.228 1.57zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/support/\",\"prefetch\":false,\"children\":\"Get support\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/sales/\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-rocket-takeoff-fill\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M12.17 9.53c2.307-2.592 3.278-4.684 3.641-6.218.21-.887.214-1.58.16-2.065a3.6 3.6 0 0 0-.108-.563 2 2 0 0 0-.078-.23V.453c-.073-.164-.168-.234-.352-.295a2 2 0 0 0-.16-.045 4 4 0 0 0-.57-.093c-.49-.044-1.19-.03-2.08.188-1.536.374-3.618 1.343-6.161 3.604l-2.4.238h-.006a2.55 2.55 0 0 0-1.524.734L.15 7.17a.512.512 0 0 0 .433.868l1.896-.271c.28-.04.592.013.955.132.232.076.437.16.655.248l.203.083c.196.816.66 1.58 1.275 2.195.613.614 1.376 1.08 2.191 1.277l.082.202c.089.218.173.424.249.657.118.363.172.676.132.956l-.271 1.9a.512.512 0 0 0 .867.433l2.382-2.386c.41-.41.668-.949.732-1.526zm.11-3.699c-.797.8-1.93.961-2.528.362-.598-.6-.436-1.733.361-2.532.798-.799 1.93-.96 2.528-.361s.437 1.732-.36 2.531Z\"}],[\"$\",\"path\",null,{\"d\":\"M5.205 10.787a7.6 7.6 0 0 0 1.804 1.352c-1.118 1.007-4.929 2.028-5.054 1.903-.126-.127.737-4.189 1.839-5.18.346.69.837 1.35 1.411 1.925\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/sales/\",\"children\":\"Talk to sales\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/slack/\",\"prefetch\":false,\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-slack\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111.756 8.43 1.68 8.43h1.682zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682zm6.749 1.682c0-.926.755-1.682 1.68-1.682S16 4.964 16 5.889s-.756 1.681-1.68 1.681h-1.681zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68s.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681z\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/slack/\",\"prefetch\":false,\"children\":\"Slack chat\"}]]}]]}]]}]]}],[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"p\",null,{\"className\":\"Footer_copyright__bDpaX\",\"children\":[\"The data is licensed under the terms of \",[\"$\",\"$Lc\",null,{\"href\":\"https://creativecommons.org/licenses/by-nc/4.0/\",\"rel\":\"license\",\"children\":\"Creative Commons 4.0 Attribution NonCommercial\"}]]}],[\"$\",\"p\",null,{\"className\":\"Footer_copyright__bDpaX\",\"children\":[\"Made with \",[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-heart-fill Footer_love__IP6AA\",\"children\":[null,[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314\"}]]}],\" in Berlin\",\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/account/\",\"prefetch\":false,\"children\":\"API console\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"https://status.opensanctions.org\",\"children\":\"System status\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/changelog/\",\"children\":\"Changelog\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/impressum/\",\"prefetch\":false,\"children\":\"Impressum\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/privacy/\",\"prefetch\":false,\"children\":\"Privacy\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/security/\",\"prefetch\":false,\"children\":\"Security\"}]]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":2,\"children\":[\"$\",\"$Lc\",null,{\"href\":\"http://trust.opensanctions.org/\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://assets.opensanctions.org/images/certification_mark.png\",\"alt\":\"We are ISO27001 certified!\",\"className\":\"Footer_logo__9F3Kw\",\"width\":\"100%\"}]}]}]]}]}]}],[\"$\",\"div\",null,{\"className\":\"Footer_printFooter____Uas d-none d-print-block\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"Footer_footerImprint__qVNVe\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"OpenSanctions\"}],\" \",[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}],\" \",\"Find sanctions targets and persons of interest\",[\"$\",\"br\",null,{}],\"OpenSanctions Datenbanken GmbH \",[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}],\" info@opensanctions.org \",[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"https://opensanctions.org/meeting\",\"children\":\"https://opensanctions.org/meeting\"}]]}]}]}]]],\"notFoundStyles\":[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/28547db39661608f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/160acc73dd2398ba.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/806875bab4aa2c08.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]}]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L14\"],\"globalErrorComponent\":\"$15\",\"missingSlots\":\"$W16\"}]\n"])</script><script>self.__next_f.push([1,"17:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Button\"]\n18:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Alert\"]\n19:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"Table\"]\n26:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"NavItem\"]\n27:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"NavLink\"]\n28:I[1423,[\"4696\",\"static/chunks/4696-b24836b9985ce0f5.js\",\"8173\",\"static/chunks/8173-d6692669f07d15a6.js\",\"8231\",\"static/chunks/app/reference/page-572b0f92ec13a1ca.js\"],\"ButtonGroup\"]\n14:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#2563eb\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Data dictionary - OpenSanctions\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties.\"}],[\"$\",\"meta\",\"5\",{\"name\":\"application-name\",\"content\":\"OpenSanctions.org\"}],[\"$\",\"meta\",\"6\",{\"name\":\"creator\",\"content\":\"OpenSanctions\"}],[\"$\",\"meta\",\"7\",{\"name\":\"robots\",\"content\":\"index\"}],[\"$\",\"link\",\"8\",{\"rel\":\"canonical\",\"href\":\"https://www.opensanctions.org/reference/\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:title\",\"content\":\"Data dictionary\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:description\",\"content\":\"In this reference you'll find detailed explanations of the data model used by OpenSanctions, includ"])</script><script>self.__next_f.push([1,"ing the used entity types and their respective properties.\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"OpenSanctions.org\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:image\",\"content\":\"https://assets.opensanctions.org/images/ura/social.png\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:creator\",\"content\":\"@open_sanctions\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:title\",\"content\":\"Data dictionary\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:description\",\"content\":\"In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties.\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:image\",\"content\":\"https://assets.opensanctions.org/images/ura/social.png\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"https://assets.opensanctions.org/images/favicon-32x32.png\"}],[\"$\",\"link\",\"19\",{\"rel\":\"apple-touch-icon\",\"href\":\"https://assets.opensanctions.org/images/apple-touch-icon.png\"}]]\n6:null\n1a:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n1b:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n1c:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n1d:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n1e:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n1f:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n20:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n21:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n22:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n23:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n24:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n25:[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]\n"])</script><script>self.__next_f.push([1,"7:[[\"$\",\"div\",null,{\"className\":\"Layout_page__19dSO\",\"children\":[[\"$\",\"$La\",null,{\"expand\":\"lg\",\"className\":\"Navigation_navBar__sk77s\",\"role\":\"banner\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/\",\"passHref\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"img\",null,{\"src\":\"https://assets.opensanctions.org/images/ura/logo_text.svg\",\"width\":\"190\",\"height\":\"30\",\"className\":\"align-top\",\"alt\":\"OpenSanctions\"}]}]}],[\"$\",\"$Le\",null,{\"className\":\"Navigation_navToggle__Wj4Vx\"}],[\"$\",\"$Lf\",null,{\"className\":\"justify-content-end\",\"children\":[\"$\",\"$L10\",null,{\"className\":\"justify-content-end Navigation_nav__xzeZ_\",\"variant\":\"pills\",\"role\":\"navigation\",\"aria-label\":\"Site menu\",\"children\":[[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/research/\",\"prefetch\":false,\"children\":\"Research\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/datasets/\",\"prefetch\":false,\"children\":\"Datasets\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/showcase/\",\"prefetch\":false,\"children\":\"Showcase\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl Navigation_active__YkwCH\",\"href\":\"/docs/\",\"prefetch\":false,\"children\":\"Documentation\"}],[\"$\",\"$Lc\",null,{\"className\":\"nav-link Navigation_navItem__AZAkl\",\"href\":\"/docs/about/\",\"prefetch\":false,\"children\":\"About\"}]]}]}]]}]}],[\"$\",\"$Lb\",null,{\"children\":[[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"h1\",null,{\"children\":[\"Data dictionary\",[\"$\",\"$L17\",null,{\"variant\":\"outline-dark\",\"size\":\"sm\",\"className\":\"d-print-none util_jsonLink___sCGi\",\"href\":\"https://data.opensanctions.org/meta/model.json\",\"type\":\"application/json\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-file-earmark-code-fill bsIcon\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0M9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1M6.646 7.646a.5.5 0 1 1 .708.708L5.707 10l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 10 8.646 8.354a.5.5 0 1 1 .708-.708\"}]]}],\" \",\"JSON\"]}]]}]}]}],[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",null,{\"md\":9,\"children\":[false,[[\"$\",\"p\",null,{\"className\":\"util_summary__b9d2I\",\"children\":\"In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties.\"}],[\"$\",\"div\",null,{\"children\":null}],[\"$\",\"h2\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"targets\"}],\"Entities\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":[\"OpenSanctions collects data about real-world \",[\"$\",\"strong\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/entities/\",\"children\":\"entities\"}]}],\", such as people, companies, sanctions and addresses, but also the relationships between them. In order to process that data, it is internally converted into an object graph that is defined below. Different exporters then might simplify the data for end-users.\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":[\"The data model used by OpenSanctions is \",[\"$\",\"$Lc\",null,{\"href\":\"https://followthemoney.tech\",\"children\":\"FollowTheMoney\"}],\", an ontology used in anti-corruption data analysis - in particular by the \",[\"$\",\"$Lc\",null,{\"href\":\"https://docs.alephdata.org/\",\"children\":\"Aleph data platform\"}],\". Only a subset of the entity types defined in FtM are used by OpenSanctions.\"]}],[\"$\",\"$L18\",null,{\"variant\":\"info\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"Developer note:\"}],\" All of the information detailed below is also available in the \",[\"$\",\"$Lc\",null,{\"href\":\"https://data.opensanctions.org/meta/model.json\",\"children\":\"JSON model file\"}],\" for OpenSanctions. FollowTheMoney additionally provides libraries for \",[\"$\",\"$Lc\",null,{\"href\":\"https://pypi.org/project/followthemoney/\",\"children\":\"Python\"}],\" and \",[\"$\",\"$Lc\",null,{\"href\":\"https://www.npmjs.com/package/@alephdata/followthemoney\",\"children\":\"TypeScript\"}],\" that can be used to process and analyse entities more easily.\"]}],[\"$\",\"h2\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema\"}],\" Schema types\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":[\"All entities in OpenSanctions must conform to a schema, a definition that states what properties they are allowed to have. Some properties also allow entities to reference other entities, turning the entities into a graph.\",\" \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/entities/\",\"children\":\"Read more about the entity graph...\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"The following schema types are currently referenced in OpenSanctions:\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",\"Representation\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Representation\",\"children\":\"Representation\"}]}]}],[\"$\",\"li\",\"Airplane\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Airplane\",\"children\":\"Airplane\"}]}]}],[\"$\",\"li\",\"Debt\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Debt\",\"children\":\"Debt\"}]}]}],[\"$\",\"li\",\"Sanction\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Sanction\",\"children\":\"Sanction\"}]}]}],[\"$\",\"li\",\"CryptoWallet\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.CryptoWallet\",\"children\":\"CryptoWallet\"}]}]}],[\"$\",\"li\",\"Employment\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Employment\",\"children\":\"Employment\"}]}]}],[\"$\",\"li\",\"Organization\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Organization\",\"children\":\"Organization\"}]}]}],[\"$\",\"li\",\"PublicBody\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.PublicBody\",\"children\":\"PublicBody\"}]}]}],[\"$\",\"li\",\"Address\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"li\",\"Family\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Family\",\"children\":\"Family\"}]}]}],[\"$\",\"li\",\"Occupancy\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Occupancy\",\"children\":\"Occupancy\"}]}]}],[\"$\",\"li\",\"Identification\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Identification\",\"children\":\"Identification\"}]}]}],[\"$\",\"li\",\"Membership\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Membership\",\"children\":\"Membership\"}]}]}],[\"$\",\"li\",\"Position\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Position\",\"children\":\"Position\"}]}]}],[\"$\",\"li\",\"Security\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Security\",\"children\":\"Security\"}]}]}],[\"$\",\"li\",\"UnknownLink\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.UnknownLink\",\"children\":\"UnknownLink\"}]}]}],[\"$\",\"li\",\"Payment\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Payment\",\"children\":\"Payment\"}]}]}],[\"$\",\"li\",\"Passport\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Passport\",\"children\":\"Passport\"}]}]}],[\"$\",\"li\",\"Company\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Company\",\"children\":\"Company\"}]}]}],[\"$\",\"li\",\"Ownership\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Ownership\",\"children\":\"Ownership\"}]}]}],[\"$\",\"li\",\"Person\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"li\",\"LegalEntity\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"li\",\"Vessel\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Vessel\",\"children\":\"Vessel\"}]}]}],[\"$\",\"li\",\"Directorship\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Directorship\",\"children\":\"Directorship\"}]}]}],[\"$\",\"li\",\"Succession\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Succession\",\"children\":\"Succession\"}]}]}],[\"$\",\"li\",\"Asset\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Asset\",\"children\":\"Asset\"}]}]}],[\"$\",\"li\",\"Associate\",{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/reference/#schema.Associate\",\"children\":\"Associate\"}]}]}]]}],[\"$\",\"h2\",null,{\"children\":\"Schema definitions in detail\"}],[[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Representation\"}],[\"$\",\"code\",null,{\"children\":\"Representation\"}],\" - \",\"Representations\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A mediatory, intermediary, middleman, or broker acting on behalf of a legal entity.\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"agent\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Representation:agent\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Representation\",\":\"]}],\"agent\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Agent\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:agencyClient\",\"children\":\"LegalEntity:agencyClient\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"client\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Representation:client\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Representation\",\":\"]}],\"client\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Client\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:agentRepresentation\",\"children\":\"LegalEntity:agentRepresentation\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Airplane\"}],[\"$\",\"code\",null,{\"children\":\"Airplane\"}],\" - \",\"Airplanes\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"An airplane, helicopter or other flying vehicle.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Vehicle\",{\"href\":\"#schema.Vehicle\",\"children\":\"Vehicle\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$1a\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$1a\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"type\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"type\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Type\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"model\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"model\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Model\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"owner\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"owner\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Owner\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:ownedVehicles\",\"children\":\"LegalEntity:ownedVehicles\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"buildDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"buildDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Build Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"serialNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Airplane:serialNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Airplane\",\":\"]}],\"serialNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Serial Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Debt\"}],[\"$\",\"code\",null,{\"children\":\"Debt\"}],\" - \",\"Debts\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A monetary debt between two parties.\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"debtor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Debt:debtor\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Debt\",\":\"]}],\"debtor\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Debtor\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:debtDebtor\",\"children\":\"LegalEntity:debtDebtor\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"creditor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Debt:creditor\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Debt\",\":\"]}],\"creditor\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Creditor\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:debtCreditor\",\"children\":\"LegalEntity:debtCreditor\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Sanction\"}],[\"$\",\"code\",null,{\"children\":\"Sanction\"}],\" - \",\"Sanctions\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A sanction designation\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"entity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:entity\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"entity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Entity\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Thing:sanctions\",\"children\":\"Thing:sanctions\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"authority\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:authority\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"authority\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Authority\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"authorityId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:authorityId\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"authorityId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Authority-issued identifier\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"unscId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:unscId\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"unscId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"UN SC identifier\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:program\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"provisions\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:provisions\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"provisions\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Scope of sanctions\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:status\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"duration\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:duration\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"duration\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Duration\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"reason\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:reason\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"reason\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Reason\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:country\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"listingDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Sanction:listingDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Sanction\",\":\"]}],\"listingDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Listing date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.CryptoWallet\"}],[\"$\",\"code\",null,{\"children\":\"CryptoWallet\"}],\" - \",\"Cryptocurrency wallets\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A cryptocurrency wallet is a view on the transactions conducted by one participant on a blockchain / distributed ledger system.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publicKey\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.CryptoWallet:publicKey\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"CryptoWallet\",\":\"]}],\"publicKey\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":128}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,\"Public key used to identify the wallet\"]}]]}],[\"$\",\"tr\",\"mangingExchange\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.CryptoWallet:mangingExchange\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"CryptoWallet\",\":\"]}],\"mangingExchange\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Managing exchange\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"holder\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.CryptoWallet:holder\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"CryptoWallet\",\":\"]}],\"holder\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Wallet holder\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:cryptoWallets\",\"children\":\"LegalEntity:cryptoWallets\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"balance\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.CryptoWallet:balance\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"CryptoWallet\",\":\"]}],\"balance\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Balance\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Employment\"}],[\"$\",\"code\",null,{\"children\":\"Employment\"}],\" - \",\"Employments\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"employer\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Employment:employer\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Employment\",\":\"]}],\"employer\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Employer\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Organization:employees\",\"children\":\"Organization:employees\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"employee\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Employment:employee\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Employment\",\":\"]}],\"employee\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Employee\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Person:employers\",\"children\":\"Person:employers\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Organization\"}],[\"$\",\"code\",null,{\"children\":\"Organization\"}],\" - \",\"Organizations\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"Any type of incorporated entity that cannot be owned by another (see Company). This might include charities, foundations or state-owned enterprises, depending on their jurisdiction.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"LegalEntity\",{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]]}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"PublicBody\",{\"href\":\"#schema.PublicBody\",\"children\":\"PublicBody\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Company\",{\"href\":\"#schema.Company\",\"children\":\"Company\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"email\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"email\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"email\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"E-Mail\"}],[\"$\",\"td\",null,{\"children\":[null,\"Email address\"]}]]}],[\"$\",\"tr\",\"phone\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"phone\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"phone\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Phone\"}],[\"$\",\"td\",null,{\"children\":[null,\"Phone number\"]}]]}],[\"$\",\"tr\",\"website\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"website\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Website\"}],[\"$\",\"td\",null,{\"children\":[null,\"Website address\"]}]]}],[\"$\",\"tr\",\"legalForm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"legalForm\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Legal form\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"incorporationDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"incorporationDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Incorporation date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was incorporated\"]}]]}],[\"$\",\"tr\",\"dissolutionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dissolutionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Dissolution date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was dissolved, if applicable\"]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sector\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"sector\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Sector\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"classification\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"classification\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Classification\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Company registration number\"]}]]}],[\"$\",\"tr\",\"idNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"idNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"ID Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID number of any applicable ID\"]}]]}],[\"$\",\"tr\",\"taxNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"taxNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Tax Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Tax identification number\"]}]]}],[\"$\",\"tr\",\"vatCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"vatCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"V.A.T. Identifier\"}],[\"$\",\"td\",null,{\"children\":[null,\"(EU) VAT number\"]}]]}],[\"$\",\"tr\",\"jurisdiction\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"jurisdiction\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Jurisdiction\"}],[\"$\",\"td\",null,{\"children\":[null,\"Country or region in which this entity operates\"]}]]}],[\"$\",\"tr\",\"mainCountry\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"mainCountry\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country of origin\"}],[\"$\",\"td\",null,{\"children\":[null,\"Primary country of this entity\"]}]]}],[\"$\",\"tr\",\"opencorporatesUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"opencorporatesUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"OpenCorporates URL\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"icijId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"icijId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"ICIJ ID\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID according to International Consortium for Investigative Journalists\"]}]]}],[\"$\",\"tr\",\"okpoCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"okpoCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"OKPO\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian industry classifier\"]}]]}],[\"$\",\"tr\",\"innCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"innCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"INN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian company ID\"]}]]}],[\"$\",\"tr\",\"ogrnCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"ogrnCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"OGRN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Major State Registration Number\"]}]]}],[\"$\",\"tr\",\"leiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"leiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"LEI\"}],[\"$\",\"td\",null,{\"children\":[null,\"Legal Entity Identifier\"]}]]}],[\"$\",\"tr\",\"dunsCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dunsCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"DUNS\"}],[\"$\",\"td\",null,{\"children\":[null,\"Data Universal Numbering System - Dun \u0026 Bradstreet identifier\"]}]]}],[\"$\",\"tr\",\"npiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"npiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"NPI\"}],[\"$\",\"td\",null,{\"children\":[null,\"National Provider Identifier\"]}]]}],[\"$\",\"tr\",\"swiftBic\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"swiftBic\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"SWIFT/BIC\"}],[\"$\",\"td\",null,{\"children\":[null,\"Bank identifier code\"]}]]}],[\"$\",\"tr\",\"parent\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"parent\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Parent company\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:subsidiaries\",\"children\":\"LegalEntity:subsidiaries\"}],\" \",\"(inverse)\"]}],\"If this entity is a subsidiary, another entity (company or organisation) is its parent\"]}]]}],[\"$\",\"tr\",\"cageCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Organization:cageCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"cageCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"CAGE\"}],[\"$\",\"td\",null,{\"children\":[null,\"Commercial and Government Entity Code (CAGE)\"]}]]}],[\"$\",\"tr\",\"permId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Organization:permId\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"permId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"PermID\"}],[\"$\",\"td\",null,{\"children\":[null,\"LSEG/Refinitiv code for a company\"]}]]}],[\"$\",\"tr\",\"imoNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Organization:imoNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"imoNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"IMO Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"giiNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Organization:giiNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"giiNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":20}]}],[\"$\",\"td\",null,{\"children\":\"Global Intermediary Identification Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.PublicBody\"}],[\"$\",\"code\",null,{\"children\":\"PublicBody\"}],\" - \",\"Public bodies\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A public body, such as a ministry, department or state company.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Organization\",{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"LegalEntity\",{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$1b\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"email\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"email\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"email\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"E-Mail\"}],[\"$\",\"td\",null,{\"children\":[null,\"Email address\"]}]]}],[\"$\",\"tr\",\"phone\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"phone\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"phone\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Phone\"}],[\"$\",\"td\",null,{\"children\":[null,\"Phone number\"]}]]}],[\"$\",\"tr\",\"website\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"website\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Website\"}],[\"$\",\"td\",null,{\"children\":[null,\"Website address\"]}]]}],[\"$\",\"tr\",\"legalForm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"legalForm\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Legal form\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"incorporationDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"incorporationDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Incorporation date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was incorporated\"]}]]}],[\"$\",\"tr\",\"dissolutionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dissolutionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Dissolution date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was dissolved, if applicable\"]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sector\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"sector\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Sector\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"classification\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"classification\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Classification\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Company registration number\"]}]]}],[\"$\",\"tr\",\"idNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"idNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"ID Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID number of any applicable ID\"]}]]}],[\"$\",\"tr\",\"taxNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"taxNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Tax Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Tax identification number\"]}]]}],[\"$\",\"tr\",\"vatCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"vatCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"V.A.T. Identifier\"}],[\"$\",\"td\",null,{\"children\":[null,\"(EU) VAT number\"]}]]}],[\"$\",\"tr\",\"jurisdiction\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"jurisdiction\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Jurisdiction\"}],[\"$\",\"td\",null,{\"children\":[null,\"Country or region in which this entity operates\"]}]]}],[\"$\",\"tr\",\"mainCountry\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"mainCountry\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country of origin\"}],[\"$\",\"td\",null,{\"children\":[null,\"Primary country of this entity\"]}]]}],[\"$\",\"tr\",\"opencorporatesUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"opencorporatesUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"OpenCorporates URL\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"icijId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"icijId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"ICIJ ID\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID according to International Consortium for Investigative Journalists\"]}]]}],[\"$\",\"tr\",\"okpoCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"okpoCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"OKPO\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian industry classifier\"]}]]}],[\"$\",\"tr\",\"innCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"innCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"INN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian company ID\"]}]]}],[\"$\",\"tr\",\"ogrnCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"ogrnCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"OGRN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Major State Registration Number\"]}]]}],[\"$\",\"tr\",\"leiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"leiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"LEI\"}],[\"$\",\"td\",null,{\"children\":[null,\"Legal Entity Identifier\"]}]]}],[\"$\",\"tr\",\"dunsCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dunsCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"DUNS\"}],[\"$\",\"td\",null,{\"children\":[null,\"Data Universal Numbering System - Dun \u0026 Bradstreet identifier\"]}]]}],[\"$\",\"tr\",\"npiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"npiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"NPI\"}],[\"$\",\"td\",null,{\"children\":[null,\"National Provider Identifier\"]}]]}],[\"$\",\"tr\",\"swiftBic\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"swiftBic\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"SWIFT/BIC\"}],[\"$\",\"td\",null,{\"children\":[null,\"Bank identifier code\"]}]]}],[\"$\",\"tr\",\"parent\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"parent\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Parent company\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:subsidiaries\",\"children\":\"LegalEntity:subsidiaries\"}],\" \",\"(inverse)\"]}],\"If this entity is a subsidiary, another entity (company or organisation) is its parent\"]}]]}],[\"$\",\"tr\",\"cageCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"cageCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"CAGE\"}],[\"$\",\"td\",null,{\"children\":[null,\"Commercial and Government Entity Code (CAGE)\"]}]]}],[\"$\",\"tr\",\"permId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"permId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"PermID\"}],[\"$\",\"td\",null,{\"children\":[null,\"LSEG/Refinitiv code for a company\"]}]]}],[\"$\",\"tr\",\"imoNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"imoNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"IMO Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"giiNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"giiNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":20}]}],[\"$\",\"td\",null,{\"children\":\"Global Intermediary Identification Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Address\"}],[\"$\",\"code\",null,{\"children\":\"Address\"}],\" - \",\"Addresses\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A location associated with an entity.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:country\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"full\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:full\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"full\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Full address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"remarks\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:remarks\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"remarks\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Remarks\"}],[\"$\",\"td\",null,{\"children\":[null,\"Handling instructions, like 'care of'.\"]}]]}],[\"$\",\"tr\",\"postOfficeBox\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:postOfficeBox\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"postOfficeBox\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"PO Box\"}],[\"$\",\"td\",null,{\"children\":[null,\"A mailbox identifier at the post office\"]}]]}],[\"$\",\"tr\",\"street\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:street\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"street\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Street address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"city\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:city\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"city\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"City\"}],[\"$\",\"td\",null,{\"children\":[null,\"City, town, village or other locality\"]}]]}],[\"$\",\"tr\",\"postalCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:postalCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"postalCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Postal code\"}],[\"$\",\"td\",null,{\"children\":[null,\"Zip code or postcode.\"]}]]}],[\"$\",\"tr\",\"region\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:region\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"region\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Region\"}],[\"$\",\"td\",null,{\"children\":[null,\"Also province or area.\"]}]]}],[\"$\",\"tr\",\"state\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Address:state\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Address\",\":\"]}],\"state\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"State\"}],[\"$\",\"td\",null,{\"children\":[null,\"State or federal unit.\"]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Family\"}],[\"$\",\"code\",null,{\"children\":\"Family\"}],\" - \",\"Family members\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"Family relationship between two people\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"person\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Family:person\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Family\",\":\"]}],\"person\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Person\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Person:familyPerson\",\"children\":\"Person:familyPerson\"}],\" \",\"(inverse)\"]}],\"The subject of the familial relation.\"]}]]}],[\"$\",\"tr\",\"relative\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Family:relative\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Family\",\":\"]}],\"relative\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Relative\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Person:familyRelative\",\"children\":\"Person:familyRelative\"}],\" \",\"(inverse)\"]}],\"The relative of the subject person.\"]}]]}],[\"$\",\"tr\",\"relationship\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Family:relationship\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Family\",\":\"]}],\"relationship\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Relationship\"}],[\"$\",\"td\",null,{\"children\":[null,\"Nature of the relationship, from the person's perspective eg. 'mother', where 'relative' is mother of 'person'.\"]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Occupancy\"}],[\"$\",\"code\",null,{\"children\":\"Occupancy\"}],\" - \",\"Occupancies\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"The occupation of a position by a person for a specific period of time.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"holder\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Occupancy:holder\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Occupancy\",\":\"]}],\"holder\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Holder\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Person:positionOccupancies\",\"children\":\"Person:positionOccupancies\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"post\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Occupancy:post\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Occupancy\",\":\"]}],\"post\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Position\",\"children\":\"Position\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Position occupied\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Position:occupancies\",\"children\":\"Position:occupancies\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Occupancy:status\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Occupancy\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Identification\"}],[\"$\",\"code\",null,{\"children\":\"Identification\"}],\" - \",\"Identifications\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"An form of identification associated with its holder and some issuing country. This can be used for national ID cards, voter enrollments and similar instruments.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Passport\",{\"href\":\"#schema.Passport\",\"children\":\"Passport\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"holder\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Identification:holder\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"holder\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Identification holder\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:identification\",\"children\":\"LegalEntity:identification\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"type\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Identification:type\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"type\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Type\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Identification:country\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"number\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Identification:number\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"number\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Document number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"authority\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Identification:authority\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"authority\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Authority\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Membership\"}],[\"$\",\"code\",null,{\"children\":\"Membership\"}],\" - \",\"Memberships\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"member\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Membership:member\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Membership\",\":\"]}],\"member\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Member\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:membershipMember\",\"children\":\"LegalEntity:membershipMember\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"organization\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Membership:organization\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Membership\",\":\"]}],\"organization\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Organization\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Organization:membershipOrganization\",\"children\":\"Organization:membershipOrganization\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Position\"}],[\"$\",\"code\",null,{\"children\":\"Position\"}],\" - \",\"Positions\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A post, role or position within an organization or body. This describes a position one or more people may occupy and not the occupation of the post by a specific individual at a specific point in time.\\n'subnationalArea' should be used to further restrict the scope of the position. It should not simply represent some regional aspect of the role - e.g. the constituency of a national member of parliament - when their legislative jurisdiction is nationwide.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"inceptionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Position:inceptionDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Position\",\":\"]}],\"inceptionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Inception date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"dissolutionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Position:dissolutionDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Position\",\":\"]}],\"dissolutionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Dissolution date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"subnationalArea\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Position:subnationalArea\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Position\",\":\"]}],\"subnationalArea\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Subnational jurisdiction name or code\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Security\"}],[\"$\",\"code\",null,{\"children\":\"Security\"}],\" - \",\"Securities\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A tradeable financial asset.\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$1c\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"isin\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:isin\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"isin\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"ISIN\"}],[\"$\",\"td\",null,{\"children\":[null,\"International Securities Identification Number\"]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:registrationNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"ticker\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:ticker\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"ticker\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Stock ticker symbol\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"figiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:figiCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"figiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Financial Instrument Global Identifier\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"issuer\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:issuer\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"issuer\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Issuer\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:securities\",\"children\":\"LegalEntity:securities\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"issueDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:issueDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"issueDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date issued\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"maturityDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:maturityDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"maturityDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Maturity date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"type\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:type\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"type\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Type\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"classification\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Security:classification\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Security\",\":\"]}],\"classification\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Classification\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.UnknownLink\"}],[\"$\",\"code\",null,{\"children\":\"UnknownLink\"}],\" - \",\"Other links\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"subject\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.UnknownLink:subject\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"UnknownLink\",\":\"]}],\"subject\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Subject\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Thing:unknownLinkTo\",\"children\":\"Thing:unknownLinkTo\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"object\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.UnknownLink:object\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"UnknownLink\",\":\"]}],\"object\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Object\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Thing:unknownLinkFrom\",\"children\":\"Thing:unknownLinkFrom\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Payment\"}],[\"$\",\"code\",null,{\"children\":\"Payment\"}],\" - \",\"Payments\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A monetary payment between two parties.\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"payer\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Payment:payer\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Payment\",\":\"]}],\"payer\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Payer\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:paymentPayer\",\"children\":\"LegalEntity:paymentPayer\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"beneficiary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Payment:beneficiary\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Payment\",\":\"]}],\"beneficiary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Beneficiary\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:paymentBeneficiary\",\"children\":\"LegalEntity:paymentBeneficiary\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Passport\"}],[\"$\",\"code\",null,{\"children\":\"Passport\"}],\" - \",\"Passports\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"An passport held by a person.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Identification\",{\"href\":\"#schema.Identification\",\"children\":\"Identification\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"holder\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"holder\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Identification holder\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:identification\",\"children\":\"LegalEntity:identification\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"type\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"type\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Type\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"number\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"number\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Document number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"authority\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Identification\",\":\"]}],\"authority\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Authority\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Company\"}],[\"$\",\"code\",null,{\"children\":\"Company\"}],\" - \",\"Companies\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A corporation, usually for profit. Does not distinguish between private and public companies, and can also be used to model more specific constructs like trusts and funds. Companies are assets, so they can be owned by other legal entities.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$1d\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$1d\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Organization\",{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}],[\"$\",\"span\",\"3_sep\",{\"className\":\"separator\",\"children\":\"$1d\"}],[\"$\",\"span\",\"3\",{\"children\":[\"$\",\"a\",\"LegalEntity\",{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"email\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"email\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"email\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"E-Mail\"}],[\"$\",\"td\",null,{\"children\":[null,\"Email address\"]}]]}],[\"$\",\"tr\",\"phone\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"phone\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"phone\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Phone\"}],[\"$\",\"td\",null,{\"children\":[null,\"Phone number\"]}]]}],[\"$\",\"tr\",\"website\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"website\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Website\"}],[\"$\",\"td\",null,{\"children\":[null,\"Website address\"]}]]}],[\"$\",\"tr\",\"legalForm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"legalForm\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Legal form\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"incorporationDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"incorporationDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Incorporation date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was incorporated\"]}]]}],[\"$\",\"tr\",\"dissolutionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dissolutionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Dissolution date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was dissolved, if applicable\"]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sector\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"sector\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Sector\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"classification\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"classification\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Classification\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:registrationNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"idNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"idNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"ID Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID number of any applicable ID\"]}]]}],[\"$\",\"tr\",\"taxNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"taxNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Tax Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Tax identification number\"]}]]}],[\"$\",\"tr\",\"vatCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"vatCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"V.A.T. Identifier\"}],[\"$\",\"td\",null,{\"children\":[null,\"(EU) VAT number\"]}]]}],[\"$\",\"tr\",\"jurisdiction\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:jurisdiction\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"jurisdiction\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Jurisdiction\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"mainCountry\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"mainCountry\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country of origin\"}],[\"$\",\"td\",null,{\"children\":[null,\"Primary country of this entity\"]}]]}],[\"$\",\"tr\",\"opencorporatesUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"opencorporatesUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"OpenCorporates URL\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"icijId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"icijId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"ICIJ ID\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID according to International Consortium for Investigative Journalists\"]}]]}],[\"$\",\"tr\",\"okpoCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"okpoCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"OKPO\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian industry classifier\"]}]]}],[\"$\",\"tr\",\"innCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"innCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"INN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian company ID\"]}]]}],[\"$\",\"tr\",\"ogrnCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"ogrnCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"OGRN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Major State Registration Number\"]}]]}],[\"$\",\"tr\",\"leiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"leiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"LEI\"}],[\"$\",\"td\",null,{\"children\":[null,\"Legal Entity Identifier\"]}]]}],[\"$\",\"tr\",\"dunsCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dunsCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"DUNS\"}],[\"$\",\"td\",null,{\"children\":[null,\"Data Universal Numbering System - Dun \u0026 Bradstreet identifier\"]}]]}],[\"$\",\"tr\",\"npiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"npiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"NPI\"}],[\"$\",\"td\",null,{\"children\":[null,\"National Provider Identifier\"]}]]}],[\"$\",\"tr\",\"swiftBic\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"swiftBic\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"SWIFT/BIC\"}],[\"$\",\"td\",null,{\"children\":[null,\"Bank identifier code\"]}]]}],[\"$\",\"tr\",\"parent\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"parent\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Parent company\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:subsidiaries\",\"children\":\"LegalEntity:subsidiaries\"}],\" \",\"(inverse)\"]}],\"If this entity is a subsidiary, another entity (company or organisation) is its parent\"]}]]}],[\"$\",\"tr\",\"cageCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"cageCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"CAGE\"}],[\"$\",\"td\",null,{\"children\":[null,\"Commercial and Government Entity Code (CAGE)\"]}]]}],[\"$\",\"tr\",\"permId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"permId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"PermID\"}],[\"$\",\"td\",null,{\"children\":[null,\"LSEG/Refinitiv code for a company\"]}]]}],[\"$\",\"tr\",\"imoNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"imoNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"IMO Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"giiNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Organization\",\":\"]}],\"giiNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":20}]}],[\"$\",\"td\",null,{\"children\":\"Global Intermediary Identification Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"cikCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:cikCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"cikCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"SEC Central Index Key\"}],[\"$\",\"td\",null,{\"children\":[null,\"US SEC Central Index Key\"]}]]}],[\"$\",\"tr\",\"kppCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:kppCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"kppCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"KPP\"}],[\"$\",\"td\",null,{\"children\":[null,\"(RU, 袣袩袩) in addition to INN for orgs; reason for registration at FNS\"]}]]}],[\"$\",\"tr\",\"bikCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:bikCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"bikCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"BIK\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian bank account code\"]}]]}],[\"$\",\"tr\",\"ticker\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:ticker\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"ticker\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Stock ticker symbol\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"ricCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Company:ricCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Company\",\":\"]}],\"ricCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Reuters Instrument Code\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Ownership\"}],[\"$\",\"code\",null,{\"children\":\"Ownership\"}],\" - \",\"Ownerships\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"owner\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Ownership:owner\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Ownership\",\":\"]}],\"owner\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Owner\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:ownershipOwner\",\"children\":\"LegalEntity:ownershipOwner\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"asset\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Ownership:asset\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Ownership\",\":\"]}],\"asset\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Asset\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Asset:ownershipAsset\",\"children\":\"Asset:ownershipAsset\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"percentage\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Ownership:percentage\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Ownership\",\":\"]}],\"percentage\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Percentage held\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sharesCount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Ownership:sharesCount\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Ownership\",\":\"]}],\"sharesCount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Number of shares\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sharesValue\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Ownership:sharesValue\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Ownership\",\":\"]}],\"sharesValue\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Value of shares\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sharesCurrency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Ownership:sharesCurrency\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Ownership\",\":\"]}],\"sharesCurrency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency of shares\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Person\"}],[\"$\",\"code\",null,{\"children\":\"Person\"}],\" - \",\"People\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A natural person, as opposed to a corporation of some type.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"LegalEntity\",{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"email\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"email\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"email\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"E-Mail\"}],[\"$\",\"td\",null,{\"children\":[null,\"Email address\"]}]]}],[\"$\",\"tr\",\"phone\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"phone\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"phone\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Phone\"}],[\"$\",\"td\",null,{\"children\":[null,\"Phone number\"]}]]}],[\"$\",\"tr\",\"website\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"website\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Website\"}],[\"$\",\"td\",null,{\"children\":[null,\"Website address\"]}]]}],[\"$\",\"tr\",\"legalForm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"legalForm\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Legal form\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"incorporationDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"incorporationDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Incorporation date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was incorporated\"]}]]}],[\"$\",\"tr\",\"dissolutionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dissolutionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Dissolution date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was dissolved, if applicable\"]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sector\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"sector\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Sector\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"classification\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"classification\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Classification\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Company registration number\"]}]]}],[\"$\",\"tr\",\"idNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"idNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"ID Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID number of any applicable ID\"]}]]}],[\"$\",\"tr\",\"taxNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"taxNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Tax Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Tax identification number\"]}]]}],[\"$\",\"tr\",\"vatCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"vatCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"V.A.T. Identifier\"}],[\"$\",\"td\",null,{\"children\":[null,\"(EU) VAT number\"]}]]}],[\"$\",\"tr\",\"jurisdiction\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"jurisdiction\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Jurisdiction\"}],[\"$\",\"td\",null,{\"children\":[null,\"Country or region in which this entity operates\"]}]]}],[\"$\",\"tr\",\"mainCountry\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"mainCountry\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country of origin\"}],[\"$\",\"td\",null,{\"children\":[null,\"Primary country of this entity\"]}]]}],[\"$\",\"tr\",\"opencorporatesUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"opencorporatesUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"OpenCorporates URL\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"icijId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"icijId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"ICIJ ID\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID according to International Consortium for Investigative Journalists\"]}]]}],[\"$\",\"tr\",\"okpoCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"okpoCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"OKPO\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian industry classifier\"]}]]}],[\"$\",\"tr\",\"innCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"innCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"INN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian company ID\"]}]]}],[\"$\",\"tr\",\"ogrnCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"ogrnCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"OGRN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Major State Registration Number\"]}]]}],[\"$\",\"tr\",\"leiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"leiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"LEI\"}],[\"$\",\"td\",null,{\"children\":[null,\"Legal Entity Identifier\"]}]]}],[\"$\",\"tr\",\"dunsCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dunsCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"DUNS\"}],[\"$\",\"td\",null,{\"children\":[null,\"Data Universal Numbering System - Dun \u0026 Bradstreet identifier\"]}]]}],[\"$\",\"tr\",\"npiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"npiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"NPI\"}],[\"$\",\"td\",null,{\"children\":[null,\"National Provider Identifier\"]}]]}],[\"$\",\"tr\",\"swiftBic\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"swiftBic\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"SWIFT/BIC\"}],[\"$\",\"td\",null,{\"children\":[null,\"Bank identifier code\"]}]]}],[\"$\",\"tr\",\"parent\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"parent\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Parent company\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:subsidiaries\",\"children\":\"LegalEntity:subsidiaries\"}],\" \",\"(inverse)\"]}],\"If this entity is a subsidiary, another entity (company or organisation) is its parent\"]}]]}],[\"$\",\"tr\",\"title\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:title\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"title\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Title\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"firstName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:firstName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"firstName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"First name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"secondName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:secondName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"secondName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Second name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"middleName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:middleName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"middleName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Middle name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"fatherName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:fatherName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"fatherName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Patronymic\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"motherName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:motherName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"motherName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Matronymic\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"lastName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:lastName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"lastName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Last name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"nameSuffix\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:nameSuffix\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"nameSuffix\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Name suffix\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"birthDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:birthDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"birthDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Birth date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"birthPlace\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:birthPlace\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"birthPlace\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Place of birth\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"birthCountry\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:birthCountry\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"birthCountry\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country of birth\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"deathDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:deathDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"deathDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Death date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"position\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:position\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"position\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Position\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"nationality\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:nationality\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"nationality\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Nationality\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"citizenship\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:citizenship\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"citizenship\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Citizenship\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"passportNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:passportNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"passportNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Passport number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"gender\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:gender\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"gender\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gender\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Gender\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"ethnicity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:ethnicity\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"ethnicity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Ethnicity\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"height\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:height\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"height\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Height\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weight\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:weight\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"weight\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Weight\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"eyeColor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:eyeColor\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"eyeColor\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Eye color\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"hairColor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:hairColor\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"hairColor\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Hair color\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"appearance\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:appearance\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"appearance\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Physical appearance\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"religion\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:religion\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"religion\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Religion\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"political\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:political\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"political\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Political association\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"education\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Person:education\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Person\",\":\"]}],\"education\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Education\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.LegalEntity\"}],[\"$\",\"code\",null,{\"children\":\"LegalEntity\"}],\" - \",\"Legal entities\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"Any party to legal proceedings, such as asset ownership, corporate governance or social interactions. Often used when raw data does not specify if something is a person or company.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}]]}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Organization\",{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Person\",{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$1e\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"PublicBody\",{\"href\":\"#schema.PublicBody\",\"children\":\"PublicBody\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$1e\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Company\",{\"href\":\"#schema.Company\",\"children\":\"Company\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"email\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:email\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"email\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"email\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"E-Mail\"}],[\"$\",\"td\",null,{\"children\":[null,\"Email address\"]}]]}],[\"$\",\"tr\",\"phone\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:phone\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"phone\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"phone\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Phone\"}],[\"$\",\"td\",null,{\"children\":[null,\"Phone number\"]}]]}],[\"$\",\"tr\",\"website\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:website\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"website\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Website\"}],[\"$\",\"td\",null,{\"children\":[null,\"Website address\"]}]]}],[\"$\",\"tr\",\"legalForm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:legalForm\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"legalForm\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Legal form\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"incorporationDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:incorporationDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"incorporationDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Incorporation date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was incorporated\"]}]]}],[\"$\",\"tr\",\"dissolutionDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:dissolutionDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dissolutionDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Dissolution date\"}],[\"$\",\"td\",null,{\"children\":[null,\"The date the legal entity was dissolved, if applicable\"]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:status\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sector\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:sector\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"sector\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Sector\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"classification\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:classification\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"classification\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Classification\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:registrationNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Company registration number\"]}]]}],[\"$\",\"tr\",\"idNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:idNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"idNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"ID Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID number of any applicable ID\"]}]]}],[\"$\",\"tr\",\"taxNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:taxNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"taxNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Tax Number\"}],[\"$\",\"td\",null,{\"children\":[null,\"Tax identification number\"]}]]}],[\"$\",\"tr\",\"vatCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:vatCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"vatCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"V.A.T. Identifier\"}],[\"$\",\"td\",null,{\"children\":[null,\"(EU) VAT number\"]}]]}],[\"$\",\"tr\",\"jurisdiction\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:jurisdiction\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"jurisdiction\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Jurisdiction\"}],[\"$\",\"td\",null,{\"children\":[null,\"Country or region in which this entity operates\"]}]]}],[\"$\",\"tr\",\"mainCountry\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:mainCountry\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"mainCountry\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country of origin\"}],[\"$\",\"td\",null,{\"children\":[null,\"Primary country of this entity\"]}]]}],[\"$\",\"tr\",\"opencorporatesUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:opencorporatesUrl\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"opencorporatesUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"OpenCorporates URL\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"icijId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:icijId\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"icijId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"ICIJ ID\"}],[\"$\",\"td\",null,{\"children\":[null,\"ID according to International Consortium for Investigative Journalists\"]}]]}],[\"$\",\"tr\",\"okpoCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:okpoCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"okpoCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"OKPO\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian industry classifier\"]}]]}],[\"$\",\"tr\",\"innCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:innCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"innCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"INN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Russian company ID\"]}]]}],[\"$\",\"tr\",\"ogrnCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:ogrnCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"ogrnCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"OGRN\"}],[\"$\",\"td\",null,{\"children\":[null,\"Major State Registration Number\"]}]]}],[\"$\",\"tr\",\"leiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:leiCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"leiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"LEI\"}],[\"$\",\"td\",null,{\"children\":[null,\"Legal Entity Identifier\"]}]]}],[\"$\",\"tr\",\"dunsCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:dunsCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"dunsCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"DUNS\"}],[\"$\",\"td\",null,{\"children\":[null,\"Data Universal Numbering System - Dun \u0026 Bradstreet identifier\"]}]]}],[\"$\",\"tr\",\"npiCode\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:npiCode\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"npiCode\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"NPI\"}],[\"$\",\"td\",null,{\"children\":[null,\"National Provider Identifier\"]}]]}],[\"$\",\"tr\",\"swiftBic\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:swiftBic\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"swiftBic\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"SWIFT/BIC\"}],[\"$\",\"td\",null,{\"children\":[null,\"Bank identifier code\"]}]]}],[\"$\",\"tr\",\"parent\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.LegalEntity:parent\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"LegalEntity\",\":\"]}],\"parent\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Parent company\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:subsidiaries\",\"children\":\"LegalEntity:subsidiaries\"}],\" \",\"(inverse)\"]}],\"If this entity is a subsidiary, another entity (company or organisation) is its parent\"]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Vessel\"}],[\"$\",\"code\",null,{\"children\":\"Vessel\"}],\" - \",\"Vessels\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A boat or ship. Typically flying some sort of national flag.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Vehicle\",{\"href\":\"#schema.Vehicle\",\"children\":\"Vehicle\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$1f\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$1f\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"type\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"type\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Type\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"model\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"model\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Model\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"owner\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"owner\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Owner\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:ownedVehicles\",\"children\":\"LegalEntity:ownedVehicles\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"buildDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"buildDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Build Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"imoNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:imoNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"imoNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"IMO Number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"flag\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:flag\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"flag\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Flag\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"tonnage\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:tonnage\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"tonnage\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Tonnage\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"grossRegisteredTonnage\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:grossRegisteredTonnage\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"grossRegisteredTonnage\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Gross Registered Tonnage\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"callSign\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:callSign\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"callSign\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Call Sign\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"pastFlags\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:pastFlags\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"pastFlags\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Past Flags\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"mmsi\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vessel:mmsi\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vessel\",\":\"]}],\"mmsi\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"MMSI\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Directorship\"}],[\"$\",\"code\",null,{\"children\":\"Directorship\"}],\" - \",\"Directorships\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"director\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Directorship:director\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Directorship\",\":\"]}],\"director\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Director\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:directorshipDirector\",\"children\":\"LegalEntity:directorshipDirector\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"organization\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Directorship:organization\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Directorship\",\":\"]}],\"organization\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Organization\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Organization:directorshipOrganization\",\"children\":\"Organization:directorshipOrganization\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Succession\"}],[\"$\",\"code\",null,{\"children\":\"Succession\"}],\" - \",\"Successions\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"Two entities that legally succeed each other.\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"predecessor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Succession:predecessor\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Succession\",\":\"]}],\"predecessor\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Predecessor\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:successors\",\"children\":\"LegalEntity:successors\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"successor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Succession:successor\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Succession\",\":\"]}],\"successor\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Successor\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:predecessors\",\"children\":\"LegalEntity:predecessors\"}],\" \",\"(inverse)\"]}],null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Asset\"}],[\"$\",\"code\",null,{\"children\":\"Asset\"}],\" - \",\"Assets\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"A piece of property which can be owned and assigned a monetary value.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Airplane\",{\"href\":\"#schema.Airplane\",\"children\":\"Airplane\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Vehicle\",{\"href\":\"#schema.Vehicle\",\"children\":\"Vehicle\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$20\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Security\",{\"href\":\"#schema.Security\",\"children\":\"Security\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$20\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Vessel\",{\"href\":\"#schema.Vessel\",\"children\":\"Vessel\"}]}],[\"$\",\"span\",\"3_sep\",{\"className\":\"separator\",\"children\":\"$20\"}],[\"$\",\"span\",\"3\",{\"children\":[\"$\",\"a\",\"Company\",{\"href\":\"#schema.Company\",\"children\":\"Company\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Associate\"}],[\"$\",\"code\",null,{\"children\":\"Associate\"}],\" - \",\"Associates\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"Non-family association between two people\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],false]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"person\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Associate:person\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Associate\",\":\"]}],\"person\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Person\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Person:associates\",\"children\":\"Person:associates\"}],\" \",\"(inverse)\"]}],\"The subject of the association.\"]}]]}],[\"$\",\"tr\",\"associate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Associate:associate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Associate\",\":\"]}],\"associate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Associate\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Person:associations\",\"children\":\"Person:associations\"}],\" \",\"(inverse)\"]}],\"An associate of the subject person.\"]}]]}],[\"$\",\"tr\",\"relationship\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Associate:relationship\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Associate\",\":\"]}],\"relationship\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Relationship\"}],[\"$\",\"td\",null,{\"children\":[null,\"Nature of the association\"]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Interest\"}],[\"$\",\"code\",null,{\"children\":\"Interest\"}],\" - \",\"Interest\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Interval\",{\"href\":\"#schema.Interval\",\"children\":\"Interval\"}]}]]}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Ownership\",{\"href\":\"#schema.Ownership\",\"children\":\"Ownership\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Representation\",{\"href\":\"#schema.Representation\",\"children\":\"Representation\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$21\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"UnknownLink\",{\"href\":\"#schema.UnknownLink\",\"children\":\"UnknownLink\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$21\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Employment\",{\"href\":\"#schema.Employment\",\"children\":\"Employment\"}]}],[\"$\",\"span\",\"3_sep\",{\"className\":\"separator\",\"children\":\"$21\"}],[\"$\",\"span\",\"3\",{\"children\":[\"$\",\"a\",\"Directorship\",{\"href\":\"#schema.Directorship\",\"children\":\"Directorship\"}]}],[\"$\",\"span\",\"4_sep\",{\"className\":\"separator\",\"children\":\"$21\"}],[\"$\",\"span\",\"4\",{\"children\":[\"$\",\"a\",\"Membership\",{\"href\":\"#schema.Membership\",\"children\":\"Membership\"}]}],[\"$\",\"span\",\"5_sep\",{\"className\":\"separator\",\"children\":\"$21\"}],[\"$\",\"span\",\"5\",{\"children\":[\"$\",\"a\",\"Succession\",{\"href\":\"#schema.Succession\",\"children\":\"Succession\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"role\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interest:role\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"role\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Role\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"status\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interest:status\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interest\",\":\"]}],\"status\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Status\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Interval\"}],[\"$\",\"code\",null,{\"children\":\"Interval\"}],\" - \",\"Interval\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"An object which is bounded in time.\\n\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":\"$undefined\"}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Ownership\",{\"href\":\"#schema.Ownership\",\"children\":\"Ownership\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Passport\",{\"href\":\"#schema.Passport\",\"children\":\"Passport\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Sanction\",{\"href\":\"#schema.Sanction\",\"children\":\"Sanction\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Family\",{\"href\":\"#schema.Family\",\"children\":\"Family\"}]}],[\"$\",\"span\",\"3_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"3\",{\"children\":[\"$\",\"a\",\"Payment\",{\"href\":\"#schema.Payment\",\"children\":\"Payment\"}]}],[\"$\",\"span\",\"4_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"4\",{\"children\":[\"$\",\"a\",\"Representation\",{\"href\":\"#schema.Representation\",\"children\":\"Representation\"}]}],[\"$\",\"span\",\"5_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"5\",{\"children\":[\"$\",\"a\",\"UnknownLink\",{\"href\":\"#schema.UnknownLink\",\"children\":\"UnknownLink\"}]}],[\"$\",\"span\",\"6_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"6\",{\"children\":[\"$\",\"a\",\"Employment\",{\"href\":\"#schema.Employment\",\"children\":\"Employment\"}]}],[\"$\",\"span\",\"7_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"7\",{\"children\":[\"$\",\"a\",\"Directorship\",{\"href\":\"#schema.Directorship\",\"children\":\"Directorship\"}]}],[\"$\",\"span\",\"8_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"8\",{\"children\":[\"$\",\"a\",\"Interest\",{\"href\":\"#schema.Interest\",\"children\":\"Interest\"}]}],[\"$\",\"span\",\"9_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"9\",{\"children\":[\"$\",\"a\",\"Debt\",{\"href\":\"#schema.Debt\",\"children\":\"Debt\"}]}],[\"$\",\"span\",\"10_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"10\",{\"children\":[\"$\",\"a\",\"Identification\",{\"href\":\"#schema.Identification\",\"children\":\"Identification\"}]}],[\"$\",\"span\",\"11_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"11\",{\"children\":[\"$\",\"a\",\"Membership\",{\"href\":\"#schema.Membership\",\"children\":\"Membership\"}]}],[\"$\",\"span\",\"12_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"12\",{\"children\":[\"$\",\"a\",\"Occupancy\",{\"href\":\"#schema.Occupancy\",\"children\":\"Occupancy\"}]}],[\"$\",\"span\",\"13_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"13\",{\"children\":[\"$\",\"a\",\"Associate\",{\"href\":\"#schema.Associate\",\"children\":\"Associate\"}]}],[\"$\",\"span\",\"14_sep\",{\"className\":\"separator\",\"children\":\"$22\"}],[\"$\",\"span\",\"14\",{\"children\":[\"$\",\"a\",\"Succession\",{\"href\":\"#schema.Succession\",\"children\":\"Succession\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"startDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:startDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"startDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Start date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"endDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:endDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"endDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"End date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"date\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:date\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"date\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:summary\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:description\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"recordId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:recordId\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"recordId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Record ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:sourceUrl\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:publisher\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Interval:modifiedAt\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Interval\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Vehicle\"}],[\"$\",\"code\",null,{\"children\":\"Vehicle\"}],\" - \",\"Vehicles\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Thing\",{\"href\":\"#schema.Thing\",\"children\":\"Thing\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$23\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Value\",{\"href\":\"#schema.Value\",\"children\":\"Value\"}]}]]}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Airplane\",{\"href\":\"#schema.Airplane\",\"children\":\"Airplane\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Vessel\",{\"href\":\"#schema.Vessel\",\"children\":\"Vessel\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[false,[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"registrationNumber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vehicle:registrationNumber\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"registrationNumber\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Registration number\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"type\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vehicle:type\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"type\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Type\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"model\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vehicle:model\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"model\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Model\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"owner\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vehicle:owner\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"owner\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Owner\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.LegalEntity:ownedVehicles\",\"children\":\"LegalEntity:ownedVehicles\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"buildDate\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Vehicle:buildDate\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Vehicle\",\":\"]}],\"buildDate\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Build Date\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Thing\"}],[\"$\",\"code\",null,{\"children\":\"Thing\"}],\" - \",\"Thing\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":\"$undefined\"}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Position\",{\"href\":\"#schema.Position\",\"children\":\"Position\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Airplane\",{\"href\":\"#schema.Airplane\",\"children\":\"Airplane\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Organization\",{\"href\":\"#schema.Organization\",\"children\":\"Organization\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"Vehicle\",{\"href\":\"#schema.Vehicle\",\"children\":\"Vehicle\"}]}],[\"$\",\"span\",\"3_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"3\",{\"children\":[\"$\",\"a\",\"LegalEntity\",{\"href\":\"#schema.LegalEntity\",\"children\":\"LegalEntity\"}]}],[\"$\",\"span\",\"4_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"4\",{\"children\":[\"$\",\"a\",\"CryptoWallet\",{\"href\":\"#schema.CryptoWallet\",\"children\":\"CryptoWallet\"}]}],[\"$\",\"span\",\"5_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"5\",{\"children\":[\"$\",\"a\",\"Person\",{\"href\":\"#schema.Person\",\"children\":\"Person\"}]}],[\"$\",\"span\",\"6_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"6\",{\"children\":[\"$\",\"a\",\"PublicBody\",{\"href\":\"#schema.PublicBody\",\"children\":\"PublicBody\"}]}],[\"$\",\"span\",\"7_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"7\",{\"children\":[\"$\",\"a\",\"Security\",{\"href\":\"#schema.Security\",\"children\":\"Security\"}]}],[\"$\",\"span\",\"8_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"8\",{\"children\":[\"$\",\"a\",\"Vessel\",{\"href\":\"#schema.Vessel\",\"children\":\"Vessel\"}]}],[\"$\",\"span\",\"9_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"9\",{\"children\":[\"$\",\"a\",\"Company\",{\"href\":\"#schema.Company\",\"children\":\"Company\"}]}],[\"$\",\"span\",\"10_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"10\",{\"children\":[\"$\",\"a\",\"Address\",{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}],[\"$\",\"span\",\"11_sep\",{\"className\":\"separator\",\"children\":\"$24\"}],[\"$\",\"span\",\"11\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"name\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:name\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"name\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"summary\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:summary\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"summary\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Summary\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"description\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:description\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"description\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Description\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"country\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:country\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"country\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.country\",\"children\":\"country\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":16}]}],[\"$\",\"td\",null,{\"children\":\"Country\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"alias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:alias\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"alias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Other name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"previousName\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:previousName\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"previousName\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Previous name\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"weakAlias\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:weakAlias\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"weakAlias\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"name\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":384}]}],[\"$\",\"td\",null,{\"children\":\"Weak alias\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"sourceUrl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:sourceUrl\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"sourceUrl\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"url\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":4096}]}],[\"$\",\"td\",null,{\"children\":\"Source link\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"publisher\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:publisher\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"publisher\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Publishing source\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"wikidataId\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:wikidataId\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"wikidataId\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"identifier\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Wikidata ID\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"keywords\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:keywords\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"keywords\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Keywords\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"topics\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:topics\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"topics\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.topic\",\"children\":\"topic\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":64}]}],[\"$\",\"td\",null,{\"children\":\"Topics\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"address\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:address\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"address\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"address\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"addressEntity\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:addressEntity\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"addressEntity\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#schema.Address\",\"children\":\"Address\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":200}]}],[\"$\",\"td\",null,{\"children\":\"Address\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"code\",null,{\"children\":[\"see\",\" \",[\"$\",\"a\",null,{\"href\":\"#prop.Address:things\",\"children\":\"Address:things\"}],\" \",\"(inverse)\"]}],null]}]]}],[\"$\",\"tr\",\"program\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:program\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"program\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Program\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"notes\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:notes\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"notes\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"text\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":65000}]}],[\"$\",\"td\",null,{\"children\":\"Notes\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"createdAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:createdAt\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"createdAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Created at\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"modifiedAt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Thing:modifiedAt\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Thing\",\":\"]}],\"modifiedAt\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"#type.date\",\"children\":\"date\"}]}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":32}]}],[\"$\",\"td\",null,{\"children\":\"Modified on\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"schema.Value\"}],[\"$\",\"code\",null,{\"children\":\"Value\"}],\" - \",\"Values\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":null}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Extends\"}],[\"$\",\"td\",null,{\"children\":\"$undefined\"}]]}],[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Sub-types\"}],[\"$\",\"td\",null,{\"children\":[[\"$\",\"span\",\"[object Object]\",{\"children\":[\"$\",\"a\",\"Payment\",{\"href\":\"#schema.Payment\",\"children\":\"Payment\"}]}],[\"$\",\"span\",\"0_sep\",{\"className\":\"separator\",\"children\":[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}]}],[\"$\",\"span\",\"0\",{\"children\":[\"$\",\"a\",\"Airplane\",{\"href\":\"#schema.Airplane\",\"children\":\"Airplane\"}]}],[\"$\",\"span\",\"1_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"1\",{\"children\":[\"$\",\"a\",\"Vehicle\",{\"href\":\"#schema.Vehicle\",\"children\":\"Vehicle\"}]}],[\"$\",\"span\",\"2_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"2\",{\"children\":[\"$\",\"a\",\"CryptoWallet\",{\"href\":\"#schema.CryptoWallet\",\"children\":\"CryptoWallet\"}]}],[\"$\",\"span\",\"3_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"3\",{\"children\":[\"$\",\"a\",\"Debt\",{\"href\":\"#schema.Debt\",\"children\":\"Debt\"}]}],[\"$\",\"span\",\"4_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"4\",{\"children\":[\"$\",\"a\",\"Security\",{\"href\":\"#schema.Security\",\"children\":\"Security\"}]}],[\"$\",\"span\",\"5_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"5\",{\"children\":[\"$\",\"a\",\"Vessel\",{\"href\":\"#schema.Vessel\",\"children\":\"Vessel\"}]}],[\"$\",\"span\",\"6_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"6\",{\"children\":[\"$\",\"a\",\"Company\",{\"href\":\"#schema.Company\",\"children\":\"Company\"}]}],[\"$\",\"span\",\"7_sep\",{\"className\":\"separator\",\"children\":\"$25\"}],[\"$\",\"span\",\"7\",{\"children\":[\"$\",\"a\",\"Asset\",{\"href\":\"#schema.Asset\",\"children\":\"Asset\"}]}]]}]]}]]}]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"children\":\"Property\"}],[\"$\",\"th\",null,{\"children\":\"Type\"}],[\"$\",\"th\",null,{\"children\":\"Length\"}],[\"$\",\"th\",null,{\"children\":\"Title\"}],[\"$\",\"th\",null,{\"children\":\"Description\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"amount\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Value:amount\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amount\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"currency\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Value:currency\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"currency\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"string\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":1024}]}],[\"$\",\"td\",null,{\"children\":\"Currency\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}],[\"$\",\"tr\",\"amountUsd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"prop.Value:amountUsd\"}],[\"$\",\"code\",null,{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-muted\",\"children\":[\"Value\",\":\"]}],\"amountUsd\"]}]]}],[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"number\"}]}],[\"$\",\"td\",null,{\"className\":\"numeric\",\"children\":[\"$\",\"code\",null,{\"children\":250}]}],[\"$\",\"td\",null,{\"children\":\"Amount in USD\"}],[\"$\",\"td\",null,{\"children\":[null,null]}]]}]]}]]}]]],[\"$\",\"h2\",null,{\"children\":\"Type definitions\"}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"Schema properties have specific types which define the range of valid values they can hold. Below are the enumerated values for some of the types. Other types perform algorithmic validation, e.g. for phone numbers, URLs or email addresses.\"}],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"type.entity\"}],\"Entities\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":[\"Entity references are used by one \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/entities/\",\"children\":\"entity\"}],\" to reference another and thus create a link between the two. Take note of the \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/identifiers/\",\"children\":\"guidance on entity identifiers\"}],\" to understand how entity IDs change as incoming records are deduplicated.\"]}],false],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"type.topic\"}],\"Topics\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":[\"Topics are used to tag other entities - mainly organizations and people - with risk categories, e.g. to designate an individual as a politician, terrorist or to hint that a certain company is a bank. \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/topics\",\"children\":\"Read more about topics\"}],\" and risk tagging...\"]}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"style\":{\"width\":\"15%\"},\"children\":\"Code\"}],[\"$\",\"th\",null,{\"children\":\"Label\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"crime\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime\"}]}],[\"$\",\"td\",null,{\"children\":\"Crime\"}]]}],[\"$\",\"tr\",\"crime.fraud\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.fraud\"}]}],[\"$\",\"td\",null,{\"children\":\"Fraud\"}]]}],[\"$\",\"tr\",\"crime.cyber\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.cyber\"}]}],[\"$\",\"td\",null,{\"children\":\"Cybercrime\"}]]}],[\"$\",\"tr\",\"crime.fin\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.fin\"}]}],[\"$\",\"td\",null,{\"children\":\"Financial crime\"}]]}],[\"$\",\"tr\",\"crime.env\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.env\"}]}],[\"$\",\"td\",null,{\"children\":\"Environmental violations\"}]]}],[\"$\",\"tr\",\"crime.theft\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.theft\"}]}],[\"$\",\"td\",null,{\"children\":\"Theft\"}]]}],[\"$\",\"tr\",\"crime.war\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.war\"}]}],[\"$\",\"td\",null,{\"children\":\"War crimes\"}]]}],[\"$\",\"tr\",\"crime.boss\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.boss\"}]}],[\"$\",\"td\",null,{\"children\":\"Criminal leadership\"}]]}],[\"$\",\"tr\",\"crime.terror\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.terror\"}]}],[\"$\",\"td\",null,{\"children\":\"Terrorism\"}]]}],[\"$\",\"tr\",\"crime.traffick\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.traffick\"}]}],[\"$\",\"td\",null,{\"children\":\"Trafficking\"}]]}],[\"$\",\"tr\",\"crime.traffick.drug\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.traffick.drug\"}]}],[\"$\",\"td\",null,{\"children\":\"Drug trafficking\"}]]}],[\"$\",\"tr\",\"crime.traffick.human\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"crime.traffick.human\"}]}],[\"$\",\"td\",null,{\"children\":\"Human trafficking\"}]]}],[\"$\",\"tr\",\"wanted\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"wanted\"}]}],[\"$\",\"td\",null,{\"children\":\"Wanted\"}]]}],[\"$\",\"tr\",\"corp.offshore\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"corp.offshore\"}]}],[\"$\",\"td\",null,{\"children\":\"Offshore\"}]]}],[\"$\",\"tr\",\"corp.shell\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"corp.shell\"}]}],[\"$\",\"td\",null,{\"children\":\"Shell company\"}]]}],[\"$\",\"tr\",\"corp.public\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"corp.public\"}]}],[\"$\",\"td\",null,{\"children\":\"Public listed company\"}]]}],[\"$\",\"tr\",\"corp.disqual\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"corp.disqual\"}]}],[\"$\",\"td\",null,{\"children\":\"Disqualified\"}]]}],[\"$\",\"tr\",\"gov\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov\"}]}],[\"$\",\"td\",null,{\"children\":\"Government\"}]]}],[\"$\",\"tr\",\"gov.national\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.national\"}]}],[\"$\",\"td\",null,{\"children\":\"National government\"}]]}],[\"$\",\"tr\",\"gov.state\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.state\"}]}],[\"$\",\"td\",null,{\"children\":\"State government\"}]]}],[\"$\",\"tr\",\"gov.muni\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.muni\"}]}],[\"$\",\"td\",null,{\"children\":\"Municipal government\"}]]}],[\"$\",\"tr\",\"gov.soe\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.soe\"}]}],[\"$\",\"td\",null,{\"children\":\"State-owned enterprise\"}]]}],[\"$\",\"tr\",\"gov.igo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.igo\"}]}],[\"$\",\"td\",null,{\"children\":\"Intergovernmental organization\"}]]}],[\"$\",\"tr\",\"gov.head\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.head\"}]}],[\"$\",\"td\",null,{\"children\":\"Head of government or state\"}]]}],[\"$\",\"tr\",\"gov.admin\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.admin\"}]}],[\"$\",\"td\",null,{\"children\":\"Civil service\"}]]}],[\"$\",\"tr\",\"gov.executive\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.executive\"}]}],[\"$\",\"td\",null,{\"children\":\"Executive branch of government\"}]]}],[\"$\",\"tr\",\"gov.legislative\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.legislative\"}]}],[\"$\",\"td\",null,{\"children\":\"Legislative branch of government\"}]]}],[\"$\",\"tr\",\"gov.judicial\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.judicial\"}]}],[\"$\",\"td\",null,{\"children\":\"Judicial branch of government\"}]]}],[\"$\",\"tr\",\"gov.security\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.security\"}]}],[\"$\",\"td\",null,{\"children\":\"Security services\"}]]}],[\"$\",\"tr\",\"gov.financial\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gov.financial\"}]}],[\"$\",\"td\",null,{\"children\":\"Central banking and financial integrity\"}]]}],[\"$\",\"tr\",\"fin\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fin\"}]}],[\"$\",\"td\",null,{\"children\":\"Financial services\"}]]}],[\"$\",\"tr\",\"fin.bank\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fin.bank\"}]}],[\"$\",\"td\",null,{\"children\":\"Bank\"}]]}],[\"$\",\"tr\",\"fin.fund\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fin.fund\"}]}],[\"$\",\"td\",null,{\"children\":\"Fund\"}]]}],[\"$\",\"tr\",\"fin.adivsor\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fin.adivsor\"}]}],[\"$\",\"td\",null,{\"children\":\"Financial advisor\"}]]}],[\"$\",\"tr\",\"reg.action\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"reg.action\"}]}],[\"$\",\"td\",null,{\"children\":\"Regulator action\"}]]}],[\"$\",\"tr\",\"reg.warn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"reg.warn\"}]}],[\"$\",\"td\",null,{\"children\":\"Regulator warning\"}]]}],[\"$\",\"tr\",\"role.pep\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.pep\"}]}],[\"$\",\"td\",null,{\"children\":\"Politician\"}]]}],[\"$\",\"tr\",\"role.pol\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.pol\"}]}],[\"$\",\"td\",null,{\"children\":\"Non-PEP\"}]]}],[\"$\",\"tr\",\"role.rca\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.rca\"}]}],[\"$\",\"td\",null,{\"children\":\"Close Associate\"}]]}],[\"$\",\"tr\",\"role.judge\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.judge\"}]}],[\"$\",\"td\",null,{\"children\":\"Judge\"}]]}],[\"$\",\"tr\",\"role.civil\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.civil\"}]}],[\"$\",\"td\",null,{\"children\":\"Civil servant\"}]]}],[\"$\",\"tr\",\"role.diplo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.diplo\"}]}],[\"$\",\"td\",null,{\"children\":\"Diplomat\"}]]}],[\"$\",\"tr\",\"role.lawyer\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.lawyer\"}]}],[\"$\",\"td\",null,{\"children\":\"Lawyer\"}]]}],[\"$\",\"tr\",\"role.acct\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.acct\"}]}],[\"$\",\"td\",null,{\"children\":\"Accountant\"}]]}],[\"$\",\"tr\",\"role.spy\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.spy\"}]}],[\"$\",\"td\",null,{\"children\":\"Spy\"}]]}],[\"$\",\"tr\",\"role.oligarch\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.oligarch\"}]}],[\"$\",\"td\",null,{\"children\":\"Oligarch\"}]]}],[\"$\",\"tr\",\"role.journo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.journo\"}]}],[\"$\",\"td\",null,{\"children\":\"Journalist\"}]]}],[\"$\",\"tr\",\"role.act\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.act\"}]}],[\"$\",\"td\",null,{\"children\":\"Activist\"}]]}],[\"$\",\"tr\",\"role.lobby\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"role.lobby\"}]}],[\"$\",\"td\",null,{\"children\":\"Lobbyist\"}]]}],[\"$\",\"tr\",\"pol.party\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pol.party\"}]}],[\"$\",\"td\",null,{\"children\":\"Political party\"}]]}],[\"$\",\"tr\",\"pol.union\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pol.union\"}]}],[\"$\",\"td\",null,{\"children\":\"Union\"}]]}],[\"$\",\"tr\",\"rel\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"rel\"}]}],[\"$\",\"td\",null,{\"children\":\"Religion\"}]]}],[\"$\",\"tr\",\"mil\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mil\"}]}],[\"$\",\"td\",null,{\"children\":\"Military\"}]]}],[\"$\",\"tr\",\"asset.frozen\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"asset.frozen\"}]}],[\"$\",\"td\",null,{\"children\":\"Frozen asset\"}]]}],[\"$\",\"tr\",\"sanction\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sanction\"}]}],[\"$\",\"td\",null,{\"children\":\"Sanctioned entity\"}]]}],[\"$\",\"tr\",\"sanction.linked\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sanction.linked\"}]}],[\"$\",\"td\",null,{\"children\":\"Sanction-linked entity\"}]]}],[\"$\",\"tr\",\"sanction.counter\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sanction.counter\"}]}],[\"$\",\"td\",null,{\"children\":\"Counter-sanctioned entity\"}]]}],[\"$\",\"tr\",\"export.control\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"export.control\"}]}],[\"$\",\"td\",null,{\"children\":\"Export controlled\"}]]}],[\"$\",\"tr\",\"export.risk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"export.risk\"}]}],[\"$\",\"td\",null,{\"children\":\"Trade risk\"}]]}],[\"$\",\"tr\",\"debarment\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"debarment\"}]}],[\"$\",\"td\",null,{\"children\":\"Debarred entity\"}]]}],[\"$\",\"tr\",\"poi\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"poi\"}]}],[\"$\",\"td\",null,{\"children\":\"Person of interest\"}]]}]]}]]}]],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"type.date\"}],\"Dates\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":[\"Dates are given in a basic ISO 8601 date or date-time format,\",[\"$\",\"code\",null,{\"children\":\"YYYY-MM-DD\"}],\" or \",[\"$\",\"code\",null,{\"children\":\"YYYY-MM-DDTHH:MM:SS\"}],\". In source data, we find varying degrees of precision: some events may be defined as a full timestamp (\",[\"$\",\"code\",null,{\"children\":\"2021-08-25T09:26:11\"}],\"), while for many we only know a year (\",[\"$\",\"code\",null,{\"children\":\"2021\"}],\") or month (\",[\"$\",\"code\",null,{\"children\":\"2021-08\"}],\"). Such date prefixes are carried through and used to specify date precision as well as the actual value.\"]}],false],[[\"$\",\"h3\",null,{\"children\":[[\"$\",\"a\",null,{\"id\":\"type.country\"}],\"Countries\"]}],[\"$\",\"p\",null,{\"className\":\"text-body\",\"children\":\"We use a descriptive approach to modelling the countries in our database. If a list refers to a country, so do we. We use ISO 3166-1 alpha-2 as a starting point, but have also included countries that have ceased to exist (e.g. Soviet Union, Yugoslavia) and territories whose status as a country is controversial (e.g. Kosovo, Artsakh). If the presence of a country in this list is offensive to you, we invite you to reflect on the mental health impact of being angry at tables on the internet.\"}],[\"$\",\"$L19\",null,{\"striped\":true,\"bordered\":true,\"size\":\"sm\",\"children\":[[\"$\",\"thead\",null,{\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"style\":{\"width\":\"15%\"},\"children\":\"Code\"}],[\"$\",\"th\",null,{\"children\":\"Label\"}]]}]}],[\"$\",\"tbody\",null,{\"children\":[[\"$\",\"tr\",\"zz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"zz\"}]}],[\"$\",\"td\",null,{\"children\":\"Global\"}]]}],[\"$\",\"tr\",\"eu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"eu\"}]}],[\"$\",\"td\",null,{\"children\":\"European Union\"}]]}],[\"$\",\"tr\",\"un\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"un\"}]}],[\"$\",\"td\",null,{\"children\":\"United Nations\"}]]}],[\"$\",\"tr\",\"zr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"zr\"}]}],[\"$\",\"td\",null,{\"children\":\"Zaire\"}]]}],[\"$\",\"tr\",\"cz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cz\"}]}],[\"$\",\"td\",null,{\"children\":\"Czech Republic\"}]]}],[\"$\",\"tr\",\"xk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"xk\"}]}],[\"$\",\"td\",null,{\"children\":\"Kosovo\"}]]}],[\"$\",\"tr\",\"dd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"dd\"}]}],[\"$\",\"td\",null,{\"children\":\"East Germany\"}]]}],[\"$\",\"tr\",\"yucs\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"yucs\"}]}],[\"$\",\"td\",null,{\"children\":\"Yugoslavia\"}]]}],[\"$\",\"tr\",\"csxx\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"csxx\"}]}],[\"$\",\"td\",null,{\"children\":\"Serbia and Montenegro\"}]]}],[\"$\",\"tr\",\"cshh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cshh\"}]}],[\"$\",\"td\",null,{\"children\":\"Czechoslovakia\"}]]}],[\"$\",\"tr\",\"suhh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"suhh\"}]}],[\"$\",\"td\",null,{\"children\":\"Soviet Union\"}]]}],[\"$\",\"tr\",\"ge-ab\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ge-ab\"}]}],[\"$\",\"td\",null,{\"children\":\"Abkhazia (Occupied Georgia)\"}]]}],[\"$\",\"tr\",\"x-so\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"x-so\"}]}],[\"$\",\"td\",null,{\"children\":\"South Ossetia (Occupied Georgia)\"}]]}],[\"$\",\"tr\",\"ua-lpr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ua-lpr\"}]}],[\"$\",\"td\",null,{\"children\":\"Luhansk (Occupied Ukraine)\"}]]}],[\"$\",\"tr\",\"ua-dpr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ua-dpr\"}]}],[\"$\",\"td\",null,{\"children\":\"Donetsk (Occupied Ukraine)\"}]]}],[\"$\",\"tr\",\"ua-cri\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ua-cri\"}]}],[\"$\",\"td\",null,{\"children\":\"Crimea (Occupied Ukraine)\"}]]}],[\"$\",\"tr\",\"so-som\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"so-som\"}]}],[\"$\",\"td\",null,{\"children\":\"Somaliland\"}]]}],[\"$\",\"tr\",\"cy-trnc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cy-trnc\"}]}],[\"$\",\"td\",null,{\"children\":\"Northern Cyprus\"}]]}],[\"$\",\"tr\",\"az-nk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"az-nk\"}]}],[\"$\",\"td\",null,{\"children\":\"Nagorno-Karabakh\"}]]}],[\"$\",\"tr\",\"iq-kr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"iq-kr\"}]}],[\"$\",\"td\",null,{\"children\":\"Kurdistan\"}]]}],[\"$\",\"tr\",\"cn-xz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cn-xz\"}]}],[\"$\",\"td\",null,{\"children\":\"Tibet\"}]]}],[\"$\",\"tr\",\"cq\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cq\"}]}],[\"$\",\"td\",null,{\"children\":\"Sark\"}]]}],[\"$\",\"tr\",\"gb-wls\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gb-wls\"}]}],[\"$\",\"td\",null,{\"children\":\"Wales\"}]]}],[\"$\",\"tr\",\"gb-sct\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gb-sct\"}]}],[\"$\",\"td\",null,{\"children\":\"Scotland\"}]]}],[\"$\",\"tr\",\"gb-nir\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gb-nir\"}]}],[\"$\",\"td\",null,{\"children\":\"Northern Ireland\"}]]}],[\"$\",\"tr\",\"md-pmr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"md-pmr\"}]}],[\"$\",\"td\",null,{\"children\":\"Transnistria (PMR)\"}]]}],[\"$\",\"tr\",\"pk-km\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pk-km\"}]}],[\"$\",\"td\",null,{\"children\":\"Kashmir\"}]]}],[\"$\",\"tr\",\"ac\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ac\"}]}],[\"$\",\"td\",null,{\"children\":\"Ascension Island\"}]]}],[\"$\",\"tr\",\"ad\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ad\"}]}],[\"$\",\"td\",null,{\"children\":\"Andorra\"}]]}],[\"$\",\"tr\",\"ae\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ae\"}]}],[\"$\",\"td\",null,{\"children\":\"United Arab Emirates\"}]]}],[\"$\",\"tr\",\"af\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"af\"}]}],[\"$\",\"td\",null,{\"children\":\"Afghanistan\"}]]}],[\"$\",\"tr\",\"ag\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ag\"}]}],[\"$\",\"td\",null,{\"children\":\"Antigua \u0026 Barbuda\"}]]}],[\"$\",\"tr\",\"ai\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ai\"}]}],[\"$\",\"td\",null,{\"children\":\"Anguilla\"}]]}],[\"$\",\"tr\",\"al\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"al\"}]}],[\"$\",\"td\",null,{\"children\":\"Albania\"}]]}],[\"$\",\"tr\",\"am\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"am\"}]}],[\"$\",\"td\",null,{\"children\":\"Armenia\"}]]}],[\"$\",\"tr\",\"ao\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ao\"}]}],[\"$\",\"td\",null,{\"children\":\"Angola\"}]]}],[\"$\",\"tr\",\"aq\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"aq\"}]}],[\"$\",\"td\",null,{\"children\":\"Antarctica\"}]]}],[\"$\",\"tr\",\"ar\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ar\"}]}],[\"$\",\"td\",null,{\"children\":\"Argentina\"}]]}],[\"$\",\"tr\",\"as\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"as\"}]}],[\"$\",\"td\",null,{\"children\":\"American Samoa\"}]]}],[\"$\",\"tr\",\"at\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"at\"}]}],[\"$\",\"td\",null,{\"children\":\"Austria\"}]]}],[\"$\",\"tr\",\"au\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"au\"}]}],[\"$\",\"td\",null,{\"children\":\"Australia\"}]]}],[\"$\",\"tr\",\"aw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"aw\"}]}],[\"$\",\"td\",null,{\"children\":\"Aruba\"}]]}],[\"$\",\"tr\",\"ax\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ax\"}]}],[\"$\",\"td\",null,{\"children\":\"脜land Islands\"}]]}],[\"$\",\"tr\",\"az\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"az\"}]}],[\"$\",\"td\",null,{\"children\":\"Azerbaijan\"}]]}],[\"$\",\"tr\",\"ba\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ba\"}]}],[\"$\",\"td\",null,{\"children\":\"Bosnia \u0026 Herzegovina\"}]]}],[\"$\",\"tr\",\"bb\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bb\"}]}],[\"$\",\"td\",null,{\"children\":\"Barbados\"}]]}],[\"$\",\"tr\",\"bd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bd\"}]}],[\"$\",\"td\",null,{\"children\":\"Bangladesh\"}]]}],[\"$\",\"tr\",\"be\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"be\"}]}],[\"$\",\"td\",null,{\"children\":\"Belgium\"}]]}],[\"$\",\"tr\",\"bf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bf\"}]}],[\"$\",\"td\",null,{\"children\":\"Burkina Faso\"}]]}],[\"$\",\"tr\",\"bg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bg\"}]}],[\"$\",\"td\",null,{\"children\":\"Bulgaria\"}]]}],[\"$\",\"tr\",\"bh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bh\"}]}],[\"$\",\"td\",null,{\"children\":\"Bahrain\"}]]}],[\"$\",\"tr\",\"bi\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bi\"}]}],[\"$\",\"td\",null,{\"children\":\"Burundi\"}]]}],[\"$\",\"tr\",\"bj\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bj\"}]}],[\"$\",\"td\",null,{\"children\":\"Benin\"}]]}],[\"$\",\"tr\",\"bl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bl\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Barth茅lemy\"}]]}],[\"$\",\"tr\",\"bm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bm\"}]}],[\"$\",\"td\",null,{\"children\":\"Bermuda\"}]]}],[\"$\",\"tr\",\"bn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bn\"}]}],[\"$\",\"td\",null,{\"children\":\"Brunei\"}]]}],[\"$\",\"tr\",\"bo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bo\"}]}],[\"$\",\"td\",null,{\"children\":\"Bolivia\"}]]}],[\"$\",\"tr\",\"bq\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bq\"}]}],[\"$\",\"td\",null,{\"children\":\"Caribbean Netherlands\"}]]}],[\"$\",\"tr\",\"br\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"br\"}]}],[\"$\",\"td\",null,{\"children\":\"Brazil\"}]]}],[\"$\",\"tr\",\"bs\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bs\"}]}],[\"$\",\"td\",null,{\"children\":\"Bahamas\"}]]}],[\"$\",\"tr\",\"bt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bt\"}]}],[\"$\",\"td\",null,{\"children\":\"Bhutan\"}]]}],[\"$\",\"tr\",\"bv\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bv\"}]}],[\"$\",\"td\",null,{\"children\":\"Bouvet Island\"}]]}],[\"$\",\"tr\",\"bw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bw\"}]}],[\"$\",\"td\",null,{\"children\":\"Botswana\"}]]}],[\"$\",\"tr\",\"by\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"by\"}]}],[\"$\",\"td\",null,{\"children\":\"Belarus\"}]]}],[\"$\",\"tr\",\"bz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"bz\"}]}],[\"$\",\"td\",null,{\"children\":\"Belize\"}]]}],[\"$\",\"tr\",\"ca\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ca\"}]}],[\"$\",\"td\",null,{\"children\":\"Canada\"}]]}],[\"$\",\"tr\",\"cc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cc\"}]}],[\"$\",\"td\",null,{\"children\":\"Cocos (Keeling) Islands\"}]]}],[\"$\",\"tr\",\"cd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cd\"}]}],[\"$\",\"td\",null,{\"children\":\"Congo - Kinshasa\"}]]}],[\"$\",\"tr\",\"cf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cf\"}]}],[\"$\",\"td\",null,{\"children\":\"Central African Republic\"}]]}],[\"$\",\"tr\",\"cg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cg\"}]}],[\"$\",\"td\",null,{\"children\":\"Congo - Brazzaville\"}]]}],[\"$\",\"tr\",\"ch\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ch\"}]}],[\"$\",\"td\",null,{\"children\":\"Switzerland\"}]]}],[\"$\",\"tr\",\"ci\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ci\"}]}],[\"$\",\"td\",null,{\"children\":\"C么te d鈥橧voire\"}]]}],[\"$\",\"tr\",\"ck\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ck\"}]}],[\"$\",\"td\",null,{\"children\":\"Cook Islands\"}]]}],[\"$\",\"tr\",\"cl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cl\"}]}],[\"$\",\"td\",null,{\"children\":\"Chile\"}]]}],[\"$\",\"tr\",\"cm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cm\"}]}],[\"$\",\"td\",null,{\"children\":\"Cameroon\"}]]}],[\"$\",\"tr\",\"cn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cn\"}]}],[\"$\",\"td\",null,{\"children\":\"China\"}]]}],[\"$\",\"tr\",\"co\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"co\"}]}],[\"$\",\"td\",null,{\"children\":\"Colombia\"}]]}],[\"$\",\"tr\",\"cp\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cp\"}]}],[\"$\",\"td\",null,{\"children\":\"Clipperton Island\"}]]}],[\"$\",\"tr\",\"cr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cr\"}]}],[\"$\",\"td\",null,{\"children\":\"Costa Rica\"}]]}],[\"$\",\"tr\",\"cu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cu\"}]}],[\"$\",\"td\",null,{\"children\":\"Cuba\"}]]}],[\"$\",\"tr\",\"cv\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cv\"}]}],[\"$\",\"td\",null,{\"children\":\"Cape Verde\"}]]}],[\"$\",\"tr\",\"cw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cw\"}]}],[\"$\",\"td\",null,{\"children\":\"Cura莽ao\"}]]}],[\"$\",\"tr\",\"cx\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cx\"}]}],[\"$\",\"td\",null,{\"children\":\"Christmas Island\"}]]}],[\"$\",\"tr\",\"cy\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"cy\"}]}],[\"$\",\"td\",null,{\"children\":\"Cyprus\"}]]}],[\"$\",\"tr\",\"de\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"de\"}]}],[\"$\",\"td\",null,{\"children\":\"Germany\"}]]}],[\"$\",\"tr\",\"dg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"dg\"}]}],[\"$\",\"td\",null,{\"children\":\"Diego Garcia\"}]]}],[\"$\",\"tr\",\"dj\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"dj\"}]}],[\"$\",\"td\",null,{\"children\":\"Djibouti\"}]]}],[\"$\",\"tr\",\"dk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"dk\"}]}],[\"$\",\"td\",null,{\"children\":\"Denmark\"}]]}],[\"$\",\"tr\",\"dm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"dm\"}]}],[\"$\",\"td\",null,{\"children\":\"Dominica\"}]]}],[\"$\",\"tr\",\"do\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"do\"}]}],[\"$\",\"td\",null,{\"children\":\"Dominican Republic\"}]]}],[\"$\",\"tr\",\"dz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"dz\"}]}],[\"$\",\"td\",null,{\"children\":\"Algeria\"}]]}],[\"$\",\"tr\",\"ec\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ec\"}]}],[\"$\",\"td\",null,{\"children\":\"Ecuador\"}]]}],[\"$\",\"tr\",\"ee\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ee\"}]}],[\"$\",\"td\",null,{\"children\":\"Estonia\"}]]}],[\"$\",\"tr\",\"eg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"eg\"}]}],[\"$\",\"td\",null,{\"children\":\"Egypt\"}]]}],[\"$\",\"tr\",\"eh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"eh\"}]}],[\"$\",\"td\",null,{\"children\":\"Western Sahara\"}]]}],[\"$\",\"tr\",\"er\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"er\"}]}],[\"$\",\"td\",null,{\"children\":\"Eritrea\"}]]}],[\"$\",\"tr\",\"es\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"es\"}]}],[\"$\",\"td\",null,{\"children\":\"Spain\"}]]}],[\"$\",\"tr\",\"et\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"et\"}]}],[\"$\",\"td\",null,{\"children\":\"Ethiopia\"}]]}],[\"$\",\"tr\",\"fi\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fi\"}]}],[\"$\",\"td\",null,{\"children\":\"Finland\"}]]}],[\"$\",\"tr\",\"fj\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fj\"}]}],[\"$\",\"td\",null,{\"children\":\"Fiji\"}]]}],[\"$\",\"tr\",\"fk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fk\"}]}],[\"$\",\"td\",null,{\"children\":\"Falkland Islands\"}]]}],[\"$\",\"tr\",\"fm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fm\"}]}],[\"$\",\"td\",null,{\"children\":\"Micronesia\"}]]}],[\"$\",\"tr\",\"fo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fo\"}]}],[\"$\",\"td\",null,{\"children\":\"Faroe Islands\"}]]}],[\"$\",\"tr\",\"fr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"fr\"}]}],[\"$\",\"td\",null,{\"children\":\"France\"}]]}],[\"$\",\"tr\",\"ga\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ga\"}]}],[\"$\",\"td\",null,{\"children\":\"Gabon\"}]]}],[\"$\",\"tr\",\"gb\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gb\"}]}],[\"$\",\"td\",null,{\"children\":\"United Kingdom\"}]]}],[\"$\",\"tr\",\"gd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gd\"}]}],[\"$\",\"td\",null,{\"children\":\"Grenada\"}]]}],[\"$\",\"tr\",\"ge\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ge\"}]}],[\"$\",\"td\",null,{\"children\":\"Georgia\"}]]}],[\"$\",\"tr\",\"gf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gf\"}]}],[\"$\",\"td\",null,{\"children\":\"French Guiana\"}]]}],[\"$\",\"tr\",\"gg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gg\"}]}],[\"$\",\"td\",null,{\"children\":\"Guernsey\"}]]}],[\"$\",\"tr\",\"gh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gh\"}]}],[\"$\",\"td\",null,{\"children\":\"Ghana\"}]]}],[\"$\",\"tr\",\"gi\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gi\"}]}],[\"$\",\"td\",null,{\"children\":\"Gibraltar\"}]]}],[\"$\",\"tr\",\"gl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gl\"}]}],[\"$\",\"td\",null,{\"children\":\"Greenland\"}]]}],[\"$\",\"tr\",\"gm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gm\"}]}],[\"$\",\"td\",null,{\"children\":\"Gambia\"}]]}],[\"$\",\"tr\",\"gn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gn\"}]}],[\"$\",\"td\",null,{\"children\":\"Guinea\"}]]}],[\"$\",\"tr\",\"gp\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gp\"}]}],[\"$\",\"td\",null,{\"children\":\"Guadeloupe\"}]]}],[\"$\",\"tr\",\"gq\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gq\"}]}],[\"$\",\"td\",null,{\"children\":\"Equatorial Guinea\"}]]}],[\"$\",\"tr\",\"gr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gr\"}]}],[\"$\",\"td\",null,{\"children\":\"Greece\"}]]}],[\"$\",\"tr\",\"gs\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gs\"}]}],[\"$\",\"td\",null,{\"children\":\"South Georgia \u0026 South Sandwich Islands\"}]]}],[\"$\",\"tr\",\"gt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gt\"}]}],[\"$\",\"td\",null,{\"children\":\"Guatemala\"}]]}],[\"$\",\"tr\",\"gu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gu\"}]}],[\"$\",\"td\",null,{\"children\":\"Guam\"}]]}],[\"$\",\"tr\",\"gw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gw\"}]}],[\"$\",\"td\",null,{\"children\":\"Guinea-Bissau\"}]]}],[\"$\",\"tr\",\"gy\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"gy\"}]}],[\"$\",\"td\",null,{\"children\":\"Guyana\"}]]}],[\"$\",\"tr\",\"hk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"hk\"}]}],[\"$\",\"td\",null,{\"children\":\"Hong Kong SAR China\"}]]}],[\"$\",\"tr\",\"hm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"hm\"}]}],[\"$\",\"td\",null,{\"children\":\"Heard \u0026 McDonald Islands\"}]]}],[\"$\",\"tr\",\"hn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"hn\"}]}],[\"$\",\"td\",null,{\"children\":\"Honduras\"}]]}],[\"$\",\"tr\",\"hr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"hr\"}]}],[\"$\",\"td\",null,{\"children\":\"Croatia\"}]]}],[\"$\",\"tr\",\"ht\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ht\"}]}],[\"$\",\"td\",null,{\"children\":\"Haiti\"}]]}],[\"$\",\"tr\",\"hu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"hu\"}]}],[\"$\",\"td\",null,{\"children\":\"Hungary\"}]]}],[\"$\",\"tr\",\"ic\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ic\"}]}],[\"$\",\"td\",null,{\"children\":\"Canary Islands\"}]]}],[\"$\",\"tr\",\"id\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"id\"}]}],[\"$\",\"td\",null,{\"children\":\"Indonesia\"}]]}],[\"$\",\"tr\",\"ie\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ie\"}]}],[\"$\",\"td\",null,{\"children\":\"Ireland\"}]]}],[\"$\",\"tr\",\"il\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"il\"}]}],[\"$\",\"td\",null,{\"children\":\"Israel\"}]]}],[\"$\",\"tr\",\"im\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"im\"}]}],[\"$\",\"td\",null,{\"children\":\"Isle of Man\"}]]}],[\"$\",\"tr\",\"in\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"in\"}]}],[\"$\",\"td\",null,{\"children\":\"India\"}]]}],[\"$\",\"tr\",\"io\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"io\"}]}],[\"$\",\"td\",null,{\"children\":\"British Indian Ocean Territory\"}]]}],[\"$\",\"tr\",\"iq\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"iq\"}]}],[\"$\",\"td\",null,{\"children\":\"Iraq\"}]]}],[\"$\",\"tr\",\"ir\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ir\"}]}],[\"$\",\"td\",null,{\"children\":\"Iran\"}]]}],[\"$\",\"tr\",\"is\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"is\"}]}],[\"$\",\"td\",null,{\"children\":\"Iceland\"}]]}],[\"$\",\"tr\",\"it\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"it\"}]}],[\"$\",\"td\",null,{\"children\":\"Italy\"}]]}],[\"$\",\"tr\",\"je\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"je\"}]}],[\"$\",\"td\",null,{\"children\":\"Jersey\"}]]}],[\"$\",\"tr\",\"jm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"jm\"}]}],[\"$\",\"td\",null,{\"children\":\"Jamaica\"}]]}],[\"$\",\"tr\",\"jo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"jo\"}]}],[\"$\",\"td\",null,{\"children\":\"Jordan\"}]]}],[\"$\",\"tr\",\"jp\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"jp\"}]}],[\"$\",\"td\",null,{\"children\":\"Japan\"}]]}],[\"$\",\"tr\",\"ke\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ke\"}]}],[\"$\",\"td\",null,{\"children\":\"Kenya\"}]]}],[\"$\",\"tr\",\"kg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kg\"}]}],[\"$\",\"td\",null,{\"children\":\"Kyrgyzstan\"}]]}],[\"$\",\"tr\",\"kh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kh\"}]}],[\"$\",\"td\",null,{\"children\":\"Cambodia\"}]]}],[\"$\",\"tr\",\"ki\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ki\"}]}],[\"$\",\"td\",null,{\"children\":\"Kiribati\"}]]}],[\"$\",\"tr\",\"km\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"km\"}]}],[\"$\",\"td\",null,{\"children\":\"Comoros\"}]]}],[\"$\",\"tr\",\"kn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kn\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Kitts \u0026 Nevis\"}]]}],[\"$\",\"tr\",\"kp\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kp\"}]}],[\"$\",\"td\",null,{\"children\":\"North Korea\"}]]}],[\"$\",\"tr\",\"kr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kr\"}]}],[\"$\",\"td\",null,{\"children\":\"South Korea\"}]]}],[\"$\",\"tr\",\"kw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kw\"}]}],[\"$\",\"td\",null,{\"children\":\"Kuwait\"}]]}],[\"$\",\"tr\",\"ky\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ky\"}]}],[\"$\",\"td\",null,{\"children\":\"Cayman Islands\"}]]}],[\"$\",\"tr\",\"kz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"kz\"}]}],[\"$\",\"td\",null,{\"children\":\"Kazakhstan\"}]]}],[\"$\",\"tr\",\"la\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"la\"}]}],[\"$\",\"td\",null,{\"children\":\"Laos\"}]]}],[\"$\",\"tr\",\"lb\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lb\"}]}],[\"$\",\"td\",null,{\"children\":\"Lebanon\"}]]}],[\"$\",\"tr\",\"lc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lc\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Lucia\"}]]}],[\"$\",\"tr\",\"li\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"li\"}]}],[\"$\",\"td\",null,{\"children\":\"Liechtenstein\"}]]}],[\"$\",\"tr\",\"lk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lk\"}]}],[\"$\",\"td\",null,{\"children\":\"Sri Lanka\"}]]}],[\"$\",\"tr\",\"lr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lr\"}]}],[\"$\",\"td\",null,{\"children\":\"Liberia\"}]]}],[\"$\",\"tr\",\"ls\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ls\"}]}],[\"$\",\"td\",null,{\"children\":\"Lesotho\"}]]}],[\"$\",\"tr\",\"lt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lt\"}]}],[\"$\",\"td\",null,{\"children\":\"Lithuania\"}]]}],[\"$\",\"tr\",\"lu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lu\"}]}],[\"$\",\"td\",null,{\"children\":\"Luxembourg\"}]]}],[\"$\",\"tr\",\"lv\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"lv\"}]}],[\"$\",\"td\",null,{\"children\":\"Latvia\"}]]}],[\"$\",\"tr\",\"ly\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ly\"}]}],[\"$\",\"td\",null,{\"children\":\"Libya\"}]]}],[\"$\",\"tr\",\"ma\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ma\"}]}],[\"$\",\"td\",null,{\"children\":\"Morocco\"}]]}],[\"$\",\"tr\",\"mc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mc\"}]}],[\"$\",\"td\",null,{\"children\":\"Monaco\"}]]}],[\"$\",\"tr\",\"md\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"md\"}]}],[\"$\",\"td\",null,{\"children\":\"Moldova\"}]]}],[\"$\",\"tr\",\"me\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"me\"}]}],[\"$\",\"td\",null,{\"children\":\"Montenegro\"}]]}],[\"$\",\"tr\",\"mf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mf\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Martin\"}]]}],[\"$\",\"tr\",\"mg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mg\"}]}],[\"$\",\"td\",null,{\"children\":\"Madagascar\"}]]}],[\"$\",\"tr\",\"mh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mh\"}]}],[\"$\",\"td\",null,{\"children\":\"Marshall Islands\"}]]}],[\"$\",\"tr\",\"mk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mk\"}]}],[\"$\",\"td\",null,{\"children\":\"North Macedonia\"}]]}],[\"$\",\"tr\",\"ml\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ml\"}]}],[\"$\",\"td\",null,{\"children\":\"Mali\"}]]}],[\"$\",\"tr\",\"mm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mm\"}]}],[\"$\",\"td\",null,{\"children\":\"Myanmar (Burma)\"}]]}],[\"$\",\"tr\",\"mn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mn\"}]}],[\"$\",\"td\",null,{\"children\":\"Mongolia\"}]]}],[\"$\",\"tr\",\"mo\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mo\"}]}],[\"$\",\"td\",null,{\"children\":\"Macao SAR China\"}]]}],[\"$\",\"tr\",\"mp\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mp\"}]}],[\"$\",\"td\",null,{\"children\":\"Northern Mariana Islands\"}]]}],[\"$\",\"tr\",\"mq\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mq\"}]}],[\"$\",\"td\",null,{\"children\":\"Martinique\"}]]}],[\"$\",\"tr\",\"mr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mr\"}]}],[\"$\",\"td\",null,{\"children\":\"Mauritania\"}]]}],[\"$\",\"tr\",\"ms\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ms\"}]}],[\"$\",\"td\",null,{\"children\":\"Montserrat\"}]]}],[\"$\",\"tr\",\"mt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mt\"}]}],[\"$\",\"td\",null,{\"children\":\"Malta\"}]]}],[\"$\",\"tr\",\"mu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mu\"}]}],[\"$\",\"td\",null,{\"children\":\"Mauritius\"}]]}],[\"$\",\"tr\",\"mv\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mv\"}]}],[\"$\",\"td\",null,{\"children\":\"Maldives\"}]]}],[\"$\",\"tr\",\"mw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mw\"}]}],[\"$\",\"td\",null,{\"children\":\"Malawi\"}]]}],[\"$\",\"tr\",\"mx\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mx\"}]}],[\"$\",\"td\",null,{\"children\":\"Mexico\"}]]}],[\"$\",\"tr\",\"my\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"my\"}]}],[\"$\",\"td\",null,{\"children\":\"Malaysia\"}]]}],[\"$\",\"tr\",\"mz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"mz\"}]}],[\"$\",\"td\",null,{\"children\":\"Mozambique\"}]]}],[\"$\",\"tr\",\"na\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"na\"}]}],[\"$\",\"td\",null,{\"children\":\"Namibia\"}]]}],[\"$\",\"tr\",\"nc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"nc\"}]}],[\"$\",\"td\",null,{\"children\":\"New Caledonia\"}]]}],[\"$\",\"tr\",\"ne\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ne\"}]}],[\"$\",\"td\",null,{\"children\":\"Niger\"}]]}],[\"$\",\"tr\",\"nf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"nf\"}]}],[\"$\",\"td\",null,{\"children\":\"Norfolk Island\"}]]}],[\"$\",\"tr\",\"ng\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ng\"}]}],[\"$\",\"td\",null,{\"children\":\"Nigeria\"}]]}],[\"$\",\"tr\",\"ni\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ni\"}]}],[\"$\",\"td\",null,{\"children\":\"Nicaragua\"}]]}],[\"$\",\"tr\",\"nl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"nl\"}]}],[\"$\",\"td\",null,{\"children\":\"Netherlands\"}]]}],[\"$\",\"tr\",\"no\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"no\"}]}],[\"$\",\"td\",null,{\"children\":\"Norway\"}]]}],[\"$\",\"tr\",\"np\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"np\"}]}],[\"$\",\"td\",null,{\"children\":\"Nepal\"}]]}],[\"$\",\"tr\",\"nr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"nr\"}]}],[\"$\",\"td\",null,{\"children\":\"Nauru\"}]]}],[\"$\",\"tr\",\"nu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"nu\"}]}],[\"$\",\"td\",null,{\"children\":\"Niue\"}]]}],[\"$\",\"tr\",\"nz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"nz\"}]}],[\"$\",\"td\",null,{\"children\":\"New Zealand\"}]]}],[\"$\",\"tr\",\"om\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"om\"}]}],[\"$\",\"td\",null,{\"children\":\"Oman\"}]]}],[\"$\",\"tr\",\"pa\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pa\"}]}],[\"$\",\"td\",null,{\"children\":\"Panama\"}]]}],[\"$\",\"tr\",\"pe\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pe\"}]}],[\"$\",\"td\",null,{\"children\":\"Peru\"}]]}],[\"$\",\"tr\",\"pf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pf\"}]}],[\"$\",\"td\",null,{\"children\":\"French Polynesia\"}]]}],[\"$\",\"tr\",\"pg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pg\"}]}],[\"$\",\"td\",null,{\"children\":\"Papua New Guinea\"}]]}],[\"$\",\"tr\",\"ph\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ph\"}]}],[\"$\",\"td\",null,{\"children\":\"Philippines\"}]]}],[\"$\",\"tr\",\"pk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pk\"}]}],[\"$\",\"td\",null,{\"children\":\"Pakistan\"}]]}],[\"$\",\"tr\",\"pl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pl\"}]}],[\"$\",\"td\",null,{\"children\":\"Poland\"}]]}],[\"$\",\"tr\",\"pm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pm\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Pierre \u0026 Miquelon\"}]]}],[\"$\",\"tr\",\"pn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pn\"}]}],[\"$\",\"td\",null,{\"children\":\"Pitcairn Islands\"}]]}],[\"$\",\"tr\",\"pr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pr\"}]}],[\"$\",\"td\",null,{\"children\":\"Puerto Rico\"}]]}],[\"$\",\"tr\",\"ps\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ps\"}]}],[\"$\",\"td\",null,{\"children\":\"Palestinian Territories\"}]]}],[\"$\",\"tr\",\"pt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pt\"}]}],[\"$\",\"td\",null,{\"children\":\"Portugal\"}]]}],[\"$\",\"tr\",\"pw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"pw\"}]}],[\"$\",\"td\",null,{\"children\":\"Palau\"}]]}],[\"$\",\"tr\",\"py\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"py\"}]}],[\"$\",\"td\",null,{\"children\":\"Paraguay\"}]]}],[\"$\",\"tr\",\"qa\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"qa\"}]}],[\"$\",\"td\",null,{\"children\":\"Qatar\"}]]}],[\"$\",\"tr\",\"re\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"re\"}]}],[\"$\",\"td\",null,{\"children\":\"R茅union\"}]]}],[\"$\",\"tr\",\"ro\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ro\"}]}],[\"$\",\"td\",null,{\"children\":\"Romania\"}]]}],[\"$\",\"tr\",\"rs\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"rs\"}]}],[\"$\",\"td\",null,{\"children\":\"Serbia\"}]]}],[\"$\",\"tr\",\"ru\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ru\"}]}],[\"$\",\"td\",null,{\"children\":\"Russia\"}]]}],[\"$\",\"tr\",\"rw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"rw\"}]}],[\"$\",\"td\",null,{\"children\":\"Rwanda\"}]]}],[\"$\",\"tr\",\"sa\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sa\"}]}],[\"$\",\"td\",null,{\"children\":\"Saudi Arabia\"}]]}],[\"$\",\"tr\",\"sb\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sb\"}]}],[\"$\",\"td\",null,{\"children\":\"Solomon Islands\"}]]}],[\"$\",\"tr\",\"sc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sc\"}]}],[\"$\",\"td\",null,{\"children\":\"Seychelles\"}]]}],[\"$\",\"tr\",\"sd\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sd\"}]}],[\"$\",\"td\",null,{\"children\":\"Sudan\"}]]}],[\"$\",\"tr\",\"se\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"se\"}]}],[\"$\",\"td\",null,{\"children\":\"Sweden\"}]]}],[\"$\",\"tr\",\"sg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sg\"}]}],[\"$\",\"td\",null,{\"children\":\"Singapore\"}]]}],[\"$\",\"tr\",\"sh\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sh\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Helena\"}]]}],[\"$\",\"tr\",\"si\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"si\"}]}],[\"$\",\"td\",null,{\"children\":\"Slovenia\"}]]}],[\"$\",\"tr\",\"sj\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sj\"}]}],[\"$\",\"td\",null,{\"children\":\"Svalbard \u0026 Jan Mayen\"}]]}],[\"$\",\"tr\",\"sk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sk\"}]}],[\"$\",\"td\",null,{\"children\":\"Slovakia\"}]]}],[\"$\",\"tr\",\"sl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sl\"}]}],[\"$\",\"td\",null,{\"children\":\"Sierra Leone\"}]]}],[\"$\",\"tr\",\"sm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sm\"}]}],[\"$\",\"td\",null,{\"children\":\"San Marino\"}]]}],[\"$\",\"tr\",\"sn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sn\"}]}],[\"$\",\"td\",null,{\"children\":\"Senegal\"}]]}],[\"$\",\"tr\",\"so\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"so\"}]}],[\"$\",\"td\",null,{\"children\":\"Somalia\"}]]}],[\"$\",\"tr\",\"sr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sr\"}]}],[\"$\",\"td\",null,{\"children\":\"Suriname\"}]]}],[\"$\",\"tr\",\"ss\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ss\"}]}],[\"$\",\"td\",null,{\"children\":\"South Sudan\"}]]}],[\"$\",\"tr\",\"st\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"st\"}]}],[\"$\",\"td\",null,{\"children\":\"S茫o Tom茅 \u0026 Pr铆ncipe\"}]]}],[\"$\",\"tr\",\"sv\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sv\"}]}],[\"$\",\"td\",null,{\"children\":\"El Salvador\"}]]}],[\"$\",\"tr\",\"sx\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sx\"}]}],[\"$\",\"td\",null,{\"children\":\"Sint Maarten\"}]]}],[\"$\",\"tr\",\"sy\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sy\"}]}],[\"$\",\"td\",null,{\"children\":\"Syria\"}]]}],[\"$\",\"tr\",\"sz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"sz\"}]}],[\"$\",\"td\",null,{\"children\":\"Eswatini\"}]]}],[\"$\",\"tr\",\"ta\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ta\"}]}],[\"$\",\"td\",null,{\"children\":\"Tristan da Cunha\"}]]}],[\"$\",\"tr\",\"tc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tc\"}]}],[\"$\",\"td\",null,{\"children\":\"Turks \u0026 Caicos Islands\"}]]}],[\"$\",\"tr\",\"td\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"td\"}]}],[\"$\",\"td\",null,{\"children\":\"Chad\"}]]}],[\"$\",\"tr\",\"tf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tf\"}]}],[\"$\",\"td\",null,{\"children\":\"French Southern Territories\"}]]}],[\"$\",\"tr\",\"tg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tg\"}]}],[\"$\",\"td\",null,{\"children\":\"Togo\"}]]}],[\"$\",\"tr\",\"th\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"th\"}]}],[\"$\",\"td\",null,{\"children\":\"Thailand\"}]]}],[\"$\",\"tr\",\"tj\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tj\"}]}],[\"$\",\"td\",null,{\"children\":\"Tajikistan\"}]]}],[\"$\",\"tr\",\"tk\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tk\"}]}],[\"$\",\"td\",null,{\"children\":\"Tokelau\"}]]}],[\"$\",\"tr\",\"tl\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tl\"}]}],[\"$\",\"td\",null,{\"children\":\"Timor-Leste\"}]]}],[\"$\",\"tr\",\"tm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tm\"}]}],[\"$\",\"td\",null,{\"children\":\"Turkmenistan\"}]]}],[\"$\",\"tr\",\"tn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tn\"}]}],[\"$\",\"td\",null,{\"children\":\"Tunisia\"}]]}],[\"$\",\"tr\",\"to\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"to\"}]}],[\"$\",\"td\",null,{\"children\":\"Tonga\"}]]}],[\"$\",\"tr\",\"tr\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tr\"}]}],[\"$\",\"td\",null,{\"children\":\"T眉rkiye\"}]]}],[\"$\",\"tr\",\"tt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tt\"}]}],[\"$\",\"td\",null,{\"children\":\"Trinidad \u0026 Tobago\"}]]}],[\"$\",\"tr\",\"tv\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tv\"}]}],[\"$\",\"td\",null,{\"children\":\"Tuvalu\"}]]}],[\"$\",\"tr\",\"tw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tw\"}]}],[\"$\",\"td\",null,{\"children\":\"Taiwan\"}]]}],[\"$\",\"tr\",\"tz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"tz\"}]}],[\"$\",\"td\",null,{\"children\":\"Tanzania\"}]]}],[\"$\",\"tr\",\"ua\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ua\"}]}],[\"$\",\"td\",null,{\"children\":\"Ukraine\"}]]}],[\"$\",\"tr\",\"ug\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ug\"}]}],[\"$\",\"td\",null,{\"children\":\"Uganda\"}]]}],[\"$\",\"tr\",\"um\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"um\"}]}],[\"$\",\"td\",null,{\"children\":\"U.S. Outlying Islands\"}]]}],[\"$\",\"tr\",\"us\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"us\"}]}],[\"$\",\"td\",null,{\"children\":\"United States\"}]]}],[\"$\",\"tr\",\"uy\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"uy\"}]}],[\"$\",\"td\",null,{\"children\":\"Uruguay\"}]]}],[\"$\",\"tr\",\"uz\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"uz\"}]}],[\"$\",\"td\",null,{\"children\":\"Uzbekistan\"}]]}],[\"$\",\"tr\",\"va\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"va\"}]}],[\"$\",\"td\",null,{\"children\":\"Vatican City\"}]]}],[\"$\",\"tr\",\"vc\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"vc\"}]}],[\"$\",\"td\",null,{\"children\":\"St. Vincent \u0026 Grenadines\"}]]}],[\"$\",\"tr\",\"ve\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ve\"}]}],[\"$\",\"td\",null,{\"children\":\"Venezuela\"}]]}],[\"$\",\"tr\",\"vg\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"vg\"}]}],[\"$\",\"td\",null,{\"children\":\"British Virgin Islands\"}]]}],[\"$\",\"tr\",\"vi\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"vi\"}]}],[\"$\",\"td\",null,{\"children\":\"U.S. Virgin Islands\"}]]}],[\"$\",\"tr\",\"vn\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"vn\"}]}],[\"$\",\"td\",null,{\"children\":\"Vietnam\"}]]}],[\"$\",\"tr\",\"vu\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"vu\"}]}],[\"$\",\"td\",null,{\"children\":\"Vanuatu\"}]]}],[\"$\",\"tr\",\"wf\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"wf\"}]}],[\"$\",\"td\",null,{\"children\":\"Wallis \u0026 Futuna\"}]]}],[\"$\",\"tr\",\"ws\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ws\"}]}],[\"$\",\"td\",null,{\"children\":\"Samoa\"}]]}],[\"$\",\"tr\",\"ye\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"ye\"}]}],[\"$\",\"td\",null,{\"children\":\"Yemen\"}]]}],[\"$\",\"tr\",\"yt\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"yt\"}]}],[\"$\",\"td\",null,{\"children\":\"Mayotte\"}]]}],[\"$\",\"tr\",\"za\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"za\"}]}],[\"$\",\"td\",null,{\"children\":\"South Africa\"}]]}],[\"$\",\"tr\",\"zm\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"zm\"}]}],[\"$\",\"td\",null,{\"children\":\"Zambia\"}]]}],[\"$\",\"tr\",\"zw\",{\"children\":[[\"$\",\"td\",null,{\"children\":[\"$\",\"code\",null,{\"children\":\"zw\"}]}],[\"$\",\"td\",null,{\"children\":\"Zimbabwe\"}]]}]]}]]}]]]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"$L10\",null,{\"className\":\"flex-column justify-content-start d-print-none\",\"variant\":\"pills\",\"children\":[[\"$\",\"$L26\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/faq/?section=Concepts\u0026section=Data structure\u0026section=Bulk data\u0026section=API\u0026section=yente\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"FAQ\"}]}],[\"$\",\"$Lc\",null,{\"href\":\"/docs/data/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Understanding the data\"}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/entities/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Entity structure\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/reference/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":true,\"children\":\"Data dictionary\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/identifiers/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Identifiers and de-duplication\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/pep/methodology/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Political positions\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/topics/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Entity risk tagging\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/data/changes/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Change policy\"}]}]}]]}],[\"$\",\"$L26\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/docs/bulk/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Using the bulk data\"}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/pairs/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Matcher training data\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/statements/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Statement-based data\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/enrichment/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Data enrichment\"}]}]}]]}],[\"$\",\"$L26\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/api/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"OpenSanctions API\"}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/api/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Getting started\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/self-hosted/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Self-hosted service\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/api/authentication/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Authentication\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/api/matching/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Using the matching API\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/api/scoring/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Configure result scoring\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/api/search/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Using the search API\"}]}]}]]}],[\"$\",\"$L26\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/docs/opensource/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Open source\"}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/yente/\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"yente\"}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"https://zavod.opensanctions.org\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":[\"zavod \",[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-box-arrow-up-right menu-icon\",\"children\":[null,[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5\"}],[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z\"}]]}]]}]}]}],[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/opensource/contributing\",\"passHref\":true,\"legacyBehavior\":true,\"prefetch\":false,\"children\":[\"$\",\"$L27\",null,{\"active\":false,\"children\":\"Contributing\"}]}]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"Policy_licenseBox__Wl1FG\",\"children\":[\"$\",\"$L18\",null,{\"variant\":\"light\",\"children\":[[\"$\",\"p\",null,{\"children\":[\"OpenSanctions is \",[\"$\",\"strong\",null,{\"children\":\"free for non-commercial users.\"}],\" Businesses must acquire a data license to use the dataset.\"]}],[\"$\",\"$L28\",null,{\"className\":\"d-print-none\",\"children\":[[\"$\",\"$L17\",null,{\"href\":\"/api/\",\"variant\":\"secondary\",\"children\":\"Use the API\"}],[\"$\",\"$L17\",null,{\"href\":\"/licensing/\",\"variant\":\"light\",\"children\":\"License in bulk\"}]]}]]}]}]]}]]}]]}],[\"$\",\"$L11\",null,{}]]}],[[\"$\",\"div\",null,{\"className\":\"d-print-none Footer_footer__x7vJd\",\"role\":\"contentinfo\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",null,{\"md\":3,\"children\":[\"$\",\"img\",null,{\"src\":\"https://assets.opensanctions.org/images/ura/logo_footer.svg\",\"alt\":\"OpenSanctions\",\"className\":\"Footer_logo__9F3Kw\",\"width\":\"100%\"}]}],[\"$\",\"$L13\",null,{\"md\":7,\"children\":[[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"What we do\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/about/\",\"children\":\"About OpenSanctions\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/docs/\",\"children\":\"Documentation\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/licensing/\",\"children\":\"Commercial use\"}]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"Collections\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/datasets/sanctions/\",\"children\":\"Global sanctions\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/pep/\",\"children\":\"Politically exposed persons\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$Lc\",null,{\"href\":\"/datasets/crime/\",\"children\":\"Criminal watchlists\"}]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"Keep updated\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/newsletter/\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-envelope-open-heart-fill\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.313l4.222 2.475q.035-.087.08-.17c.665-1.3 2.362-1.917 3.698-1.25 1.336-.667 3.033-.05 3.699 1.25a3 3 0 0 1 .08.17L16 5.713V5.4a2 2 0 0 0-1.059-1.765zM0 6.873l4 2.344c-.012.542.124 1.117.416 1.694l.004.006L0 13.372v-6.5Zm.059 7.611 4.9-2.723c.563.73 1.383 1.467 2.49 2.198l.551.365.551-.365c1.107-.73 1.927-1.467 2.49-2.198l4.9 2.723A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516M16 13.372l-4.42-2.455.004-.006c.292-.577.428-1.152.415-1.694L16 6.873v6.5Z\"}],[\"$\",\"path\",null,{\"d\":\"M8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/newsletter/\",\"aria-label\":\"Subscribe to our newsletter\",\"children\":\"Newsletter\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"https://www.linkedin.com/company/opensanctions/\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-linkedin\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"https://www.linkedin.com/company/opensanctions/\",\"children\":\"LinkedIn\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"https://github.com/opensanctions/opensanctions\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-github\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"https://github.com/opensanctions/opensanctions\",\"children\":\"Github code\"}]]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":3,\"children\":[[\"$\",\"strong\",null,{\"children\":\"Get in touch\"}],[\"$\",\"ul\",null,{\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/support/\",\"prefetch\":false,\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-life-preserver\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m6.43-5.228a7.03 7.03 0 0 1-3.658 3.658l-1.115-2.788a4 4 0 0 0 1.985-1.985zM5.228 14.43a7.03 7.03 0 0 1-3.658-3.658l2.788-1.115a4 4 0 0 0 1.985 1.985zm9.202-9.202-2.788 1.115a4 4 0 0 0-1.985-1.985l1.115-2.788a7.03 7.03 0 0 1 3.658 3.658m-8.087-.87a4 4 0 0 0-1.985 1.985L1.57 5.228A7.03 7.03 0 0 1 5.228 1.57zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/support/\",\"prefetch\":false,\"children\":\"Get support\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/sales/\",\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-rocket-takeoff-fill\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M12.17 9.53c2.307-2.592 3.278-4.684 3.641-6.218.21-.887.214-1.58.16-2.065a3.6 3.6 0 0 0-.108-.563 2 2 0 0 0-.078-.23V.453c-.073-.164-.168-.234-.352-.295a2 2 0 0 0-.16-.045 4 4 0 0 0-.57-.093c-.49-.044-1.19-.03-2.08.188-1.536.374-3.618 1.343-6.161 3.604l-2.4.238h-.006a2.55 2.55 0 0 0-1.524.734L.15 7.17a.512.512 0 0 0 .433.868l1.896-.271c.28-.04.592.013.955.132.232.076.437.16.655.248l.203.083c.196.816.66 1.58 1.275 2.195.613.614 1.376 1.08 2.191 1.277l.082.202c.089.218.173.424.249.657.118.363.172.676.132.956l-.271 1.9a.512.512 0 0 0 .867.433l2.382-2.386c.41-.41.668-.949.732-1.526zm.11-3.699c-.797.8-1.93.961-2.528.362-.598-.6-.436-1.733.361-2.532.798-.799 1.93-.96 2.528-.361s.437 1.732-.36 2.531Z\"}],[\"$\",\"path\",null,{\"d\":\"M5.205 10.787a7.6 7.6 0 0 0 1.804 1.352c-1.118 1.007-4.929 2.028-5.054 1.903-.126-.127.737-4.189 1.839-5.18.346.69.837 1.35 1.411 1.925\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/sales/\",\"children\":\"Talk to sales\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"href\":\"/slack/\",\"prefetch\":false,\"aria-hidden\":\"true\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-slack\",\"children\":[null,[\"$\",\"path\",null,{\"d\":\"M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111.756 8.43 1.68 8.43h1.682zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682zm6.749 1.682c0-.926.755-1.682 1.68-1.682S16 4.964 16 5.889s-.756 1.681-1.68 1.681h-1.681zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68s.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681z\"}]]}]}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"/slack/\",\"prefetch\":false,\"children\":\"Slack chat\"}]]}]]}]]}]]}],[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"p\",null,{\"className\":\"Footer_copyright__bDpaX\",\"children\":[\"The data is licensed under the terms of \",[\"$\",\"$Lc\",null,{\"href\":\"https://creativecommons.org/licenses/by-nc/4.0/\",\"rel\":\"license\",\"children\":\"Creative Commons 4.0 Attribution NonCommercial\"}]]}],[\"$\",\"p\",null,{\"className\":\"Footer_copyright__bDpaX\",\"children\":[\"Made with \",[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 16 16\",\"width\":\"1em\",\"height\":\"1em\",\"fill\":\"currentColor\",\"className\":\"bi bi-heart-fill Footer_love__IP6AA\",\"children\":[null,[\"$\",\"path\",null,{\"fillRule\":\"evenodd\",\"d\":\"M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314\"}]]}],\" in Berlin\",\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/account/\",\"prefetch\":false,\"children\":\"API console\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"https://status.opensanctions.org\",\"children\":\"System status\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/changelog/\",\"children\":\"Changelog\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/impressum/\",\"prefetch\":false,\"children\":\"Impressum\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/privacy/\",\"prefetch\":false,\"children\":\"Privacy\"}],\" 路 \",[\"$\",\"$Lc\",null,{\"href\":\"/docs/security/\",\"prefetch\":false,\"children\":\"Security\"}]]}]]}]]}],[\"$\",\"$L13\",null,{\"md\":2,\"children\":[\"$\",\"$Lc\",null,{\"href\":\"http://trust.opensanctions.org/\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://assets.opensanctions.org/images/certification_mark.png\",\"alt\":\"We are ISO27001 certified!\",\"className\":\"Footer_logo__9F3Kw\",\"width\":\"100%\"}]}]}]]}]}]}],[\"$\",\"div\",null,{\"className\":\"Footer_printFooter____Uas d-none d-print-block\",\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"Footer_footerImprint__qVNVe\",\"children\":[[\"$\",\"strong\",null,{\"children\":\"OpenSanctions\"}],\" \",[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}],\" \",\"Find sanctions targets and persons of interest\",[\"$\",\"br\",null,{}],\"OpenSanctions Datenbanken GmbH \",[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}],\" info@opensanctions.org \",[\"$\",\"span\",null,{\"className\":\"util_spacer__ng_FO\",\"children\":\" 路 \"}],\" \",[\"$\",\"$Lc\",null,{\"href\":\"https://opensanctions.org/meeting\",\"children\":\"https://opensanctions.org/meeting\"}]]}]}]}]]]\n"])</script></body></html>