@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3d2b6873-e970-3491-b510-cfe7b248e881
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-10-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-03-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:58e09641-83e5-3207-b9c0-bd944ea19332 schema:openingHoursSpecification data:3d2b6873-e970-3491-b510-cfe7b248e881 .