@prefix data: . @prefix schema: . @prefix xsd: . data:e71a4783-fdba-38e7-bda8-a6de6c09230b schema:dayOfWeek schema:Tuesday ; schema:opens "18:30:00"^^xsd:time ; schema:validFrom "2026-07-14T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-07-14T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f82f6e52-7d2a-342b-b810-d7ad674833a6 schema:openingHoursSpecification data:e71a4783-fdba-38e7-bda8-a6de6c09230b . data:e4550655-ebaa-3f85-a78e-a97153f2fe49 schema:openingHoursSpecification data:e71a4783-fdba-38e7-bda8-a6de6c09230b .