@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9cb4c101-dd9b-32a8-b179-32ac8332a29a
schema:closes "18:00:00"^^xsd:time ;
schema:opens "17:00:00"^^xsd:time ;
schema:validFrom "2026-09-13T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-13T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:ba205d79-87e7-3598-ab63-cf0d4969bad0 schema:openingHoursSpecification data:9cb4c101-dd9b-32a8-b179-32ac8332a29a .