@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f9e4b0d1-8fa1-3b81-8bd2-92ac8b12e9cd
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2025-04-08T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-04-08T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:10e1e805-cf03-3018-a767-b650750a3dd5 schema:openingHoursSpecification data:f9e4b0d1-8fa1-3b81-8bd2-92ac8b12e9cd .