@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c2a92122-9178-3b91-a75e-72a1094a97ee
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-10-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-18T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c8fa77ec-3d65-3798-a9b6-d3e0078849f0 schema:openingHoursSpecification data:c2a92122-9178-3b91-a75e-72a1094a97ee .