@prefix data: .
@prefix schema: .
@prefix xsd: .
data:db3d8135-69fc-3b4c-8640-2ae8f7d2f6c2
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Thursday ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-11-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:1c3b3a50-2108-3744-a388-7eeb890c90ea schema:openingHoursSpecification data:db3d8135-69fc-3b4c-8640-2ae8f7d2f6c2 .