@prefix data: .
@prefix schema: .
@prefix xsd: .
data:edce9a06-290d-3a93-878a-a5e371c06f46
schema:closes "11:30:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-01-11T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-01-11T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:1d3b54c4-0ac3-39d1-bd47-36de52680615 schema:openingHoursSpecification data:edce9a06-290d-3a93-878a-a5e371c06f46 .