@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a052a18f-eda8-3c3a-b5a7-268f4e836291
schema:closes "12:00:00"^^xsd:time ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-07-20T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-24T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:af40571f-52f8-3508-bae8-2acdd4f8cccb schema:openingHoursSpecification data:a052a18f-eda8-3c3a-b5a7-268f4e836291 .