@prefix data: .
@prefix schema: .
@prefix xsd: .
data:78bdcf82-e8e2-39d2-b319-fae37d409d12
schema:closes "18:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-08-29T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-29T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b988331c-79ff-321e-aa39-b180585e4df7 schema:openingHoursSpecification data:78bdcf82-e8e2-39d2-b319-fae37d409d12 .