@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5be95bcd-4cf5-3496-99cb-af95b91c19c5
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2026-03-29T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-27T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:0addbba5-cde7-3f0c-bb6e-6543cfe08a38 schema:openingHoursSpecification data:5be95bcd-4cf5-3496-99cb-af95b91c19c5 .