@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b49d802d-d0e3-35d3-b346-ec8587ea9ba0
schema:closes "20:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-12-14T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-20T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:afed8196-9a7c-3f3e-b54d-8aaeeca46f0f schema:openingHoursSpecification data:b49d802d-d0e3-35d3-b346-ec8587ea9ba0 .