@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4587d221-1f70-38ca-9424-1b7a643ad094
schema:closes "13:00:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-02-03T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-07-29T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:8a0cce26-9644-34f9-aa84-ba68f0420d9d schema:openingHoursSpecification data:4587d221-1f70-38ca-9424-1b7a643ad094 .