@prefix data: .
@prefix schema: .
@prefix xsd: .
data:db1d1bf3-5e90-32cb-81bf-eab350d74055
schema:closes "18:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-11-21T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-11-21T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2b5d170a-c30b-3c9a-97d4-48e94726445f schema:openingHoursSpecification data:db1d1bf3-5e90-32cb-81bf-eab350d74055 .