@prefix data: . @prefix schema: . @prefix xsd: . data:013e8f98-343e-35ed-82bf-5c3d12c90e4e schema:closes "17:00:00"^^xsd:time ; schema:dayOfWeek schema:Monday ; schema:opens "14:30:00"^^xsd:time ; schema:validFrom "2026-09-21T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-21T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:bdfcaf72-fda5-31c0-89a6-9494289430c6 schema:openingHoursSpecification data:013e8f98-343e-35ed-82bf-5c3d12c90e4e .