@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c14e4666-4784-3d75-8004-9c5d2402cdf1
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-07-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-10T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f223ae77-09aa-37df-96d1-50a324adfab3 schema:openingHoursSpecification data:c14e4666-4784-3d75-8004-9c5d2402cdf1 .