@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b794e810-48d0-3afa-8838-68bc04fc75d3
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "07:00:00"^^xsd:time ;
schema:validFrom "2026-09-27T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-27T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c9a20beb-7cae-3796-b462-d3ea8ceb982e schema:openingHoursSpecification data:b794e810-48d0-3afa-8838-68bc04fc75d3 .