@prefix data: .
@prefix schema: .
@prefix xsd: .
data:29f3ba5c-9a2e-3705-a525-a2830e5183eb
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2025-01-25T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2025-01-25T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f145c6ff-2053-38f6-80da-d07317cfddbd schema:openingHoursSpecification data:29f3ba5c-9a2e-3705-a525-a2830e5183eb .