Overview
Although person and organization data is not a focus of the portal, it is important to note a few things in relation to its implementation of linked.art's people patterns: 
- We do not distinguish at the class level between People and Organizations, expressing them both as instances of the Actorclass.
- Names are expressed as the labelof theActornode and as the preferredNamein theidentified_byblock.
- People and organizations are reconciled via a table created using a SPARQL query that generates lookups across the ISNI, ULAN, and LCNAF vocabularies. The table is then fed back into the data pipeline and an internal query uses skos:exactMatchpredicates to unify all actor productions and roles under a single person / organization.
 
References