glam/schemas/20251121/linkml/modules/classes/ExhibitionCatalog.yaml
kempersc f30b1777f4 Enhance schema definitions and introduce new classes for DigitalPlatformV2
- Added detailed descriptions for slots: collecting_scope, collection_access, custody_history, education_level, membership_size, and publication_activity to improve clarity and usability.
- Removed the publication_date slot due to migration to a new structure.
- Updated slot fixes with migration notes and adjustments for various slots, ensuring alignment with new ontology standards.
- Introduced new classes for DigitalPlatformV2, including DigitalPlatformV2DataQualityNotes, DigitalPlatformV2DataSource, DigitalPlatformV2KeyContact, DigitalPlatformV2OrganizationProfile, DigitalPlatformV2OrganizationStatus, DigitalPlatformV2PrimaryPlatform, DigitalPlatformV2Provenance, DigitalPlatformV2ServiceDetails, and DigitalPlatformV2TransformationMetadata, each with comprehensive attributes and descriptions.
- Added classes for EnrichmentProvenance and EnrichmentProvenanceEntry to track provenance for enrichment sources, including detailed attributes for verification and source tracking.
- Created LogoClaim, LogoEnrichment, and LogoEnrichmentSummary classes to manage logo and favicon data extracted from web scraping, with attributes for claims and summary statistics.
- Archived the publication_date slot to maintain historical records.
2026-01-18 00:59:51 +01:00

571 lines
25 KiB
YAML

