@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b5020e25-f267-392d-ae2c-1ea97a937ff4
schema:closes "20:30:00"^^xsd:time ;
schema:opens "17:30:00"^^xsd:time ;
schema:validFrom "2026-07-29T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-29T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e4ada87e-e03b-3cff-b734-d1d2230ccf4b schema:openingHoursSpecification data:b5020e25-f267-392d-ae2c-1ea97a937ff4 .