@prefix data: . @prefix schema: . @prefix xsd: . data:b49bb2a2-50ce-3350-ab41-8085b7e10d1d schema:closes "22:00:00"^^xsd:time ; schema:opens "17:00:00"^^xsd:time ; schema:validFrom "2026-08-27T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-27T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:b76fef69-4c30-319e-9bf3-4f8137d124ee schema:openingHoursSpecification data:b49bb2a2-50ce-3350-ab41-8085b7e10d1d .