@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e42564f3-fafe-3500-9987-4b6853b70c4c
schema:closes "16:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:30:00"^^xsd:time ;
schema:validFrom "2026-10-17T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-31T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:44d758fa-6206-3e04-a63d-6af7d24a8699 schema:openingHoursSpecification data:e42564f3-fafe-3500-9987-4b6853b70c4c .