@prefix data: . @prefix schema: . @prefix xsd: . data:f3d05c03-b28d-3e88-b01b-b1848f1c791c schema:dayOfWeek schema:Sunday ; schema:opens "09:45:00"^^xsd:time ; schema:validFrom "2026-10-04T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-04T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:35eb64e8-a7d1-3223-a1b2-59558289c2c3 schema:openingHoursSpecification data:f3d05c03-b28d-3e88-b01b-b1848f1c791c .