Type name: Permit
Extends Intangible
| Name | Type | Description |
|---|---|---|
| issuedBy | Organization | The organization issuing the ticket or permit. |
| issuedThrough | Service | The service through with the permit was granted. |
| permitAudience | Audience | The target audience for this permit. |
| validFor | Duration | The time validity of the permit. |
| validFrom | DateTime | The date when the item becomes valid. |
| validIn | AdministrativeArea | The geographic area where the permit is valid. |
| validUntil | Date | The date when the item is no longer valid. |