@prefix data: . @prefix schema: . @prefix xsd: . data:a854cfd4-b857-32b8-b4ed-abc6cae3e5da schema:closes "19:00:00"^^xsd:time ; schema:dayOfWeek schema:Tuesday ; schema:opens "10:30:00"^^xsd:time ; schema:validFrom "2025-10-21T10:30:00"^^xsd:dateTime ; schema:validThrough "2025-11-05T19:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:59335df0-f731-32f5-b81c-1905a1b3346e schema:openingHoursSpecification data:a854cfd4-b857-32b8-b4ed-abc6cae3e5da .