14 lines
408 B
YAML
14 lines
408 B
YAML
# CustodianObservation Slot: derived_from_entity
|
|
# The formal entity this observation refers to
|
|
|
|
id: https://nde.nl/ontology/hc/slot/derived_from_entity
|
|
name: derived-from-entity-slot
|
|
|
|
imports:
|
|
- ../classes/CustodianLegalStatus
|
|
|
|
slots:
|
|
derived_from_entity:
|
|
slot_uri: prov:wasDerivedFrom
|
|
range: CustodianLegalStatus
|
|
description: "The formal entity (reconstruction) this observation refers to"
|