@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b9e65d21-62c7-3bc4-9ac2-7431c6b8f1e1
schema:closes "11:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-11-04T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-11-04T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e108454d-ffe6-30cb-8f2e-146e66be2be4 schema:openingHoursSpecification data:b9e65d21-62c7-3bc4-9ac2-7431c6b8f1e1 .