45 lines
1.6 KiB
YAML
45 lines
1.6 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/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
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_type
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
has_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
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
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
|