@prefix data: . @prefix schema: . @prefix xsd: . data:e7f0f219-96f5-3e7a-be8e-9fd84563f2ce schema:closes "12:30:00"^^xsd:time ; schema:opens "09:00:00"^^xsd:time ; schema:validFrom "2026-10-05T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-09T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:5fec54ec-39bd-38a3-b23b-aa113fceb44e schema:openingHoursSpecification data:e7f0f219-96f5-3e7a-be8e-9fd84563f2ce .