@prefix data: . @prefix schema: . @prefix xsd: . data:ff2b345e-bbce-3b64-9b63-c3cd4e47031a schema:closes "12:00:00"^^xsd:time ; schema:opens "11:00:00"^^xsd:time ; schema:validFrom "2026-10-18T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-18T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:ba635671-d60e-30d6-8bc6-da732fe520ce schema:openingHoursSpecification data:ff2b345e-bbce-3b64-9b63-c3cd4e47031a .