@prefix data: . @prefix schema: . @prefix xsd: . data:2f7e4abf-e50a-3228-bd94-91de7360359f schema:closes "19:00:00"^^xsd:time ; schema:opens "18:00:00"^^xsd:time ; schema:validFrom "2026-07-13T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-07-13T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:e2f14db8-2880-3ccc-87e2-1a69173e735a schema:openingHoursSpecification data:2f7e4abf-e50a-3228-bd94-91de7360359f .