@prefix data: .
@prefix schema: .
@prefix xsd: .
data:0a02c9f1-ef7d-3c59-bef8-f1c3c696234f
schema:closes "01:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-12-19T14:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T01:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:7ba3ed1c-6954-3866-9642-8e9d7b390056 schema:openingHoursSpecification data:0a02c9f1-ef7d-3c59-bef8-f1c3c696234f .