@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f5ed20f5-3625-38f5-b2aa-25448d9b8ffb
schema:closes "11:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-06-10T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-10T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:dc034027-08de-317f-908e-be2d2f12a3bf schema:openingHoursSpecification data:f5ed20f5-3625-38f5-b2aa-25448d9b8ffb .