@prefix data: . @prefix schema: . @prefix xsd: . data:f17fcaed-81a5-3f07-80ca-871362819e4f schema:closes "23:00:00"^^xsd:time ; schema:dayOfWeek schema:Monday ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2026-01-10T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:82062b28-f575-3cdb-8b44-e8bb542f372e schema:openingHoursSpecification data:f17fcaed-81a5-3f07-80ca-871362819e4f .