@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7d27b1f2-e9a1-3e6e-9b4f-cf7236fbb2e4
schema:closes "23:45:00"^^xsd:time ;
schema:opens "21:30:00"^^xsd:time ;
schema:validFrom "2026-07-30T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2b6709e1-1c70-3f80-bc62-99dd080802ac schema:openingHoursSpecification data:7d27b1f2-e9a1-3e6e-9b4f-cf7236fbb2e4 .