@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e3d2a998-101a-3950-b0c7-4e33a7bc175a
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2023-08-04T00:00:00"^^xsd:dateTime ;
schema:validThrough "2023-08-04T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:051d8394-0f42-3b9e-ab0d-71d94eeef327 schema:openingHoursSpecification data:e3d2a998-101a-3950-b0c7-4e33a7bc175a .