Slot: rights
Rights statement for the resource.
URI: [dct:rights](http://purl.org/dc/terms/rights)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | yes |
| [Distribution](Distribution.md) | A specific representation of a dataset (e | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [RightsStatement](RightsStatement.md) |
| Domain Of | [Catalogue](Catalogue.md), [Distribution](Distribution.md) |
| Slot URI | [dct:rights](http://purl.org/dc/terms/rights) |
### 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:rights |
| native | dcat_ap:rights |
## LinkML Source
name: rights
description: Rights statement for the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:rights
domain_of:
- Catalogue
- Distribution
range: RightsStatement
multivalued: true