Slot: qualifiedRelation
A qualified relationship to another resource.
URI: [dcat:qualifiedRelation](http://www.w3.org/ns/dcat#qualifiedRelation)
## 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 | [Relationship](Relationship.md) |
| Domain Of | [Dataset](Dataset.md) |
| Slot URI | [dcat:qualifiedRelation](http://www.w3.org/ns/dcat#qualifiedRelation) |
### 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:qualifiedRelation |
| native | dcat_ap:qualifiedRelation |
## LinkML Source
name: qualifiedRelation
description: A qualified relationship to another resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:qualifiedRelation
domain_of:
- Dataset
range: Relationship
multivalued: true