@prefix data: .
@prefix schema: .
@prefix xsd: .
data:54e15694-b2ea-3f37-8cfa-d1c10a3f96d0
schema:dayOfWeek schema:Sunday ;
schema:opens "18:00:00"^^xsd:time ;
schema:validFrom "2026-08-09T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-09T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b9bbfdf0-4944-3a0a-b716-322d8638f6c3 schema:openingHoursSpecification data:54e15694-b2ea-3f37-8cfa-d1c10a3f96d0 .