@prefix data: .
@prefix schema: .
@prefix xsd: .
data:56e4960e-1b79-37ec-bbe4-a4a30f50e228
schema:closes "20:00:00"^^xsd:time ;
schema:dayOfWeek schema:Thursday ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:ff2c1b32-22cf-384c-84b0-a2268416a0f9 schema:openingHoursSpecification data:56e4960e-1b79-37ec-bbe4-a4a30f50e228 .