@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e6b95356-935f-3b88-9289-87b055695ff9
schema:closes "12:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-06-21T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-21T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:aedfc542-0ec1-391e-ac3d-c06b4561d9ef schema:openingHoursSpecification data:e6b95356-935f-3b88-9289-87b055695ff9 .