@prefix data: . @prefix schema: . @prefix xsd: . data:3cb555ed-934a-38d2-8631-5f634daec67e schema:closes "19:30:00"^^xsd:time ; schema:opens "18:30:00"^^xsd:time ; schema:validFrom "2026-09-26T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-26T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:5b087882-a333-3a47-a66b-644eaf7a1fc7 schema:openingHoursSpecification data:3cb555ed-934a-38d2-8631-5f634daec67e .