60 lines
2.3 KiB
YAML
60 lines
2.3 KiB
YAML
id: https://w3id.org/nde/ontology/PrintRoom
|
|
name: PrintRoom
|
|
title: Print Room
|
|
|
|
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/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
|
|
classes:
|
|
PrintRoom:
|
|
description: Collection of prints, and sometimes drawings, watercolours and photographs. Print rooms (Kupferstichkabinette,
|
|
cabinets des estampes) are specialized collections within museums or libraries that focus on works on paper including
|
|
prints, drawings, and related materials. They typically require special viewing conditions due to light sensitivity
|
|
of the materials.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
# equals_string removed: Q445396 (incompatible with uriorcurie range)
|
|
description: Wikidata identifier for Print Room concept
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Print Room
|
|
skos:altLabel: Kupferstichkabinett, gabinete de estampas, cabinet des estampes, Department of Prints and Drawings
|
|
media_type: prints/works on paper
|
|
see_also:
|
|
- IconographicArchives
|
|
- PhotoArchive
|
|
- MuseumArchive
|
|
- GalleryType
|
|
comments:
|
|
- Kupferstichkabinett (de)
|
|
- gabinete de estampas (es)
|
|
- cabinet des estampes (fr)
|
|
- Specialized collection of prints and drawings
|
|
- Often part of larger museum or library
|
|
- Requires special viewing conditions
|