@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d837360f-ad74-3f8b-8620-7e3192d793c9
schema:closes "18:00:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-07-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a46923df-e048-3f6c-8999-c0a0ef1bd7bd schema:openingHoursSpecification data:d837360f-ad74-3f8b-8620-7e3192d793c9 .