@prefix data: .
@prefix schema: .
@prefix xsd: .
data:02a5d3fb-e3e7-35b7-9c64-bd14000b248f
schema:closes "19:00:00"^^xsd:time ;
schema:opens "15:30:00"^^xsd:time ;
schema:validFrom "2026-04-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:7cffb7c8-7095-333f-bd9f-613c3bfe4e67 schema:openingHoursSpecification data:02a5d3fb-e3e7-35b7-9c64-bd14000b248f .