@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9a85219a-a3b1-38ed-b189-3a2958664d28
schema:closes "12:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2025-01-19T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-01-19T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a1df9f0f-7374-3266-bde5-606f38567089 schema:openingHoursSpecification data:9a85219a-a3b1-38ed-b189-3a2958664d28 .