54 lines
2 KiB
YAML
54 lines
2 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
|
|
- ../slots/has_or_had_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore
|
|
- ./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_type
|
|
- specificity_annotation
|
|
- has_or_had_score
|
|
- has_or_had_identifier
|
|
slot_usage:
|
|
has_or_had_identifier:
|
|
description: Wikidata identifier for Print Room concept
|
|
has_or_had_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: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|
|
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
|