@prefix data: .
@prefix schema: .
@prefix xsd: .
data:61fb570b-66ca-3474-86cb-05caaff069c1
schema:dayOfWeek schema:Sunday ;
schema:opens "18:00:00"^^xsd:time ;
schema:validFrom "2026-09-13T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-13T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:0b52cb32-d4a4-3b55-8e7d-1ce60b7afeef schema:openingHoursSpecification data:61fb570b-66ca-3474-86cb-05caaff069c1 .