@prefix data: . @prefix schema: . @prefix xsd: . data:b4c09424-d961-3e54-a020-f6b9d577a0fc schema:closes "17:00:00"^^xsd:time ; schema:opens "15:00:00"^^xsd:time ; schema:validFrom "2026-09-01T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-05-31T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f208396c-8864-34b9-80a2-6413a4929bcb schema:openingHoursSpecification data:b4c09424-d961-3e54-a020-f6b9d577a0fc .