@prefix data: . @prefix schema: . @prefix xsd: . data:ca3bd4b5-5aae-3c46-8ba9-efdc6715a58e schema:closes "11:00:00"^^xsd:time ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2026-07-12T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-07-12T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:ad6acebf-3947-373c-920a-7d7f67b53561 schema:openingHoursSpecification data:ca3bd4b5-5aae-3c46-8ba9-efdc6715a58e .