31 lines
628 B
YAML
31 lines
628 B
YAML
id: https://nde.nl/ontology/hc/slot/halc_adm1_code
|
|
name: halc_adm1_code_slot
|
|
title: Halc Adm1 Code Slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
slots:
|
|
halc_adm1_code:
|
|
range: string
|
|
description: 'HALC (Historical Atlas of Low Countries) ADM1 territory code.
|
|
|
|
|
|
Used for mapping to historical boundary GeoJSON data.
|
|
|
|
|
|
Examples:
|
|
|
|
- "VI" for Vianen
|
|
|
|
- "TH" for Tholen
|
|
|
|
- "WA" for Wassenaar
|
|
|
|
'
|
|
examples:
|
|
- value: VI
|
|
description: HALC territory code for Vianen
|
|
slot_uri: hc:halcAdm1Code
|