@prefix data: .
@prefix schema: .
@prefix xsd: .
data:aa89e410-1ec0-31c3-b457-2ff25c38db83
schema:closes "11:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-12-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-01T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:87e17100-4035-38a3-9b21-e700d7465a9f schema:openingHoursSpecification data:aa89e410-1ec0-31c3-b457-2ff25c38db83 .