@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5bcda042-3701-3761-9795-00ffc4a00db5
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-11-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:72bd0c5d-7d06-35e5-9ad4-0263d58cf40b schema:openingHoursSpecification data:5bcda042-3701-3761-9795-00ffc4a00db5 .