@prefix data: . @prefix schema: . @prefix xsd: . data:b47cc884-e8d1-33de-8a46-2d7b59b27e1f schema:closes "20:00:00"^^xsd:time ; schema:dayOfWeek schema:Friday ; schema:opens "07:30:00"^^xsd:time ; schema:validFrom "2025-12-16T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-12-31T00:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:4220ace1-f712-340f-a5ff-a855e4d546f2 schema:openingHoursSpecification data:b47cc884-e8d1-33de-8a46-2d7b59b27e1f .