Slot: id (jurisdictionId)
A reference in the form of a Uniform Resource Identifier to the Jurisdiction.
URI: [dcterms:identifier](http://purl.org/dc/terms/identifier)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Jurisdiction](Jurisdiction.md) | The legal authority — usually a public body — defined by a geographical exten... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Uri](Uri.md) |
| Domain Of | [Jurisdiction](Jurisdiction.md) |
| Slot URI | [dcterms:identifier](http://purl.org/dc/terms/identifier) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dcterms:identifier |
| native | cpv:jurisdictionId |
## LinkML Source
name: jurisdictionId
description: A reference in the form of a Uniform Resource Identifier to the Jurisdiction.
title: id
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: dcterms:identifier
domain_of:
- Jurisdiction
range: uri
multivalued: true