@prefix data: . @prefix schema: . @prefix xsd: . data:b6e590df-1c20-34a5-9b6a-033abc2a3bbd schema:closes "19:30:00"^^xsd:time ; schema:opens "17:30:00"^^xsd:time ; schema:validFrom "2026-09-18T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-18T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:bcee5748-6b8f-3761-94b0-8ad676aafc0d schema:openingHoursSpecification data:b6e590df-1c20-34a5-9b6a-033abc2a3bbd .