@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3eb75ccb-e295-347f-ba1f-15065133d548
schema:closes "11:30:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T09:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T11:30:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e083526c-bc94-3df9-9f5d-e755f518fea5 schema:openingHoursSpecification data:3eb75ccb-e295-347f-ba1f-15065133d548 .