@prefix data: . @prefix schema: . @prefix xsd: . data:15ee2c19-cc3d-33c3-8d4c-acaee231100e schema:closes "18:00:00"^^xsd:time ; schema:dayOfWeek schema:Thursday ; schema:opens "12:30:00"^^xsd:time ; schema:validFrom "2026-07-01T12:30:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-31T18:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:3f907b04-3a8c-3206-8386-e02de683703d schema:openingHoursSpecification data:15ee2c19-cc3d-33c3-8d4c-acaee231100e .