@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c7eadbef-5c55-38ca-98b5-e2d6ac41dee4
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-02-07T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-03-08T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:22993e8d-af86-3497-981d-efdad6535482 schema:openingHoursSpecification data:c7eadbef-5c55-38ca-98b5-e2d6ac41dee4 .