@prefix data: . @prefix schema: . @prefix xsd: . data:9b657fcf-78f2-3dfe-8993-da35eef4e50e schema:closes "23:00:00"^^xsd:time ; schema:dayOfWeek schema:Sunday ; schema:opens "07:30:00"^^xsd:time ; schema:validFrom "2026-11-28T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-12-31T00:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:a4cf5b8d-5d29-3cb0-9df9-54192cb010c9 schema:openingHoursSpecification data:9b657fcf-78f2-3dfe-8993-da35eef4e50e .