@prefix data: .
@prefix schema: .
@prefix xsd: .
data:12ca49f6-1e92-3490-a48e-cf2f98509058
schema:closes "19:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-07-13T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-16T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:bb930849-7b2d-3299-b28c-dab430873bbd schema:openingHoursSpecification data:12ca49f6-1e92-3490-a48e-cf2f98509058 .