@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b2ad2b11-8eca-30d0-b919-c3f5fd9529c8
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "11:00:00"^^xsd:time ;
schema:validFrom "2026-09-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:65d58fad-1065-3fa6-aecc-34ef3a55ee05 schema:openingHoursSpecification data:b2ad2b11-8eca-30d0-b919-c3f5fd9529c8 .