@prefix data: .
@prefix schema: .
@prefix xsd: .
data:0ec4af5e-2e84-3757-942c-1baed56395a7
schema:closes "19:00:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-08-07T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-07T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:1b46a151-829b-3127-b35e-c2ac07440796 schema:openingHoursSpecification data:0ec4af5e-2e84-3757-942c-1baed56395a7 .