@prefix data: . @prefix schema: . @prefix xsd: . data:79bf5197-3903-3a2d-8d31-a8a12a26659e schema:closes "18:00:00"^^xsd:time ; schema:opens "08:30:00"^^xsd:time ; schema:validFrom "2026-09-12T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-12T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f1dd49e7-fb79-33ea-b06b-472e96efa15d schema:openingHoursSpecification data:79bf5197-3903-3a2d-8d31-a8a12a26659e .