@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b6348e2d-dff9-3229-95f1-66f2e2a1965f
schema:closes "23:00:00"^^xsd:time ;
schema:opens "20:00:00"^^xsd:time ;
schema:validFrom "2026-06-16T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-16T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c0596b7a-a1b4-30df-9bc5-94c8932411f2 schema:openingHoursSpecification data:b6348e2d-dff9-3229-95f1-66f2e2a1965f .