@prefix data: . @prefix schema: . @prefix xsd: . data:35a4126f-ebe7-3ebf-9604-585bd9cf292d schema:closes "13:00:00"^^xsd:time ; schema:opens "07:00:00"^^xsd:time ; schema:validFrom "2026-10-05T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-05-24T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:2a269391-e48c-348b-aad3-8432e370980c schema:openingHoursSpecification data:35a4126f-ebe7-3ebf-9604-585bd9cf292d .