@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d9f7d698-f4c6-34f9-aca1-9c7e008646cf
schema:closes "18:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-05-28T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-05-28T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e8db3dd6-0a81-3509-83e8-7a7a21e7786e schema:openingHoursSpecification data:d9f7d698-f4c6-34f9-aca1-9c7e008646cf .