@prefix data: . @prefix schema: . @prefix xsd: . data:f7e6e085-c9a3-37e1-b77f-40c816f1d44f schema:closes "17:00:00"^^xsd:time ; schema:dayOfWeek schema:Tuesday ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2026-10-01T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-11-15T23:59:59+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:349e0e48-a06e-31bd-9d38-6f748346bd6f schema:openingHoursSpecification data:f7e6e085-c9a3-37e1-b77f-40c816f1d44f .