@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2ba826ee-7d0f-3d22-b720-c2d39f5c2553
schema:closes "23:00:00"^^xsd:time ;
schema:opens "18:00:00"^^xsd:time ;
schema:validFrom "2026-07-17T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-17T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:ecd3eaf3-f98c-3c4c-a831-27d2279bb994 schema:openingHoursSpecification data:2ba826ee-7d0f-3d22-b720-c2d39f5c2553 .