Slot: hasVersion
A related dataset that is a version of this dataset.
URI: [dcat:hasVersion](http://www.w3.org/ns/dcat#hasVersion)
## 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 | [Dataset](Dataset.md) |
| Domain Of | [Dataset](Dataset.md) |
| Slot URI | [dcat:hasVersion](http://www.w3.org/ns/dcat#hasVersion) |
### 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 | dcat:hasVersion |
| native | dcat_ap:hasVersion |
## LinkML Source
name: hasVersion
description: A related dataset that is a version of this dataset.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:hasVersion
domain_of:
- Dataset
range: Dataset
multivalued: true