id: https://nde.nl/ontology/hc/class/ExhibitionCatalog
name: ExhibitionCatalog
title: Exhibition Catalog Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
crm: http://www.cidoc-crm.org/cidoc-crm/
dcterms: http://purl.org/dc/terms/
bf: http://id.loc.gov/ontologies/bibframe/
bibo: http://purl.org/ontology/bibo/
skos: http://www.w3.org/2004/02/skos/core#
rdfs: http://www.w3.org/2000/01/rdf-schema#
imports:
- linkml:types
- ../metadata
# REMOVED 2026-01-15: ../slots/wikidata_id - migrated to has_or_had_identifier + WikiDataIdentifier (Rule 53)
- ./WikiDataIdentifier
# REMOVED 2026-01-17: ../slots/publisher - migrated to has_or_had_publisher + Publisher (Rule 53/56)
- ../slots/has_or_had_publisher
- ./Publisher
# - ../slots/publication_date # ARCHIVED 2026-01-17 - migrated per Rule 53/56
- ../slots/is_or_was_published_at # was: publication_date - migrated per Rule 53/56 (2026-01-17)
- ./PublicationEvent # for is_or_was_published_at range
- ./TimeSpan # for PublicationEvent.temporal_extent
- ../slots/isbn
- ../slots/language
- ../slots/price
# REMOVED - migrated to has_or_had_author (Rule 53)
# - ../slots/authors
- ../slots/has_or_had_author
- ./Author
# REMOVED: ../slots/binding - Use has_or_had_type with BindingType instead (2026-01-15)
- ../slots/has_or_had_type
- ./BindingType
- ../slots/has_or_had_description # was: catalog_description - migrated per Rule 53/56 (2026-01-17)
- ../slots/has_or_had_content # was: catalog_entries_count - migrated per Rule 53/56 (2026-01-17)
- ../slots/is_or_was_associated_with # was: catalog_for - migrated per Rule 53/56 (2026-01-17)
# catalog_id migrated to has_or_had_identifier (already imported below)
- ../slots/has_or_had_label # was: catalog_title, catalog_subtitle - migrated per Rule 53/56 (2026-01-17)
# catalog_type migrated to has_or_had_type (already imported above)
# REMOVED 2026-01-17: ../slots/catalog_url - migrated to has_or_had_url + URL (Rule 53/56)
- ../slots/has_or_had_url
- ./URL
- ../slots/contributor
- ../slots/has_or_had_custodian_type
- ../slots/doi
- ../slots/ebook_url
- ../slots/editor
- ../slots/has_or_had_essay
- ../slots/illustration
- ../slots/isbn_13
- ../slots/issn
- ../slots/library_catalog_url
- ../slots/page
- ../slots/pdf_url
- ../slots/publication_place
- ../slots/specificity_annotation
- ../slots/is_or_was_indexed # was: table_of_content - migrated per Rule 53/56 (2026-01-16)
- ./Index
- ./IndexType
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
# REMOVED - migrated to has_or_had_identifier with WorldCatIdentifier (2026-01-14, Rule 53)
# - ../slots/worldcat_id
- ../slots/has_or_had_identifier
- ./WorldCatIdentifier
- ./SpecificityAnnotation
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
# REMOVED: ../slots/has_author - migrated to has_or_had_author (Rule 53)
default_prefix: hc
classes:
ExhibitionCatalog:
class_uri: schema:Book
description: "A publication documenting an exhibition, including scholarly essays, \nobject entries, and illustrations.\n\
\nExhibition catalogs serve as permanent scholarly record of temporary exhibitions\nand are valuable research resources\
\ in their own right.\n\n**Types of Exhibition Catalogs**:\n\n| Type | Description | Example |\n|------|-------------|---------|\n\
| PRINT_CATALOG | Traditional printed book | Hardcover exhibition catalog |\n| DIGITAL_CATALOG | Online/downloadable\
\ publication | PDF or web-based catalog |\n| COLLECTION_CATALOG | Permanent collection catalog | Museum handbook |\n\
| BROCHURE | Brief exhibition guide | Gallery handout |\n| CHECKLIST | List of exhibited works | Exhibition checklist\
\ |\n\n**Ontology Alignment**:\n\n- **Schema.org**: schema:Book (primary - web discoverability)\n- **BIBFRAME**: bf:Work\
\ + bf:Instance (bibliographic modeling)\n- **CIDOC-CRM**: crm:E31_Document (document with propositions)\n- **BIBO**:\
\ bibo:Document (bibliographic ontology)\n\n**Relationship to Other Classes**:\n\n```\nExhibition (curated display)\n\
\ │\n │── exhibition_catalogs (documentation)\n v\nExhibitionCatalog (this class)\n │\n │── documents\
\ → ExhibitedObject[] (catalog entries)\n │── authored_by → (scholars, curators)\n v\nPublisher/Institution\n\
```\n\n**Example**:\n\nThe \"Vermeer\" exhibition catalog (Rijksmuseum, 2023):\n- has_or_had_identifier: https://nde.nl/ontology/hc/catalog/rijksmuseum-vermeer-2023\n\
- has_or_had_label: \"Vermeer\"\n- is_or_was_associated_with: Vermeer exhibition 2023\n- isbn: 978-9491714962\n- pages: 320\n"
exact_mappings:
- schema:Book
close_mappings:
- crm:E31_Document
- bf:Work
- bibo:Document
related_mappings:
- schema:CreativeWork
- bf:Instance
- bibo:Book
slots:
# REMOVED: authors - migrated to has_or_had_author (Rule 53)
- has_or_had_author
# REMOVED: binding - Use has_or_had_type with BindingType instead (2026-01-15)
- has_or_had_type
- has_or_had_description # was: catalog_description - migrated per Rule 53/56 (2026-01-17)
- has_or_had_content # was: catalog_entries_count - migrated per Rule 53/56 (2026-01-17)
- is_or_was_associated_with # was: catalog_for - migrated per Rule 53/56 (2026-01-17)
- has_or_had_identifier # was: catalog_id - migrated per Rule 53/56 (2026-01-17)
- has_or_had_label # was: catalog_subtitle, catalog_title - migrated per Rule 53/56 (2026-01-17)
# catalog_type migrated to has_or_had_type above
# REMOVED 2026-01-17: catalog_url - migrated to has_or_had_url + URL (Rule 53/56)
- has_or_had_url
- contributor
- has_or_had_custodian_type
- doi
- ebook_url
- editor
- has_or_had_essay
- illustration
- isbn
- isbn_13
- issn
- language
- library_catalog_url
- page
- pdf_url
- price
- is_or_was_published_at # was: publication_date - migrated per Rule 53/56 (2026-01-17)
- publication_place
- has_or_had_publisher # was: publisher - migrated per Rule 53/56 (2026-01-17)
- specificity_annotation
- is_or_was_indexed # was: table_of_content - migrated per Rule 53/56 (2026-01-16)
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
# REMOVED 2026-01-15: wikidata_id - migrated to has_or_had_identifier (Rule 53)
# REMOVED: worldcat_id - migrated to has_or_had_identifier with WorldCatIdentifier (2026-01-14, Rule 53)
slot_usage:
has_or_had_identifier: # CONSOLIDATED: catalog_id + wikidata_id + worldcat_id - migrated per Rule 53/56 (2026-01-17)
identifier: true
required: true
range: uriorcurie
multivalued: true
inlined: true
description: >-
Identifiers for the exhibition catalog. Includes:
- Primary catalog identifier (required, first value) - MIGRATED from catalog_id (2026-01-17)
- WikiDataIdentifier: Wikidata Q-number - MIGRATED from wikidata_id (2026-01-15)
- WorldCatIdentifier: OCLC WorldCat ID - MIGRATED from worldcat_id (2026-01-14)
First identifier serves as primary key. Uses structured identifier classes per Rule 53.
any_of:
- range: uriorcurie # Primary catalog ID
- range: WikiDataIdentifier
- range: WorldCatIdentifier
examples:
- value: https://nde.nl/ontology/hc/catalog/rijksmuseum-vermeer-2023
description: Primary catalog identifier
- value: https://nde.nl/ontology/hc/catalog/moma-matisse-cutouts-2014
description: Primary catalog identifier
- value:
qid: "Q116123456"
label: "Vermeer 2023 catalog"
description: Wikidata identifier for catalog
- value:
identifier_value: "1370123456"
identifier_source: "OCLC WorldCat"
description: WorldCat identifier for library catalog lookup
has_or_had_label: # was: catalog_title, catalog_subtitle - migrated per Rule 53/56 (2026-01-17)
required: true
range: string
multivalued: true
description: >-
Title and subtitle of the catalog.
MIGRATED from catalog_title and catalog_subtitle per Rule 53/56 (2026-01-17).
First value is primary title, subsequent values are subtitles.
examples:
- value: Vermeer
description: Primary catalog title
- value: 'Henri Matisse: The Cut-Outs'
description: Title with subtitle included
- value: The Greatest Exhibition
description: Subtitle as separate label
is_or_was_associated_with: # was: catalog_for - migrated per Rule 53/56 (2026-01-17)
required: true
range: uriorcurie
inlined: false
description: >-
The exhibition this catalog documents.
MIGRATED from catalog_for per Rule 53/56 (2026-01-17).
examples:
- value: https://nde.nl/ontology/hc/exhibition/rijksmuseum-vermeer-2023
has_or_had_type: # CONSOLIDATED: catalog_type + binding - migrated per Rule 53/56 (2026-01-17)
required: false
range: uriorcurie
multivalued: true
description: >-
Type classification for the catalog. Supports multiple type facets:
- Catalog format type: PRINT_CATALOG, DIGITAL_CATALOG, HYBRID_CATALOG
- Binding type: BindingType class (hc:HardcoverBinding, hc:PaperbackBinding, etc.)
MIGRATED from catalog_type (2026-01-17) and binding (2026-01-15) per Rule 53/56.
Uses multivalued to support both format and binding classification simultaneously.
any_of:
- range: string # For catalog format: PRINT_CATALOG, DIGITAL_CATALOG
- range: BindingType # For binding: hc:HardcoverBinding, etc.
examples:
- value: PRINT_CATALOG
description: Print catalog format type
- value: DIGITAL_CATALOG
description: Digital catalog format type
- value: hc:HardcoverBinding
description: Hardcover binding type (from BindingType class)
- value: hc:PaperbackBinding
description: Paperback binding type
has_or_had_author:
description: >-
Authors of the exhibition catalog.
MIGRATED from authors/has_author slots (Rule 53).
Uses Author class for structured authorship data including
name, role (author/editor/translator), affiliation, and identifiers.
required: false
range: Author
inlined: true
multivalued: true
examples:
- value: |
author_name: Pieter Roelofs
author_role: AUTHOR
author_affiliation: Rijksmuseum Amsterdam
description: Primary author with affiliation
- value: |
author_name: Gregor J.M. Weber
author_role: AUTHOR
author_identifier: https://orcid.org/0000-0002-1234-5678
description: Author with ORCID identifier
editor:
required: false
range: string
multivalued: true
examples:
- value: Pieter Roelofs
contributor:
required: false
range: string
multivalued: true
examples:
- value: Anna Tummers (essay)
- value: Jane Smith (conservation notes)
has_or_had_publisher: # was: publisher - migrated per Rule 53/56 (2026-01-17)
required: false
range: Publisher
inlined: true
multivalued: true
description: |
Publisher of the exhibition catalog.
MIGRATED from publisher slot per Rule 53/56 (2026-01-17).
Uses Publisher class for structured representation including:
- Publisher name (required)
- Publisher type (institutional, commercial, academic)
- Location
- Identifiers
examples:
- value:
has_or_had_label: Rijksmuseum
has_or_had_type: institutional
has_or_had_location: Amsterdam
description: Museum as institutional publisher
- value:
has_or_had_label: Thames & Hudson
has_or_had_type: commercial
has_or_had_location: London
description: Commercial art book publisher
- value:
has_or_had_label: Yale University Press
has_or_had_type: academic
has_or_had_location: New Haven
description: Academic press publisher
is_or_was_published_at: # was: publication_date - migrated per Rule 53/56 (2026-01-17)
required: false
range: PublicationEvent
inlined: true
description: >-
Publication event with temporal extent for catalog publication date.
MIGRATED from publication_date per Rule 53/56 (2026-01-17).
examples:
- value:
temporal_extent:
begin_of_the_begin: '2023-02-01T00:00:00Z'
end_of_the_begin: '2023-02-01T00:00:00Z'
begin_of_the_end: '2023-02-01T00:00:00Z'
end_of_the_end: '2023-02-01T00:00:00Z'
description: Published February 1, 2023
publication_place:
required: false
range: string
examples:
- value: Amsterdam
- value: New York
isbn:
required: false
range: string
pattern: ^(97[89])?[0-9]{9}[0-9X]$
examples:
- value: '9789491714962'
isbn_13:
required: false
range: string
pattern: ^97[89][0-9]{10}$
examples:
- value: '9789491714962'
issn:
required: false
range: string
pattern: ^[0-9]{4}-[0-9]{3}[0-9X]$
examples:
- value: 0300-4953
doi:
required: false
range: string
pattern: ^10\.[0-9]+/.+
examples:
- value: 10.1234/vermeer-catalog-2023
page:
required: false
range: integer
examples:
- value: 320
- value: 512
illustration:
required: false
range: string
examples:
- value: 280 color illustrations
- value: 150 color plates, 50 b/w figures
# CONSOLIDATED 2026-01-17: binding slot merged into has_or_had_type above (see line ~160)
# Original binding migration was 2026-01-15 per Rule 53
language:
required: false
range: string
multivalued: true
examples:
- value: en
- value: nl
- value: English, Dutch
# REMOVED 2026-01-17: catalog_url - migrated to has_or_had_url + URL (Rule 53/56)
has_or_had_url:
required: false
range: URL
multivalued: true
inlined: true
inlined_as_list: true
description: >-
URL(s) for the exhibition catalog.
MIGRATED from catalog_url per Rule 53/56 (2026-01-17).
Uses URL class to support type classification (catalog, shop, publisher, etc.).
examples:
- value:
has_or_had_url: "https://www.rijksmuseum.nl/nl/webshop/catalogus-vermeer"
has_or_had_type: catalog_shop
description: Catalog purchase URL (museum shop)
- value:
has_or_had_url: "https://www.britishmuseum.org/exhibitions/arctic-culture-and-climate"
has_or_had_type: exhibition_page
description: Exhibition catalog landing page
pdf_url:
required: false
range: uri
examples:
- value: https://www.rijksmuseum.nl/media/vermeer-catalog.pdf
ebook_url:
required: false
range: uri
examples:
- value: https://www.amazon.com/dp/B0XXXXX
price:
required: false
range: string
examples:
- value: €59.95
- value: $75.00
has_or_had_description: # was: catalog_description - migrated per Rule 53/56 (2026-01-17)
required: false
range: string
description: >-
Detailed description of the exhibition catalog.
MIGRATED from catalog_description per Rule 53/56 (2026-01-17).
examples:
- value: "The official catalog of the groundbreaking Vermeer exhibition at the \nRijksmuseum, featuring 28 of the\
\ Dutch master's 37 known paintings.\nIncludes scholarly essays on Vermeer's technique, pigments, and\nsubjects,\
\ along with detailed entries for each work.\n"
# DEPRECATED: table_of_content - migrated to is_or_was_indexed with Index class (2026-01-16, Rule 53/56)
# table_of_content:
# required: false
# range: string
# examples:
# - value: '1. Introduction...'
has_or_had_essay:
required: false
range: string
multivalued: true
examples:
- value: Vermeer's World
- value: The Science of Vermeer's Pigments
- value: Vermeer and the Camera Obscura
# was: table_of_content - migrated per Rule 53/56 (2026-01-16)
is_or_was_indexed:
required: false
range: Index
multivalued: true
inlined_as_list: true
description: |
Table of contents or index structure for the catalog.
MIGRATED from table_of_content slot per slot_fixes.yaml (Rule 53/56, 2026-01-16).
Uses Index class for structured representation of:
- Table of contents with hierarchical entries
- Subject indexes
- Name indexes
- Illustration lists
examples:
- value:
has_or_had_identifier: hc:index/vermeer-catalog-toc
has_or_had_label:
- Table of Contents@en
has_or_had_index_type:
has_or_had_identifier: hc:index-type/table-of-contents
index_entry:
- entry_label: "1. Introduction (Pieter Roelofs)"
entry_level: 1
- entry_label: "2. Vermeer's Delft (Gregor Weber)"
entry_level: 1
- entry_label: "3. Technique and Materials (Anna Tummers)"
entry_level: 1
- entry_label: "4. Catalog Entries"
entry_level: 1
- entry_label: "5. Appendices"
entry_level: 1
description: Structured table of contents for Vermeer catalog
has_or_had_content: # was: catalog_entries_count - migrated per Rule 53/56 (2026-01-17)
required: false
range: integer
description: >-
Number of catalog entries (objects documented).
MIGRATED from catalog_entries_count per Rule 53/56 (2026-01-17).
Note: Full revision pattern would use has_or_had_quantity with Quantity class,
but integer range is kept for backwards compatibility.
examples:
- value: 28
description: 28 Vermeer paintings in exhibition
# CONSOLIDATED 2026-01-17: wikidata_id and worldcat_id merged into has_or_had_identifier above (see line ~126)
# Original migrations: wikidata_id (2026-01-15), worldcat_id (2026-01-14) per Rule 53
library_catalog_url:
required: false
range: uri
multivalued: true
examples:
- value: https://www.worldcat.org/title/1370123456
- value: https://uba.uva.nl/catalog/12345678
has_or_had_custodian_type:
equals_expression: '["hc:GalleryType", "hc:MuseumType", "hc:ArchiveOrganizationType", "hc:LibraryType", "hc:ResearchOrganizationType",
"hc:HolySacredSiteType", "hc:BioCustodianType"]'
comments:
- ExhibitionCatalog models scholarly publications documenting exhibitions
- Links to Exhibition via is_or_was_associated_with relationship (migrated from catalog_for)
- Supports both print and digital catalog formats
- Uses schema:Book as primary mapping for web discoverability
- BIBFRAME and BIBO mappings enable library integration
see_also:
- https://schema.org/Book
- https://cidoc-crm.org/html/cidoc_crm_v7.1.3.html#E31
- http://id.loc.gov/ontologies/bibframe/Work
examples:
- value:
has_or_had_identifier: https://nde.nl/ontology/hc/catalog/rijksmuseum-vermeer-2023 # was: catalog_id
has_or_had_label: Vermeer # was: catalog_title
is_or_was_associated_with: https://nde.nl/ontology/hc/exhibition/rijksmuseum-vermeer-2023 # was: catalog_for
has_or_had_type: # CONSOLIDATED: catalog_type + binding
- PRINT_CATALOG
- hc:HardcoverBinding
has_or_had_author:
- author_name: Pieter Roelofs
author_role: AUTHOR
author_affiliation: Rijksmuseum Amsterdam
- author_name: Gregor J.M. Weber
author_role: AUTHOR
author_affiliation: Rijksmuseum Amsterdam
editor:
- Pieter Roelofs
has_or_had_publisher: # was: publisher - migrated per Rule 53/56 (2026-01-17)
- has_or_had_label: Rijksmuseum
has_or_had_type: institutional
has_or_had_location: Amsterdam
- has_or_had_label: Hannibal Publishing
has_or_had_type: commercial
has_or_had_location: Veurne
is_or_was_published_at: # was: publication_date - migrated per Rule 53/56 (2026-01-17)
temporal_extent:
begin_of_the_begin: '2023-02-01T00:00:00Z'
end_of_the_begin: '2023-02-01T00:00:00Z'
begin_of_the_end: '2023-02-01T00:00:00Z'
end_of_the_end: '2023-02-01T00:00:00Z'
publication_place: Amsterdam
isbn_13: '9789491714962'
pages: 320
illustrations: 280 color illustrations
language:
- en
has_or_had_url: # was: catalog_url - migrated per Rule 53/56 (2026-01-17)
- has_or_had_url: "https://www.rijksmuseum.nl/nl/webshop/catalogus-vermeer"
has_or_had_type: catalog_shop
price: €59.95
has_or_had_description: "The official catalog of the groundbreaking Vermeer exhibition at the \nRijksmuseum (February\
\ 10 - June 4, 2023), featuring 28 of the Dutch \nmaster's 37 known paintings. Includes scholarly essays on Vermeer's\
\ \ntechnique, pigments, and subjects.\n" # was: catalog_description
has_or_had_essay:
- Vermeer's World
- The Science of Vermeer's Pigments
- 'Johannes Vermeer: Life and Work'
has_or_had_content: 28 # was: catalog_entries_count
description: Vermeer 2023 exhibition catalog
- value:
has_or_had_identifier: https://nde.nl/ontology/hc/catalog/moma-matisse-cutouts-2014 # was: catalog_id
has_or_had_label: 'Henri Matisse: The Cut-Outs' # was: catalog_title
is_or_was_associated_with: https://nde.nl/ontology/hc/exhibition/moma-matisse-cutouts-2014 # was: catalog_for
has_or_had_type: # CONSOLIDATED: catalog_type + binding
- PRINT_CATALOG
- hc:HardcoverBinding
editor:
- Karl Buchberg
- Nicholas Cullinan
- Jodi Hauptman
- Nicholas Serota
has_or_had_publisher: # was: publisher - migrated per Rule 53/56 (2026-01-17)
- has_or_had_label: The Museum of Modern Art
has_or_had_type: institutional
has_or_had_location: New York
is_or_was_published_at: # was: publication_date - migrated per Rule 53/56 (2026-01-17)
temporal_extent:
begin_of_the_begin: '2014-10-01T00:00:00Z'
end_of_the_begin: '2014-10-01T00:00:00Z'
begin_of_the_end: '2014-10-01T00:00:00Z'
end_of_the_end: '2014-10-01T00:00:00Z'
isbn_13: '9780870709159'
pages: 298
illustrations: 230 illustrations
language:
- en
price: $60.00
description: MoMA Matisse Cut-Outs exhibition catalog
- value:
has_or_had_identifier: https://nde.nl/ontology/hc/catalog/british-museum-arctic-2020 # was: catalog_id
has_or_had_label: 'Arctic: culture and climate' # was: catalog_title
is_or_was_associated_with: https://nde.nl/ontology/hc/exhibition/british-museum-arctic-2020 # was: catalog_for
has_or_had_type: DIGITAL_CATALOG # was: catalog_type
has_or_had_publisher: # was: publisher - migrated per Rule 53/56 (2026-01-17)
- has_or_had_label: The British Museum Press
has_or_had_type: institutional
has_or_had_location: London
is_or_was_published_at: # was: publication_date - migrated per Rule 53/56 (2026-01-17)
temporal_extent:
begin_of_the_begin: '2020-10-22T00:00:00Z'
end_of_the_begin: '2020-10-22T00:00:00Z'
begin_of_the_end: '2020-10-22T00:00:00Z'
end_of_the_end: '2020-10-22T00:00:00Z'
has_or_had_url: # was: catalog_url - migrated per Rule 53/56 (2026-01-17)
- has_or_had_url: "https://www.britishmuseum.org/exhibitions/arctic-culture-and-climate"
has_or_had_type: exhibition_page
pdf_url: https://www.britishmuseum.org/media/arctic-catalog.pdf
description: British Museum Arctic exhibition digital catalog