@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3cd2fc8a-5dca-3def-b8b7-b003b70f47f0
schema:closes "16:30:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-04-25T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-04-25T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:53fdf68f-8f12-34b8-aef8-3e0bafec3d04 schema:openingHoursSpecification data:3cd2fc8a-5dca-3def-b8b7-b003b70f47f0 .