@prefix data: . @prefix schema: . @prefix xsd: . data:42c3d1d3-bc03-3f66-8a1b-7a71ad3e241c schema:closes "23:00:00"^^xsd:time ; schema:opens "19:00:00"^^xsd:time ; schema:validFrom "2026-07-06T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-07-06T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:bebde94d-2ebe-3c20-8e9d-7a2a633625ff schema:openingHoursSpecification data:42c3d1d3-bc03-3f66-8a1b-7a71ad3e241c .