Slot: relation
The resource related through this relationship.
URI: [dct:relation](http://purl.org/dc/terms/relation)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Relationship](Relationship.md) | An association between resources where one has a particular role | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Resource](Resource.md) |
| Domain Of | [Relationship](Relationship.md) |
| Slot URI | [dct:relation](http://purl.org/dc/terms/relation) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dct:relation |
| native | dcat_ap:relation |
## LinkML Source
name: relation
description: The resource related through this relationship.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:relation
domain_of:
- Relationship
range: Resource
multivalued: true