@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3bc9d2a0-74f2-34df-b0e2-b377e4493976
schema:closes "22:00:00"^^xsd:time ;
schema:opens "21:00:00"^^xsd:time ;
schema:validFrom "2026-11-28T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-11-28T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f42cbf80-308e-37cd-83f4-334016c254db schema:openingHoursSpecification data:3bc9d2a0-74f2-34df-b0e2-b377e4493976 .