42 lines
998 B
YAML
42 lines
998 B
YAML
id: https://nde.nl/ontology/hc/class/UNESCOListStatus
|
|
name: UNESCOListStatus
|
|
title: UNESCO List Status
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/20260202_matang/has_code
|
|
classes:
|
|
UNESCOListStatus:
|
|
class_uri: skos:Concept
|
|
description: 'Status on a UNESCO heritage list.
|
|
|
|
|
|
**USAGE**:
|
|
|
|
Used for:
|
|
|
|
- Intangible Cultural Heritage list status
|
|
|
|
- World Heritage list status
|
|
|
|
- Memory of the World status
|
|
|
|
'
|
|
slots:
|
|
- has_code
|
|
exact_mappings:
|
|
- skos:Concept
|
|
annotations:
|
|
specificity_score: '0.60'
|
|
specificity_rationale: More specific - UNESCO status heritage-domain.
|
|
custodian_types: '[''*'']'
|
|
examples:
|
|
- value:
|
|
has_code: INSCRIBED
|
|
list_name: Representative List of ICH
|
|
inscription_date: '2023-12-06'
|
|
description: UNESCO ICH inscription status
|