@prefix data: .
@prefix schema: .
@prefix xsd: .
data:45d1aabf-a874-351d-91d5-450e0238a330
schema:closes "10:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2026-10-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-18T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e3ed7c42-c9c3-37b5-a6b4-6975c7c15b1d schema:openingHoursSpecification data:45d1aabf-a874-351d-91d5-450e0238a330 .