@prefix data: . @prefix schema: . @prefix xsd: . data:cb0e8a31-e075-3750-8e2f-96faf903da1e schema:closes "10:00:00"^^xsd:time ; schema:opens "08:30:00"^^xsd:time ; schema:validFrom "2026-08-25T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-25T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:e85d8e25-1ed2-3e39-bc7e-e39201e6554b schema:openingHoursSpecification data:cb0e8a31-e075-3750-8e2f-96faf903da1e .