@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b1bd37ab-e56d-3f69-9953-39150bdc8635
schema:closes "19:00:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-10-25T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-25T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c48c03ef-a603-365a-b2d3-9f37dc11f991 schema:openingHoursSpecification data:b1bd37ab-e56d-3f69-9953-39150bdc8635 .