AKA Person Names

An array of person names that the person can be alternately know by.

String
The name of the item or record.
String
A unique and persistent identifier for the record within the system's data set.
URL
The full unique link to the item so it's traversable by that property.
{
	"akaPersonNames" : 
	[
		{
			"name" : "String"
		}
	]
}
Visualized image