@prefix data: . @prefix schema: . @prefix xsd: . data:9cb4c7b0-c65e-3a25-9b45-e201926523dd schema:closes "13:00:00"^^xsd:time ; schema:dayOfWeek schema:Wednesday ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2025-06-28T10:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2025-09-28T13:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:37f91d26-0fce-33e6-b0aa-35123a52d62a schema:openingHoursSpecification data:9cb4c7b0-c65e-3a25-9b45-e201926523dd .