@prefix data: .
@prefix schema: .
@prefix xsd: .
data:bc9fed61-033d-346c-a861-91bc426ed375
schema:closes "21:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-01-04T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f0a64e99-5466-3487-a15b-b8da8035ed7f schema:openingHoursSpecification data:bc9fed61-033d-346c-a861-91bc426ed375 .