@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4f677208-cb9a-320f-b325-c3e2e0e3acc4
schema:closes "13:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-01T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:30173fc8-d018-3b9a-b24d-77a68e2eb6a4 schema:openingHoursSpecification data:4f677208-cb9a-320f-b325-c3e2e0e3acc4 .