@prefix data: .
@prefix schema: .
@prefix xsd: .
data:38cb6c07-be41-38e7-982d-407134ca0856
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-05-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-12-24T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:6bfc43c4-7c4f-3bb4-84b7-43514baa5830 schema:openingHoursSpecification data:38cb6c07-be41-38e7-982d-407134ca0856 .