@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ac52bb86-3c2e-3e1d-b342-bce0d2dbf173
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-09-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:72bd0c5d-7d06-35e5-9ad4-0263d58cf40b schema:openingHoursSpecification data:ac52bb86-3c2e-3e1d-b342-bce0d2dbf173 .