@prefix data: . @prefix schema: . @prefix xsd: . data:ea986784-0bdf-3dd9-8a8e-04d132bfc61b schema:closes "12:30:00"^^xsd:time ; schema:opens "09:00:00"^^xsd:time ; schema:validFrom "2026-05-01T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-15T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:2ad86320-940d-388a-a329-82948497660d schema:openingHoursSpecification data:ea986784-0bdf-3dd9-8a8e-04d132bfc61b .