@prefix data: .
@prefix schema: .
@prefix xsd: .
data:963b5032-70e8-35c2-b40c-0ea46e18ed5e
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "11:00:00"^^xsd:time ;
schema:validFrom "2026-08-31T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:4767853d-e4cd-3c4c-a0c8-52d08192a1c1 schema:openingHoursSpecification data:963b5032-70e8-35c2-b40c-0ea46e18ed5e .