@prefix data: . @prefix schema: . @prefix xsd: . data:80e24b2e-53e7-3891-81b4-62c63b55cc2b schema:closes "12:00:00"^^xsd:time ; schema:opens "11:00:00"^^xsd:time ; schema:validFrom "2026-11-01T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-11-01T00:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:c15d2ba1-b868-37ff-9558-7cd358790d05 schema:openingHoursSpecification data:80e24b2e-53e7-3891-81b4-62c63b55cc2b .