@prefix data: .
@prefix schema: .
@prefix xsd: .
data:579f4e7e-df9c-357d-aed4-a32b0d830ac5
schema:dayOfWeek schema:Wednesday ;
schema:opens "21:00:00"^^xsd:time ;
schema:validFrom "2026-07-27T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-01T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:828c2d9c-0569-3056-9d8c-89fdeda76869 schema:openingHoursSpecification data:579f4e7e-df9c-357d-aed4-a32b0d830ac5 .