@prefix data: .
@prefix schema: .
@prefix xsd: .
data:89f61f1c-8724-3a44-b7b6-aacb6b7ed3a5
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "13:00:00"^^xsd:time ;
schema:validFrom "2026-08-30T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:4459b0df-681f-354c-9ff9-104b7a042f64 schema:openingHoursSpecification data:89f61f1c-8724-3a44-b7b6-aacb6b7ed3a5 .