19 lines
594 B
YAML
19 lines
594 B
YAML
# Custodian Slot: appellations
|
|
# Names and labels used to identify the custodian
|
|
|
|
id: https://nde.nl/ontology/hc/slot/appellations
|
|
name: appellations-slot
|
|
|
|
imports:
|
|
- ../classes/Appellation
|
|
|
|
slots:
|
|
appellations:
|
|
slot_uri: crm:P1_is_identified_by
|
|
range: CustodianAppellation
|
|
multivalued: true
|
|
inlined_as_list: true
|
|
description: >-
|
|
Names and labels used to identify this custodian.
|
|
CIDOC-CRM: P1_is_identified_by links E1_CRM_Entity (Custodian) to E41_Appellation.
|
|
Includes official names, alternative names, historical names, and multilingual variants.
|