@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4559bb85-7e3d-3b13-909c-acdf1e06ce6e
schema:closes "18:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2025-09-02T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-09-30T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:4f42170f-b3fe-36c6-aa85-ac1dd12e9de6 schema:openingHoursSpecification data:4559bb85-7e3d-3b13-909c-acdf1e06ce6e .