98 lines
3.2 KiB
YAML
98 lines
3.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/AdvertisingRadioArchive
|
|
name: AdvertisingRadioArchive
|
|
title: Advertising Radio Archive Type
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
classes:
|
|
AdvertisingRadioArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Sound archive specializing in advertising radio productions and commercials.
|
|
|
|
**Wikidata**: Q60658673
|
|
|
|
**Scope**:
|
|
Advertising radio archives preserve:
|
|
- Radio commercials and jingles
|
|
- Advertising campaigns for radio broadcast
|
|
- Production materials (scripts, recordings, masters)
|
|
- Historical radio advertising content
|
|
|
|
**Related Types**:
|
|
- SoundArchive (Q2230431) - Broader audio collection type
|
|
- RadioArchive (Q109326271) - General radio broadcast archives
|
|
- MediaArchive (Q116809817) - Broader media preservation
|
|
|
|
**Dual-Class Pattern**:
|
|
This class represents the CUSTODIAN type (the archive organization).
|
|
For the collection type, see `AdvertisingRadioRecordSetType` (rico:RecordSetType).
|
|
|
|
**Ontological Alignment**:
|
|
- **SKOS**: skos:Concept with skos:broader Q2230431 (sound archive)
|
|
- **Schema.org**: schema:ArchiveOrganization
|
|
- **RiC-O**: rico:CorporateBody (as agent)
|
|
|
|
**Multilingual Labels**:
|
|
- de: Werbefunkarchiv
|
|
- fr: Archives radiophoniques publicitaires
|
|
- it: Archivio radio pubblicitaria
|
|
|
|
slot_usage:
|
|
primary_type:
|
|
description: MUST be 'ARCHIVE' for AdvertisingRadioArchive instances.
|
|
range: CustodianPrimaryTypeEnum
|
|
required: true
|
|
|
|
wikidata_entity:
|
|
description: |
|
|
Should be Q60658673 for this type.
|
|
Narrower than Q2230431 (sound archive).
|
|
pattern: "^Q[0-9]+$"
|
|
equals_string: "Q60658673"
|
|
|
|
record_types:
|
|
description: |
|
|
Typically includes: radio commercials, jingles, advertising scripts,
|
|
production masters, broadcast recordings.
|
|
|
|
exact_mappings:
|
|
- skos:Concept
|
|
close_mappings:
|
|
- schema:ArchiveOrganization
|
|
- rico:CorporateBody
|
|
|
|
comments:
|
|
- "Specialized sound archive for advertising radio content"
|
|
- "Part of dual-class pattern: custodian type + rico:RecordSetType"
|
|
- "Often associated with broadcasting organizations or advertising agencies"
|
|
|
|
see_also:
|
|
- SoundArchive
|
|
- RadioArchive
|
|
- MediaArchive
|
|
|
|
# rico:RecordSetType for collection classification
|
|
AdvertisingRadioArchiveRecordSetType:
|
|
description: >-
|
|
A rico:RecordSetType for classifying collections of advertising radio
|
|
productions and commercials within heritage institutions.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: "Q60658673"
|
|
see_also:
|
|
- AdvertisingRadioArchive
|
|
annotations:
|
|
custodian_types: '["A"]'
|
|
custodian_types_rationale: "AdvertisingRadioArchive is an archival institution - maps to ARCHIVE (A)"
|
|
wikidata: Q60658673
|
|
linked_custodian_type: AdvertisingRadioArchive
|