@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c47e265a-e01e-382c-8e49-e5f217c020f4
schema:dayOfWeek schema:Sunday ;
schema:opens "18:00:00"^^xsd:time ;
schema:validFrom "2026-01-18T18:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-21T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2cdf3102-1397-3de7-ae60-b9dcc1e9d8c6 schema:openingHoursSpecification data:c47e265a-e01e-382c-8e49-e5f217c020f4 .