@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1982150d-4c0e-3d6b-9afc-ea4957e8eb25
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Saturday ;
schema:opens "05:00:00"^^xsd:time ;
schema:validFrom "2026-01-02T00:00:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:23cf7eba-dfad-3c93-ae16-048ed0586d01 schema:openingHoursSpecification data:1982150d-4c0e-3d6b-9afc-ea4957e8eb25 .