@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d5aaff21-131f-3ccf-be86-9d3e232c84b2
schema:closes "14:30:00"^^xsd:time ;
schema:dayOfWeek schema:Thursday ;
schema:opens "12:00:00"^^xsd:time ;
schema:validFrom "2026-03-27T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:0effe914-34a1-302e-8769-94ed5492011c schema:openingHoursSpecification data:d5aaff21-131f-3ccf-be86-9d3e232c84b2 .