@prefix data: . @prefix schema: . @prefix xsd: . data:d9ad3362-f903-3bbe-9e50-9ff4c2c3a33a schema:closes "13:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2025-11-26T00:00:00"^^xsd:dateTime ; schema:validThrough "2025-11-26T23:59:59"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:10e1e805-cf03-3018-a767-b650750a3dd5 schema:openingHoursSpecification data:d9ad3362-f903-3bbe-9e50-9ff4c2c3a33a .