32 lines
894 B
YAML
32 lines
894 B
YAML
id: https://nde.nl/ontology/hc/slot/instance_of
|
|
name: instance_of_slot
|
|
title: Instance Of Slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- linkml:types
|
|
- ../classes/IntangibleHeritageForm
|
|
default_prefix: hc
|
|
slots:
|
|
instance_of:
|
|
description: 'The heritage form this event is an instance/occurrence of.
|
|
|
|
|
|
Links this specific event to its abstract heritage tradition.
|
|
|
|
'
|
|
range: IntangibleHeritageForm
|
|
slot_uri: crm:P2_has_type
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
exact_mappings:
|
|
- crm:P2_has_type
|