@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b9d53a5b-1fc3-3284-bdc3-b1467ba570d8
schema:closes "23:30:00"^^xsd:time ;
schema:opens "17:30:00"^^xsd:time ;
schema:validFrom "2026-07-28T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-28T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2ccf73b1-fafb-359b-b86d-80642277976c schema:openingHoursSpecification data:b9d53a5b-1fc3-3284-bdc3-b1467ba570d8 .