@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3e5b7e34-9b8e-3475-9f21-40cf45a88c6a
schema:closes "15:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-10-31T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-10-31T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c15d2ba1-b868-37ff-9558-7cd358790d05 schema:openingHoursSpecification data:3e5b7e34-9b8e-3475-9f21-40cf45a88c6a .