@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f1ded6db-ae4e-35d0-a906-b4b75bdc3648
schema:closes "12:30:00"^^xsd:time ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-08-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-18T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:be427b6d-80c1-3fbc-9e15-31f61fb133ec schema:openingHoursSpecification data:f1ded6db-ae4e-35d0-a906-b4b75bdc3648 .