@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e22e2302-2738-369e-bb0d-78278029e82d
schema:closes "12:30:00"^^xsd:time ;
schema:opens "08:30:00"^^xsd:time ;
schema:validFrom "2026-05-03T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-04T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:92e144ae-6769-3bf6-9bfc-6335f7fd1ad2 schema:openingHoursSpecification data:e22e2302-2738-369e-bb0d-78278029e82d .