https://data.indischherinneringscentrum.nl/schema/TransportLifeEvent
Type voor een transport event over land, zee of door de lucht die specifiek is voor één persoon (het is een soort lifeEvent). Als er een specifiekere subclass beschikbaar is wordt die gebruikt.
This type does not have direct properties.
| Property | Expected Type | Description |
|---|---|---|
| actor | Person | An actor, e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip. |
| contributor | Organization, Person | A secondary contributor to the CreativeWork or Event. |
| endDate | Date, DateTime | The end date and time of the item (in ISO 8601 date format). |
| endYear | Integer | Bij gebeurtenissen gebruikt voor het eindjaar als de volledige startdatum niet bekend is, bij CreativeWorks te gebruiken om het eind van een periode aan te geven waarin het werk gemaakt is. |
| location | Place, PostalAddress, Text, VirtualLocation | The location of, for example, where an event is happening, where an organization is located, or where an action takes place. |
| sourceImage | URL | Te gebruiken om bij de bronpagina van de afbeelding uit de afbeeldings-URL op te nemen |
| about | Thing | The subject matter of the content. |
| superEvent | Event | An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent. |
| thema | URL | Relatie voor het vastleggen van het thema waarbij een concept hoort |
| startDate | Date, DateTime | The start date and time of the item (in ISO 8601 date format). |
| keywords | DefinedTerm, Text, URL | Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property. |
| startYear | Integer | Bij gebeurtenissen gebruikt voor het startjaar als de volledige startdatum niet bekend is, bij CreativeWorks te gebruiken om de start van een periode aan te geven waarin het werk gemaakt is. |
| reference | URL | Bij entiteiten te gebruiken om de naam van een online referentie op te nemen |
| referenceURL | URL | Bij entiteiten te gebruiken om een link naar online referentie op te nemen |
| Property | Expected Type | Description |
|---|---|---|
| identifier | PropertyValue, Text, URL | The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details. |
| mainEntityOfPage | CreativeWork, URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. |
| alternateName | Text | An alias for the item. |
| url | URL | URL of the item. |
| additionalType | Text, URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide |
| name | Text | The name of the item. |
| description | Text, TextObject | A description of the item. |
| image | ImageObject, URL | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. |
| sameAs | URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. |