@prefix data: .
@prefix schema: .
@prefix xsd: .
data:37b648d7-b1d0-3edf-9df6-6322eeb79d5a
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-09-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-06T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:78010f5e-7f5a-3270-b7e7-edba5f8edaa5 schema:openingHoursSpecification data:37b648d7-b1d0-3edf-9df6-6322eeb79d5a .