@prefix data: .
@prefix schema: .
@prefix xsd: .
data:0e1e6d9d-2bfd-33d9-a56d-a2e58d7d3e7c
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-03-28T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-06-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:542167f4-e4a4-3de2-9fb8-6a830e5edb14 schema:openingHoursSpecification data:0e1e6d9d-2bfd-33d9-a56d-a2e58d7d3e7c .