Skip to content

Slot: place of birth (placeOfBirth)

The Location where the Person was born.

URI: [person:placeOfBirth](http://www.w3.org/ns/person#placeOfBirth) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Person](Person.md) | An individual human being who may be dead or alive, but not imaginary | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Location](Location.md) | | Domain Of | [Person](Person.md) | | Slot URI | [person:placeOfBirth](http://www.w3.org/ns/person#placeOfBirth) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | person:placeOfBirth | | native | cpv:placeOfBirth | ## LinkML Source
name: placeOfBirth
description: The Location where the Person was born.
title: place of birth
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: person:placeOfBirth
domain_of:
- Person
range: Location
multivalued: true