@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a7499f97-c0e4-3dd1-a9f5-190fe8cb8a6e
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Saturday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-01-02T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-01-04T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f33aedc3-9e4d-3030-96dc-6808866c4b09 schema:openingHoursSpecification data:a7499f97-c0e4-3dd1-a9f5-190fe8cb8a6e .