@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4e6cbdfb-de2e-38f2-94fa-e8129ff96e14
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-01-05T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-03-27T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d7670120-6122-3bd9-a8ff-b491f3abb4b9 schema:openingHoursSpecification data:4e6cbdfb-de2e-38f2-94fa-e8129ff96e14 .