Slot: type (agentType)
A classification assigned to an Agent.
URI: [dcterms:type](http://purl.org/dc/terms/type)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Agent](Agent.md) | Any entity carrying out actions, typically a person or an organisation | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Concept](Concept.md) |
| Domain Of | [Agent](Agent.md) |
| Slot URI | [dcterms:type](http://purl.org/dc/terms/type) |
### 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:type |
| native | cpv:agentType |
## LinkML Source
name: agentType
description: A classification assigned to an Agent.
title: type
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: dcterms:type
domain_of:
- Agent
range: Concept
multivalued: true