@prefix data: . @prefix schema: . @prefix xsd: . data:af73554f-ced5-31bf-a8fb-9a5414f88a9e schema:closes "19:00:00"^^xsd:time ; schema:opens "13:00:00"^^xsd:time ; schema:validFrom "2026-04-26T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-04-26T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:3018a460-71a7-3d8a-8452-7f452ce5205f schema:openingHoursSpecification data:af73554f-ced5-31bf-a8fb-9a5414f88a9e .