Citizenship¶
Citizenship is a type of City Thing that indicates the country of citizenship for a person during a specific period.
IRI: https://w3id.org/citydata/part2/v1/Citizenship
Diagram¶

Formalization for Citizenship¶
| Property | Constraint |
|---|---|
| forCountry | max 1 |
| forCountry | max 1 Country |
| validityPeriod | max 1 |
| validityPeriod | max 1 time:ProperInterval |
| subClassOf | PersonThing |
Used by classes¶
| Class | Property |
|---|---|
| Person | citizenOf |