@prefix data: . @prefix schema: . @prefix xsd: . data:d0d33bd5-67fa-3a48-b616-bc52f80eb45a schema:closes "11:30:00"^^xsd:time ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2026-06-09T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-06-09T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:6132ccb8-48e7-38ad-a1be-2d761508680f schema:openingHoursSpecification data:d0d33bd5-67fa-3a48-b616-bc52f80eb45a .