@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d5a0affc-9afe-3433-8b99-5d1307f8bee0
schema:dayOfWeek schema:Wednesday ;
schema:opens "16:30:00"^^xsd:time ;
schema:validFrom "2026-07-24T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-24T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e113e558-5490-3143-8474-283d9758b9ab schema:openingHoursSpecification data:d5a0affc-9afe-3433-8b99-5d1307f8bee0 .