@prefix data: . @prefix schema: . @prefix xsd: . data:b34d9020-349f-3202-beb8-f69fbe14320b schema:closes "13:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2025-10-22T00:00:00"^^xsd:dateTime ; schema:validThrough "2025-10-22T23:59:59"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:09fbb19d-1de6-3080-bc80-7101a8b037be schema:openingHoursSpecification data:b34d9020-349f-3202-beb8-f69fbe14320b .