@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6f0c1403-d7ae-32a0-9f3a-d72799b4b2a9
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-04-07T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2299f30f-65ee-3080-b4c1-04dbb935ebb5 schema:openingHoursSpecification data:6f0c1403-d7ae-32a0-9f3a-d72799b4b2a9 .