@prefix data: . @prefix schema: . @prefix xsd: . data:ac4b9687-6dfd-3602-a8f9-4f014fc92f7a schema:closes "17:00:00"^^xsd:time ; schema:dayOfWeek schema:Saturday ; schema:opens "14:00:00"^^xsd:time ; schema:validFrom "2026-01-02T00:00:00"^^xsd:dateTime ; schema:validThrough "2026-01-31T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:b93b2142-8eac-38b4-a4fe-0f6ceee460f5 schema:openingHoursSpecification data:ac4b9687-6dfd-3602-a8f9-4f014fc92f7a .