Slot: provenance
A statement about provenance of the resource.
URI: [dct:provenance](http://purl.org/dc/terms/provenance)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ProvenanceStatement](ProvenanceStatement.md) |
| Domain Of | [Dataset](Dataset.md) |
| Slot URI | [dct:provenance](http://purl.org/dc/terms/provenance) |
### 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:provenance |
| native | dcat_ap:provenance |
## LinkML Source
name: provenance
description: A statement about provenance of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:provenance
domain_of:
- Dataset
range: ProvenanceStatement
multivalued: true