@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1b9dc358-8ce8-3633-9a74-2184d7f60d36
schema:closes "12:30:00"^^xsd:time ;
schema:opens "07:30:00"^^xsd:time ;
schema:validFrom "2026-04-29T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-04-29T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2e28d755-5512-331c-807a-6318373ec2bc schema:openingHoursSpecification data:1b9dc358-8ce8-3633-9a74-2184d7f60d36 .