@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2e478ef3-a941-3f4d-8c62-334b6aae2e91
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-03-31T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-03T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:49554139-b63d-3e3b-922a-841746998cdd schema:openingHoursSpecification data:2e478ef3-a941-3f4d-8c62-334b6aae2e91 .