@prefix data: . @prefix schema: . @prefix xsd: . data:e7eb6b13-2bdc-3404-b75e-47e2d53fa92f schema:closes "17:00:00"^^xsd:time ; schema:dayOfWeek schema:Wednesday ; schema:opens "14:00:00"^^xsd:time ; schema:validFrom "2026-01-02T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-03-30T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:c14f4ea5-a5e4-39bf-ba50-42591eb70030 schema:openingHoursSpecification data:e7eb6b13-2bdc-3404-b75e-47e2d53fa92f .