@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e72d0333-52fc-3c63-924f-0331fdbfc544
schema:closes "20:00:00"^^xsd:time ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2026-08-04T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-04T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e30f98e4-c32a-3797-8472-07bc403caa34 schema:openingHoursSpecification data:e72d0333-52fc-3c63-924f-0331fdbfc544 .