@prefix data: .
@prefix schema: .
@prefix xsd: .
data:fa3b16d9-ad95-3224-b082-e8a4d0239059
schema:closes "15:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-01-02T10:30:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-30T15:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3ea5d9fa-e2fd-3f53-9c04-90745d13b022 schema:openingHoursSpecification data:fa3b16d9-ad95-3224-b082-e8a4d0239059 .