@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3cb8b514-7e07-3659-a4b8-ef1cd3be462e
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-10-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-12-30T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c14f4ea5-a5e4-39bf-ba50-42591eb70030 schema:openingHoursSpecification data:3cb8b514-7e07-3659-a4b8-ef1cd3be462e .