@prefix data: .
@prefix schema: .
@prefix xsd: .
data:cd744c09-a2d2-3be2-82f0-3288a0f29db6
schema:closes "12:00:00"^^xsd:time ;
schema:opens "08:30:00"^^xsd:time ;
schema:validFrom "2026-09-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-06T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:4dd9c583-3ff8-37d2-ad00-1d9a46d159ba schema:openingHoursSpecification data:cd744c09-a2d2-3be2-82f0-3288a0f29db6 .