@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2c37d203-179a-3926-852f-7c4df3d5b13a
schema:closes "18:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-10-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:33a13ed6-2536-3189-bdc4-868365db2fcf schema:openingHoursSpecification data:2c37d203-179a-3926-852f-7c4df3d5b13a .