@prefix data: . @prefix schema: . @prefix xsd: . data:ebb42012-d24a-3f60-921f-808c2dd2f1eb schema:dayOfWeek schema:Wednesday ; schema:opens "16:00:00"^^xsd:time ; schema:validFrom "2026-08-12T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-13T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:fcc441f8-fbef-3be3-b440-b2fb3cab1a5d schema:openingHoursSpecification data:ebb42012-d24a-3f60-921f-808c2dd2f1eb .