- Created 'updated_at.yaml' to record the last modified date and time of entities, including multilingual descriptions and structured aliases. - Created 'written_in.yaml' to specify the language in which content is composed, covering both natural and programming languages, with detailed comments and close ontology mappings.
65 lines
2.1 KiB
YAML
65 lines
2.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/StateArchives
|
|
name: StateArchives
|
|
title: StateArchives Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/new/hold_or_held_record_set_type
|
|
- ../slots/20260202_matang/related_to
|
|
classes:
|
|
StateArchives:
|
|
description: An archive operated by and for a state (subnational entity), responsible for preserving records of state
|
|
government agencies, courts, and other state-level institutions. State archives (Staatsarchive) serve as the official
|
|
repository for historical records of state administration and governance, distinct from national or federal archives.
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q52341833
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
see_also:
|
|
- NationalArchives
|
|
- RegionalArchive
|
|
- RegionalStateArchives
|
|
- StateArchivesSection
|
|
- GovernmentArchive
|
|
annotations:
|
|
label_de: Staatsarchiv
|
|
label_es: archivo estatal
|
|
label_fr: "archives de l'\xC9tat"
|
|
record_set_type: true
|
|
custodian_type: true
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|