@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5ceadb03-69fc-332a-9a34-2c0653e23c2b
schema:closes "22:00:00"^^xsd:time ;
schema:opens "20:00:00"^^xsd:time ;
schema:validFrom "2026-07-16T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-16T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:96f134d5-acae-386d-8743-338d74b88001 schema:openingHoursSpecification data:5ceadb03-69fc-332a-9a34-2c0653e23c2b .