@prefix data: .
@prefix schema: .
@prefix xsd: .
data:333f6e47-180a-3e7f-8b96-b3a06db407f1
schema:closes "17:30:00"^^xsd:time ;
schema:opens "16:30:00"^^xsd:time ;
schema:validFrom "2026-10-08T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-10T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:946a8688-0ae6-3e14-9468-3eec84ab2ba0 schema:openingHoursSpecification data:333f6e47-180a-3e7f-8b96-b3a06db407f1 .