@prefix data: .
@prefix schema: .
@prefix xsd: .
data:53d70785-ad92-3aae-a10f-4f6f108ca6a7
schema:closes "17:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-04-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-28T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3b011e83-c47f-319a-9fb3-16e0103c1d5d schema:openingHoursSpecification data:53d70785-ad92-3aae-a10f-4f6f108ca6a7 .