@prefix data: .
@prefix schema: .
@prefix xsd: .
data:dc5d2be5-b6e2-3fb2-8a95-bb936ed591b8
schema:closes "11:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-07-07T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-07T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:87e17100-4035-38a3-9b21-e700d7465a9f schema:openingHoursSpecification data:dc5d2be5-b6e2-3fb2-8a95-bb936ed591b8 .