@prefix data: . @prefix schema: . @prefix xsd: . data:5545ac56-527a-3547-aeb7-8da30f7bae5e schema:closes "12:30:00"^^xsd:time ; schema:dayOfWeek schema:Thursday ; schema:opens "09:30:00"^^xsd:time ; schema:validFrom "2026-06-12T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-31T00:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:d5323825-0e48-3782-b89a-7801c6122b3a schema:openingHoursSpecification data:5545ac56-527a-3547-aeb7-8da30f7bae5e .