@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8601eeef-eaba-3140-881c-5b3ce55e29f7
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Thursday ;
schema:opens "16:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2028-01-04T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:db38796d-dbeb-3de1-9e02-80c698077dd2 schema:openingHoursSpecification data:8601eeef-eaba-3140-881c-5b3ce55e29f7 .