@prefix data: . @prefix schema: . @prefix xsd: . data:abd7f447-ffc0-3328-a695-fc81127551ac schema:closes "12:00:00"^^xsd:time ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2025-09-28T00:00:00"^^xsd:dateTime ; schema:validThrough "2025-09-28T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:c99507d7-daf9-33a3-b489-ecbe126d6829 schema:openingHoursSpecification data:abd7f447-ffc0-3328-a695-fc81127551ac .