@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a899d5be-0533-393a-b01e-c203fd3d01c3
schema:closes "18:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-04-28T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-05T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d52f7f9d-5adf-378a-9ce1-68ff9ff10e96 schema:openingHoursSpecification data:a899d5be-0533-393a-b01e-c203fd3d01c3 .