@prefix data: . @prefix schema: . @prefix xsd: . data:79b5d344-0ad3-3324-b899-876e01b85763 schema:dayOfWeek schema:Wednesday ; schema:opens "14:30:00"^^xsd:time ; schema:validFrom "2026-07-08T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-19T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:2fbf7645-56ae-34c1-9629-a81fcacce8bd schema:openingHoursSpecification data:79b5d344-0ad3-3324-b899-876e01b85763 .