Slot: preferredLabel
The preferred lexical label for a resource.
URI: [skos:prefLabel](http://www.w3.org/2004/02/skos/core#prefLabel)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Concept](Concept.md) | A concept (e | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Concept](Concept.md) |
| Slot URI | [skos:prefLabel](http://www.w3.org/2004/02/skos/core#prefLabel) |
### 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 | skos:prefLabel |
| native | dcat_ap:preferredLabel |
## LinkML Source
name: preferredLabel
description: The preferred lexical label for a resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: skos:prefLabel
domain_of:
- Concept
range: string
multivalued: true