@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7e4fc4e6-25b5-3535-b0c1-e484d8911c97
schema:closes "12:00:00"^^xsd:time ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-09-07T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-12-13T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e8d27914-a335-3af9-ba18-9537a6ea2c61 schema:openingHoursSpecification data:7e4fc4e6-25b5-3535-b0c1-e484d8911c97 .