@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e1e32cf8-abf8-3375-b277-9f03156ef2fc
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-12-20T00:00:00"^^xsd:dateTime ;
schema:validThrough "2027-01-03T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b93b2142-8eac-38b4-a4fe-0f6ceee460f5 schema:openingHoursSpecification data:e1e32cf8-abf8-3375-b277-9f03156ef2fc .