73 lines
2.9 KiB
YAML
73 lines
2.9 KiB
YAML
id: https://w3id.org/nde/ontology/NotarialArchive
|
|
name: NotarialArchive
|
|
title: Notarial Archive
|
|
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/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./NotarialArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ./CollectionType
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./NotarialArchiveRecordSetType
|
|
classes:
|
|
NotarialArchive:
|
|
description: Type of archive housing notarial records. Notarial archives preserve records created by notaries in the course
|
|
of their official duties, including contracts, wills, property transactions, and other legal instruments. These records
|
|
are essential for legal history, genealogy, and understanding economic and social relationships in historical societies.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- hold_or_held_record_set_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
exact_mappings:
|
|
- wd:Q8203685
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
# equals_string removed: Q8203685 (incompatible with uriorcurie range)
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Notarial Archive
|
|
skos:altLabel: Notariatsarchiv, archivo notarial, archives notariales, Notary Archive
|
|
subject_domain: legal/notarial
|
|
record_type: notarial instruments
|
|
see_also:
|
|
- LegalArchive
|
|
- CourtRecords
|
|
- MunicipalArchive
|
|
- DistritalArchive
|
|
comments:
|
|
- Notariatsarchiv (de)
|
|
- archivo notarial (es)
|
|
- archives notariales (fr)
|
|
- Contains contracts, wills, property records
|
|
- Essential for genealogy and legal history
|
|
- Often held by municipal or regional archives
|