{
    "livingBeingRelationship": {
        "relationship_types": {"hasLocalizedName": "localizedNameRelationshipType"},
        "collections": ["hasLocalizedName"],
        "topLevelEntity": "true"
    },
    "localizedNameRelationshipType": {
        "properties": ["localeIdentifier", "alsoKnownAs"],
        "collections": ["alsoKnownAs"]
    }
}
