@prefix data: .
@prefix schema: .
@prefix xsd: .
data:941c2c34-90dd-3c6f-b586-e6fe7e8402d5
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:30:00"^^xsd:time ;
schema:validFrom "2026-09-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-15T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a915f357-404a-3cf5-8278-c8ef9843bedd schema:openingHoursSpecification data:941c2c34-90dd-3c6f-b586-e6fe7e8402d5 .