@prefix data: . @prefix schema: . @prefix xsd: . data:9194695a-df80-3186-9d6b-ecc5934a6ffc schema:dayOfWeek schema:Wednesday ; schema:opens "17:00:00"^^xsd:time ; schema:validFrom "2026-10-17T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-11-01T00:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:33365b35-5b51-305d-8f5d-7786c64355bc schema:openingHoursSpecification data:9194695a-df80-3186-9d6b-ecc5934a6ffc .