@prefix data: .
@prefix schema: .
@prefix xsd: .
data:999be298-a0ea-3cad-9e56-fa61363419a5
schema:closes "20:30:00"^^xsd:time ;
schema:opens "20:30:00"^^xsd:time ;
schema:validFrom "2026-10-16T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-16T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:821e9050-74ab-38cc-bd6d-6a3463f4720f schema:openingHoursSpecification data:999be298-a0ea-3cad-9e56-fa61363419a5 .