@prefix data: . @prefix schema: . @prefix xsd: . data:50e58754-e707-3155-b45b-4668ddd6346d schema:closes "20:00:00"^^xsd:time ; schema:opens "15:00:00"^^xsd:time ; schema:validFrom "2026-09-26T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-26T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:a9423ab8-b3cc-3cc1-85ed-ce16767541b0 schema:openingHoursSpecification data:50e58754-e707-3155-b45b-4668ddd6346d .