@prefix data: . @prefix schema: . @prefix xsd: . data:a531acbd-712b-3fce-ba67-5486348f9341 schema:closes "20:30:00"^^xsd:time ; schema:dayOfWeek schema:Saturday ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:e463ed2c-6039-3694-b4b2-e758699577be schema:openingHoursSpecification data:a531acbd-712b-3fce-ba67-5486348f9341 .