@prefix data: .
@prefix schema: .
@prefix xsd: .
data:55e96190-e6d3-3aff-9777-8a1890dcc2b0
schema:closes "11:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-10-13T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-13T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:87e17100-4035-38a3-9b21-e700d7465a9f schema:openingHoursSpecification data:55e96190-e6d3-3aff-9777-8a1890dcc2b0 .