@prefix data: .
@prefix schema: .
@prefix xsd: .
data:dc1e706f-d1ef-36e7-bb2e-ffb6048f3e2a
schema:closes "12:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-04-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:5dbf4aeb-221e-3e0d-82c4-6eb106305384 schema:openingHoursSpecification data:dc1e706f-d1ef-36e7-bb2e-ffb6048f3e2a .