@prefix data: . @prefix schema: . @prefix xsd: . data:42e0eebd-31d5-3333-b0da-d8b01c5478ce schema:closes "18:00:00"^^xsd:time ; schema:dayOfWeek schema:Tuesday ; schema:opens "09:00:00"^^xsd:time ; schema:validFrom "2025-12-26T09:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2025-12-31T18:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:a0df555f-d750-3051-8cdf-07d9ca02bc20 schema:openingHoursSpecification data:42e0eebd-31d5-3333-b0da-d8b01c5478ce .