@prefix data: . @prefix schema: . @prefix xsd: . data:c2bb3c36-4eb5-3756-a7f7-2267b8eb0720 schema:dayOfWeek schema:Tuesday ; schema:opens "14:00:00"^^xsd:time ; schema:validFrom "2026-10-20T00:00:00"^^xsd:dateTime ; schema:validThrough "2026-10-27T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:1d626ee7-3e9d-3480-8a80-9b7d8b72df0d schema:openingHoursSpecification data:c2bb3c36-4eb5-3756-a7f7-2267b8eb0720 .