73 lines
3 KiB
YAML
73 lines
3 KiB
YAML
id: https://nde.nl/ontology/hc/class/Vereinsarchiv
|
|
name: Vereinsarchiv
|
|
title: Vereinsarchiv Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./WikidataAlignment
|
|
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
|
- ./VereinsarchivRecordSetType
|
|
- ../slots/geographic_restriction
|
|
- ../slots/label_de
|
|
- ../slots/record_set_type
|
|
classes:
|
|
Vereinsarchiv:
|
|
description: An archive of a German association or club (Verein). Vereinsarchive preserve the historical records of voluntary
|
|
associations, societies, clubs, and similar membership organizations in German-speaking countries. These archives
|
|
document the activities, governance, membership, and cultural contributions of civil society organizations.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
exact_mappings:
|
|
- wd:Q130758889 # Wikidata: Vereinsarchiv (was: slot_usage wikidata_equivalent - migrated per Rule 53, 2026-01-17)
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
slot_usage:
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
is_or_was_related_to: # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
record_set_type:
|
|
equals_string: 'True'
|
|
label_de:
|
|
equals_string: Vereinsarchiv
|
|
custodian_type:
|
|
equals_expression: 'true'
|
|
geographic_restriction:
|
|
equals_string: DE, AT, CH
|
|
attributes:
|
|
association_type:
|
|
description: Type of association (cultural, sports, professional, etc.)
|
|
range: string
|
|
association_name:
|
|
description: Name of the association whose records are preserved
|
|
range: string
|
|
legal_form:
|
|
description: Legal form of the association (e.V., etc.)
|
|
range: string
|
|
see_also:
|
|
- AssociationArchive
|
|
- ClubArchive
|
|
- SocietyArchive
|
|
- CommunityArchive
|