rdfs:comment"An hasState relation to connect to a certain state. The saref:hasState property could not be reused because it has domain saref:Device, but a s4auto:Platoon or s4auto:Vehicle are not devices. Therefore, a new s4auto:hasState property with subroperties has been created."@en;
rdfs:comment"A vehicle can be found at different states (or parking phases) during parking . Possible values for parking state (or parking phase) of a vehicle are: At drop-off spot, at pick-up spot, driving to parking spot, driving to pick up spot, parking, parked, charging."@en;
rdfs:comment"A type of state for a Vehicle in a Platoon"@en;
rdfs:label"Platoon Vehicle State unknown"@en;
saref:isStateOf:PlatoonVehicle.
### SAREF patterns for states: for platoon
:PlatoonStaterdf:typeowl:Class;
rdfs:subClassOf:AutomotiveState;
rdfs:comment"The class of states of platoons. Examples of states for a platoon are: unknown, standalone, assembling, platooning, disengaging, etc."@en;