@prefix data: .
@prefix schema: .
@prefix xsd: .
data:13b33c5d-e799-3f92-90ff-4f9c54147370
schema:closes "17:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-12-19T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-19T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:33ec61e9-2c62-3761-8b5e-489a7a6d99ae schema:openingHoursSpecification data:13b33c5d-e799-3f92-90ff-4f9c54147370 .