@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f47cc0cc-c612-3c33-b59b-e4f848d9d3c8
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Friday ;
schema:opens "06:30:00"^^xsd:time ;
schema:validFrom "2026-01-02T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-02-28T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:321f9d57-b391-329b-ba9b-06061da21621 schema:openingHoursSpecification data:f47cc0cc-c612-3c33-b59b-e4f848d9d3c8 .